mpv/etc
wm4 071d24e19d audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCM
ad_dvdpcm reads MPEG specific headers directly (passed through codecdata
by demux_mpg), so you couldn't use ffmpeg's "pcm_dvd" with demux_mpg.
Change demux_mpg to set the correct audio parameters directly. The code
for this is taken from ad_dvdpcm.

ad_dvdpcm is evil because it still does partial packet reads (with
demux_read_data()), and it's redundant to libavcodec anyway.
2012-12-11 00:37:54 +01:00
..
codecs.conf audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCM 2012-12-11 00:37:54 +01:00
encoding-example-profiles.conf encoding-example-profiles: updates, iphone 5 support 2012-12-01 19:51:25 +01:00
example.conf example.conf: all options should be commented 2012-11-14 11:48:18 +01:00
input.conf Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
mplayer.ico
mplayer.xpm
mpv-icon-source.svg TOOLS: add script for osx bundle generation 2012-10-16 07:15:12 +02:00