index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_realvid.c
Commit message (
Expand
)
Author
Age
*
build: switch to libavutil bswap.h and intreadwrite.h
Uoti Urpala
2012-02-01
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)
reimar
2010-11-02
*
Use AV_RL* macros instead of typecasts where appropriate
reimar
2010-11-02
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
*
\
Merge svn changes up to r30907
Uoti Urpala
2010-04-26
|
\
\
|
|
*
Fix build due to codecs_path vs. codec_path typo.
diego
2010-03-23
|
|
*
Get rid of pointless def_path variable; use codec_path directly instead.
diego
2010-03-23
|
|
*
Real binary loader code should respect the binary codec path.
diego
2010-03-23
|
|
/
|
*
Replace separate Win32, XAnim and Real codec directories by one global dir.
diego
2010-03-14
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
diego
2010-02-17
|
|
*
libmpcodecs: Mark functions not used outside of their files as static.
diego
2010-02-16
|
|
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
change internal real video packetizing format to the more straight forward one
aurel
2009-02-09
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
|
/
*
Set dll_type and rv_handle for drvc.dll
zuxy
2008-04-13
*
Oops...should be "drv43260.dll" instead of "drv34260.dll"
zuxy
2008-04-12
*
Cosmetic fix for r26419
zuxy
2008-04-12
*
Dlls can be relocated when loading so rely on filename instead of absolute
zuxy
2008-04-12
*
Indentation fix for r26417
zuxy
2008-04-12
*
Don't print "Could not patch" messages when we haven't actually tried to patch.
zuxy
2008-04-12
*
Check for drvc.dll entries for mingw32
zuxy
2008-04-12
*
typo fix: inited --> initialized
diego
2008-02-14
*
Do not pass timestamp to realvideo binary decoder
rtogni
2008-01-06
*
Runtime-patching for windows to fix crash with drv43260.dll
reimar
2007-08-20
*
Include loader/ prefix in #include path everywhere.
diego
2007-03-15
*
Only increase buffer size to avoid crashes when seeking in
reimar
2006-12-10
*
Fix realvideo size changes by using our own malloced buffer and export type mpi.
reimar
2006-12-10
*
Remove unused function pointers, they probably had incorrect prototypes
reimar
2006-12-03
*
Fix extradata passing to lavc RV20 decoder
rtogni
2006-11-14
*
Allows up to 8 bytes of extradata for cmsg24
rtogni
2006-10-10
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
Reduce Real DLL/so loading verbosity, OKed by Roberto.
diego
2006-03-03
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
DragonFly BSD support
diego
2005-05-25
*
Play RV30 with 8-elements cmsg24
rtognimp
2005-01-22
*
100l, set inited to 0 in uninit, otherwise only first file will play video.
reimar
2005-01-09
[next]