aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
...
| | * Extend -vf format to allow substituting the format for a compatible oneGravatar reimar2010-06-05
| | * Fix -vf format and -vf noformat to work with slices.Gravatar reimar2010-06-05
| |/
| * Fix compilation after FFmpeg r23485.Gravatar cehoyos2010-06-05
| * Limit buffered PTS only when we actually got a frame from the decoder.Gravatar reimar2010-06-03
| * ass_set_aspect_ratio() takes three arguments since 0x00907010.Gravatar cehoyos2010-06-02
* | Merge svn changes up to r31303Gravatar Uoti Urpala2010-06-02
|\|
* | ad_ffmpeg: set lavc drc_scale parameter according to opts->drc_levelGravatar Uoti Urpala2010-06-02
* | options: move -a52drc to option structGravatar Uoti Urpala2010-06-02
* | Merge svn changes up to r31265Gravatar Uoti Urpala2010-06-02
|\ \
| | * avoid using swscale internals by copying in palette8torbg16 and its bgr variantGravatar siretart2010-06-01
| | * deprecate palette8topacked32 in favor of public API functions sws_convertPale...Gravatar siretart2010-06-01
| | * Fix compilation after FFmpeg r23402.Gravatar cehoyos2010-06-01
| | * remove palette8torgb15 and palette8tobgr15Gravatar siretart2010-06-01
| | * Forgotten part of previous commit (extern declaration of drc_level).Gravatar reimar2010-05-30
| | * Use the -a52drc option also for the libavcodec decoder.Gravatar reimar2010-05-30
| |/
* | Merge svn changes up to r31256Gravatar Uoti Urpala2010-05-30
|\ \
* \ \ Merge svn changes up to r31211Gravatar Uoti Urpala2010-05-30
|\ \ \
* \ \ \ Merge svn change r31191Gravatar Uoti Urpala2010-05-30
|\ \ \ \
* \ \ \ \ Merge svn changes up to r31189Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r31176Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge svn changes up to r31169Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge svn changes up to r31145Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \ \ \ \
* | | | | | | | | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Gravatar Uoti Urpala2010-05-29
| | | | | | | | * cosmetics: Remove some commented-out #includes, fix a comment grammar error.Gravatar diego2010-05-29
| | | | | | | | * Directly mark jpeg_buf_src() as void instead of using some indirection marcro.Gravatar diego2010-05-29
| | | | | | | |/
| | | | | | | * Use MSGT_DECVIDEO in a video decoder.Gravatar cehoyos2010-05-28
| | | | | | | * cosmetics: Drop pointless _s suffix from 'struct ad_functions'.Gravatar diego2010-05-27
| | | | | | | * cosmetics: Drop pointless _s suffix from 'struct mp_image'.Gravatar diego2010-05-27
| | | | | | | * cosmetics: Drop _s suffix from 'struct vd_functions'.Gravatar diego2010-05-27
| | | | | | | * cosmetics: K&R coding styleGravatar diego2010-05-27
| | | | | | | * cosmetics: K&R coding styleGravatar diego2010-05-27
| | | | | | | * whitespace cosmeticsGravatar diego2010-05-25
| | | | | | |/
| | | | | | * Avoid decoding of 0-size packets. This also fixes that the main loop believesGravatar reimar2010-05-23
| | | | | | * cosmetics: reformat ad_pcm.c in K&R styleGravatar diego2010-05-23
| | | | | |/
| | | | | * Ignore (but print out) offset with libtheora decoder.Gravatar cehoyos2010-05-22
| | | | |/
| | | | * Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.Gravatar iive2010-05-20
| | | |/
* | | | ad_pcm: don't rely on demux packets staying validGravatar Uoti Urpala2010-05-15
* | | | ad_pcm: fix crash at EOFGravatar Uoti Urpala2010-05-15
* | | | cosmetics: reindent ad_pcm.cGravatar Uoti Urpala2010-05-15
| | | * Fix compilation after r31173.Gravatar cehoyos2010-05-14
| | | * remove vf_yuy2, functionality is replaced by -vf format=yuv2Gravatar siretart2010-05-14
| | |/
| | * Remove internal liba52 copy.Gravatar diego2010-05-09
| |/
| * Handle Y8/Y800 formats more similar to other YUV formats.Gravatar reimar2010-05-09
* | vd_ffmpeg: remove #ifdef for old FFmpeg-mt versionsGravatar Uoti Urpala2010-05-07
* | Merge svn changes up to r31141Gravatar Uoti Urpala2010-05-07
|\|
| * Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
* | vd_ffmpeg: use skip_frame instead of deprecated hurry_up fieldGravatar Uoti Urpala2010-05-04
* | Merge svn changes up to r31050Gravatar Uoti Urpala2010-04-26
|\ \
* \ \ Merge svn changes up to r31040Gravatar Uoti Urpala2010-04-26
|\ \ \
* \ \ \ Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\ \ \ \