aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Disable audio when initializing the filter chain fails (can happen e.g. when ...Gravatar reimar2009-11-06
* Only call avcodec_close if the open succeeded before, otherwise avcodec_closeGravatar reimar2009-11-06
* PPC: make inline asm xform address test work with Apple toolsGravatar attila2009-11-06
* sync with en/mplayer.1 r29823Gravatar jrash2009-11-06
* dvdnav: print ID_SID_..._LANG, just like dvd://Gravatar reimar2009-11-05
* Cosmetics: indentation, merge two consecutive ifs.Gravatar reimar2009-11-05
* Make dvdnav also print info about audio streams with unknown language, just l...Gravatar reimar2009-11-05
* Make the dvdnav stream language information output more similar to the dvd one.Gravatar reimar2009-11-05
* Change the subtitle numbers in the dvdnav subtitle language info to matchGravatar reimar2009-11-05
* Change dvdnav_reset_stream to not disable subtitles, since that breaksGravatar reimar2009-11-05
* Add cast to signed for 64 bit check, since according to an FFmpeg bug reportGravatar reimar2009-11-05
* Add a profile example and (commented-out) useful defaults for dvdnavGravatar reimar2009-11-05
* So Long, and Thanks for All the FishGravatar reynaldo2009-11-05
* Add new VDPAU feature high-quality-scaling (and require newer library).Gravatar cehoyos2009-11-04
* reorder_ch: Remove unneeded AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_*Gravatar tack2009-11-04
* ad_ffmpeg: Fix channel layout for ffvorbis and ffaacGravatar tack2009-11-04
* cosmetics: alphabetizeGravatar compn2009-11-03
* 10l for breaking compilation. change eatgv to tgvGravatar compn2009-11-03
* Remove unneeded initializationGravatar reynaldo2009-11-03
* add yuvs fourcc, fixes yuvs.movGravatar compn2009-11-03
* add ffmpeg eatgv codecGravatar compn2009-11-03
* add audio format 0x55005354 to mp3, fixes unknown_audio_codec.aviGravatar compn2009-11-03
* The "ilaced" suboption of vf_scale was renamed to "interlaced".Gravatar diego2009-11-02
* Improve VDPAU noforce-mixer documentation.Gravatar cehoyos2009-11-02
* demuxer.c: Add initialization missing from previous commitGravatar uau2009-11-02
* add VYUY and Y42B fourccs to rawcodecsGravatar compn2009-11-02
* Unbreak the demuxer-specific code in video.c with e.g.Gravatar reimar2009-11-01
* Teletext display does support font scaling via OSD font scaling, removeGravatar cehoyos2009-10-31
* Replace two more occurences of tvi_vbi with dec_teletext.Gravatar cehoyos2009-10-31
* Remove incorrect comment.Gravatar cehoyos2009-10-31
* sync with en/mplayer.1 r29805Gravatar jrash2009-10-31
* Slightly change behavior of "none" if fstype specification.Gravatar corey2009-10-30
* Document slice ordering assumption done by sws_scale().Gravatar stefano2009-10-30
* Support ISDB-Tb tunning in BrazilGravatar cehoyos2009-10-30
* Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some pathsGravatar cehoyos2009-10-29
* Move teletext specific code from stream into libmpcodecs.Gravatar cehoyos2009-10-29
* consistency fix: Give all CONFIG_ definitions the value 1.Gravatar diego2009-10-28
* Cosmetics: Reindent after last commit.Gravatar cehoyos2009-10-27
* Allow image format BGRA when using vo vdpau.Gravatar cehoyos2009-10-27
* Move 64 bit check below compiler detection since it needs the compilerGravatar reimar2009-10-26
* Fix teletext character set auto-detection.Gravatar cehoyos2009-10-24
* Move some variable initializations to the beginning of vo_x11_fullscreen().Gravatar diego2009-10-24
* Implement VFCAP_FLIP for vo_vdpau.Gravatar cehoyos2009-10-23
* Free memory allocated in ff_vdpau_add_data_chunk() on uninit.Gravatar cehoyos2009-10-22
* synced with r29791Gravatar ptt2009-10-22
* Break an output line for consistency.Gravatar diego2009-10-22
* cosmetic fixes in bs2b and vdpau sectionsGravatar ptt2009-10-22
* add V422, YUNV to rawyuy2Gravatar compn2009-10-20
* add HDYC fourcc to rawuyvyGravatar compn2009-10-20
* sync to x264-r1296Gravatar lorenm2009-10-19