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
...
|
|
*
Extend -vf format to allow substituting the format for a compatible one
reimar
2010-06-05
|
|
*
Fix -vf format and -vf noformat to work with slices.
reimar
2010-06-05
|
|
/
|
*
Fix compilation after FFmpeg r23485.
cehoyos
2010-06-05
|
*
Limit buffered PTS only when we actually got a frame from the decoder.
reimar
2010-06-03
|
*
ass_set_aspect_ratio() takes three arguments since 0x00907010.
cehoyos
2010-06-02
*
|
Merge svn changes up to r31303
Uoti Urpala
2010-06-02
|
\
|
*
|
ad_ffmpeg: set lavc drc_scale parameter according to opts->drc_level
Uoti Urpala
2010-06-02
*
|
options: move -a52drc to option struct
Uoti Urpala
2010-06-02
*
|
Merge svn changes up to r31265
Uoti Urpala
2010-06-02
|
\
\
|
|
*
avoid using swscale internals by copying in palette8torbg16 and its bgr variant
siretart
2010-06-01
|
|
*
deprecate palette8topacked32 in favor of public API functions sws_convertPale...
siretart
2010-06-01
|
|
*
Fix compilation after FFmpeg r23402.
cehoyos
2010-06-01
|
|
*
remove palette8torgb15 and palette8tobgr15
siretart
2010-06-01
|
|
*
Forgotten part of previous commit (extern declaration of drc_level).
reimar
2010-05-30
|
|
*
Use the -a52drc option also for the libavcodec decoder.
reimar
2010-05-30
|
|
/
*
|
Merge svn changes up to r31256
Uoti Urpala
2010-05-30
|
\
\
*
\
\
Merge svn changes up to r31211
Uoti Urpala
2010-05-30
|
\
\
\
*
\
\
\
Merge svn change r31191
Uoti Urpala
2010-05-30
|
\
\
\
\
*
\
\
\
\
Merge svn changes up to r31189
Uoti Urpala
2010-05-30
|
\
\
\
\
\
*
\
\
\
\
\
Merge svn changes up to r31176
Uoti Urpala
2010-05-30
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge svn changes up to r31169
Uoti Urpala
2010-05-30
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge svn changes up to r31145
Uoti Urpala
2010-05-30
|
\
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
|
|
|
|
|
|
|
|
*
cosmetics: Remove some commented-out #includes, fix a comment grammar error.
diego
2010-05-29
|
|
|
|
|
|
|
|
*
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.
diego
2010-05-29
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
Use MSGT_DECVIDEO in a video decoder.
cehoyos
2010-05-28
|
|
|
|
|
|
|
*
cosmetics: Drop pointless _s suffix from 'struct ad_functions'.
diego
2010-05-27
|
|
|
|
|
|
|
*
cosmetics: Drop pointless _s suffix from 'struct mp_image'.
diego
2010-05-27
|
|
|
|
|
|
|
*
cosmetics: Drop _s suffix from 'struct vd_functions'.
diego
2010-05-27
|
|
|
|
|
|
|
*
cosmetics: K&R coding style
diego
2010-05-27
|
|
|
|
|
|
|
*
cosmetics: K&R coding style
diego
2010-05-27
|
|
|
|
|
|
|
*
whitespace cosmetics
diego
2010-05-25
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
Avoid decoding of 0-size packets. This also fixes that the main loop believes
reimar
2010-05-23
|
|
|
|
|
|
*
cosmetics: reformat ad_pcm.c in K&R style
diego
2010-05-23
|
|
|
|
|
|
/
|
|
|
|
|
*
Ignore (but print out) offset with libtheora decoder.
cehoyos
2010-05-22
|
|
|
|
|
/
|
|
|
|
*
Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.
iive
2010-05-20
|
|
|
|
/
*
|
|
|
ad_pcm: don't rely on demux packets staying valid
Uoti Urpala
2010-05-15
*
|
|
|
ad_pcm: fix crash at EOF
Uoti Urpala
2010-05-15
*
|
|
|
cosmetics: reindent ad_pcm.c
Uoti Urpala
2010-05-15
|
|
|
*
Fix compilation after r31173.
cehoyos
2010-05-14
|
|
|
*
remove vf_yuy2, functionality is replaced by -vf format=yuv2
siretart
2010-05-14
|
|
|
/
|
|
*
Remove internal liba52 copy.
diego
2010-05-09
|
|
/
|
*
Handle Y8/Y800 formats more similar to other YUV formats.
reimar
2010-05-09
*
|
vd_ffmpeg: remove #ifdef for old FFmpeg-mt versions
Uoti Urpala
2010-05-07
*
|
Merge svn changes up to r31141
Uoti Urpala
2010-05-07
|
\
|
|
*
Add support for 12-bit color mode on framebuffer devices.
cehoyos
2010-05-06
*
|
vd_ffmpeg: use skip_frame instead of deprecated hurry_up field
Uoti Urpala
2010-05-04
*
|
Merge svn changes up to r31050
Uoti Urpala
2010-04-26
|
\
\
*
\
\
Merge svn changes up to r31040
Uoti Urpala
2010-04-26
|
\
\
\
*
\
\
\
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
|
\
\
\
\
[prev]
[next]