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
Commit message (
Expand
)
Author
Age
...
*
Remove duplicate #include of mpbswap.h.
diego
2008-03-14
*
#include config.h before all other headers.
diego
2008-03-14
*
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
diego
2008-03-07
*
Fix printf format string mismatch, eliminates the warning:
diego
2008-03-06
*
Add necessary header #includes to fix 'make checkheaders'.
diego
2008-03-06
*
ve_vfw.c: #include aviheader.h instead of wine avifmt.h
uau
2008-03-06
*
Fix ffvorbis decoder's output channel order with channel reordering function.
ulion
2008-03-05
*
Remove ugly workaround for conflicting dca.h headers, it is no longer
diego
2008-03-03
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
10l: Revert nonsense commit.
diego
2008-02-25
*
Remove old EMU_OLD cruft.
diego
2008-02-25
*
Do not use a global temps variable, this is ugly and does not compile with ICC.
reimar
2008-02-24
*
Get rid of pointless and confusing comments
reimar
2008-02-24
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Consistently use filename as multiple inclusion guard.
diego
2008-02-21
*
vf_sab mirrors coefficients past the edge of the picture instead of cropping:
diego
2008-02-20
*
Allow specifying a size for -vf rgbtest
reimar
2008-02-17
*
Avoid reinit of vo with the exactly same parameters over and over.
reimar
2008-02-16
*
typo fix: inited --> initialized
diego
2008-02-14
*
Fix typo.
cehoyos
2008-02-13
*
mark constants as such
reimar
2008-01-30
*
Simplify: use DECLARE_ASM_CONST
reimar
2008-01-30
*
clarify comments/docs about lav* being the preferred place to implement new
ivo
2008-01-28
*
copy note on new demuxers and codecs to the top of the array as well to be
ivo
2008-01-28
*
note on new demuxers and codecs, add them to lav* instead of libmp*
ivo
2008-01-28
*
Consistently use uppercase filename as multiple inclusion guard.
diego
2008-01-28
*
Add multiple inclusion guards.
diego
2008-01-27
*
Replace with the output of the updated alaw-gen generator program.
diego
2008-01-27
*
Add global ass_force_reload flag.
eugeni
2008-01-23
*
Zero codec_inited in the init() function, so that it's cleared everytime
rtogni
2008-01-23
*
Use the proper option name for constant quantizer
iive
2008-01-23
*
Remove useless casts
reimar
2008-01-21
*
Avoid warning:
reimar
2008-01-19
*
Remove unused variable
reimar
2008-01-12
*
Move uselessly global variables
reimar
2008-01-12
*
Colourspace conversions do _not_ belong into a decoder!
reimar
2008-01-12
*
Cosmetics: get rid of huge amounts of trailing whitespace
reimar
2008-01-12
*
Remove an unused global variable
reimar
2008-01-12
*
Avoid uselessly global variables
reimar
2008-01-12
*
Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
reimar
2008-01-12
*
Use malloc for codecdata. Fixes segfault in free_sh_sub.
eugeni
2008-01-10
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Do not pass timestamp to realvideo binary decoder
rtogni
2008-01-06
*
Remove unused definition.
diego
2008-01-06
*
remove code for colorspaces x264 doesn't support
lorenm
2008-01-05
*
fix artifacts in -vf fspp. regression in r23476.
lorenm
2008-01-05
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Remove unused static variable pass, fixes the warning:
diego
2007-12-27
[prev]
[next]