| Commit message (Expand) | Author | Age |
... | |
* | Disable audio when initializing the filter chain fails (can happen e.g. when ... | reimar | 2009-11-06 |
* | Only call avcodec_close if the open succeeded before, otherwise avcodec_close | reimar | 2009-11-06 |
* | PPC: make inline asm xform address test work with Apple tools | attila | 2009-11-06 |
* | sync with en/mplayer.1 r29823 | jrash | 2009-11-06 |
* | dvdnav: print ID_SID_..._LANG, just like dvd:// | reimar | 2009-11-05 |
* | Cosmetics: indentation, merge two consecutive ifs. | reimar | 2009-11-05 |
* | Make dvdnav also print info about audio streams with unknown language, just l... | reimar | 2009-11-05 |
* | Make the dvdnav stream language information output more similar to the dvd one. | reimar | 2009-11-05 |
* | Change the subtitle numbers in the dvdnav subtitle language info to match | reimar | 2009-11-05 |
* | Change dvdnav_reset_stream to not disable subtitles, since that breaks | reimar | 2009-11-05 |
* | Add cast to signed for 64 bit check, since according to an FFmpeg bug report | reimar | 2009-11-05 |
* | Add a profile example and (commented-out) useful defaults for dvdnav | reimar | 2009-11-05 |
* | So Long, and Thanks for All the Fish | reynaldo | 2009-11-05 |
* | Add new VDPAU feature high-quality-scaling (and require newer library). | cehoyos | 2009-11-04 |
* | reorder_ch: Remove unneeded AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_* | tack | 2009-11-04 |
* | ad_ffmpeg: Fix channel layout for ffvorbis and ffaac | tack | 2009-11-04 |
* | cosmetics: alphabetize | compn | 2009-11-03 |
* | 10l for breaking compilation. change eatgv to tgv | compn | 2009-11-03 |
* | Remove unneeded initialization | reynaldo | 2009-11-03 |
* | add yuvs fourcc, fixes yuvs.mov | compn | 2009-11-03 |
* | add ffmpeg eatgv codec | compn | 2009-11-03 |
* | add audio format 0x55005354 to mp3, fixes unknown_audio_codec.avi | compn | 2009-11-03 |
* | The "ilaced" suboption of vf_scale was renamed to "interlaced". | diego | 2009-11-02 |
* | Improve VDPAU noforce-mixer documentation. | cehoyos | 2009-11-02 |
* | demuxer.c: Add initialization missing from previous commit | uau | 2009-11-02 |
* | add VYUY and Y42B fourccs to rawcodecs | compn | 2009-11-02 |
* | Unbreak the demuxer-specific code in video.c with e.g. | reimar | 2009-11-01 |
* | Teletext display does support font scaling via OSD font scaling, remove | cehoyos | 2009-10-31 |
* | Replace two more occurences of tvi_vbi with dec_teletext. | cehoyos | 2009-10-31 |
* | Remove incorrect comment. | cehoyos | 2009-10-31 |
* | sync with en/mplayer.1 r29805 | jrash | 2009-10-31 |
* | Slightly change behavior of "none" if fstype specification. | corey | 2009-10-30 |
* | Document slice ordering assumption done by sws_scale(). | stefano | 2009-10-30 |
* | Support ISDB-Tb tunning in Brazil | cehoyos | 2009-10-30 |
* | Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths | cehoyos | 2009-10-29 |
* | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 |
* | consistency fix: Give all CONFIG_ definitions the value 1. | diego | 2009-10-28 |
* | Cosmetics: Reindent after last commit. | cehoyos | 2009-10-27 |
* | Allow image format BGRA when using vo vdpau. | cehoyos | 2009-10-27 |
* | Move 64 bit check below compiler detection since it needs the compiler | reimar | 2009-10-26 |
* | Fix teletext character set auto-detection. | cehoyos | 2009-10-24 |
* | Move some variable initializations to the beginning of vo_x11_fullscreen(). | diego | 2009-10-24 |
* | Implement VFCAP_FLIP for vo_vdpau. | cehoyos | 2009-10-23 |
* | Free memory allocated in ff_vdpau_add_data_chunk() on uninit. | cehoyos | 2009-10-22 |
* | synced with r29791 | ptt | 2009-10-22 |
* | Break an output line for consistency. | diego | 2009-10-22 |
* | cosmetic fixes in bs2b and vdpau sections | ptt | 2009-10-22 |
* | add V422, YUNV to rawyuy2 | compn | 2009-10-20 |
* | add HDYC fourcc to rawuyvy | compn | 2009-10-20 |
* | sync to x264-r1296 | lorenm | 2009-10-19 |