- 03 May, 2009 8 commits
-
-
Laurent Aimar authored
It will prevent a useless chroma conversion for the vout using it (x11/xvideo at least). It is not perfect are they are not exactly equal, but in the current state, I think it is the best workaround.
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
This makes decoding faster but could lead to errors. Pointed by Jason, and original code by Ludovic Fauvet.
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
Libre.fm is like last.fm, but more FOSS. The code isn't active yet, because it rrequires a new option item... So we need an exception for that. Thanks to schizo -- debian.org
-
- 02 May, 2009 8 commits
-
-
Jean-Baptiste Kempf authored
Close #2530
-
Jean-Baptiste Kempf authored
Close #2245
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
They are aout_CheckChannelExtraction/aout_ChannelExtract. They work a bit like CheckChannelReorder and ChannelReorder but does not have there limitations. They will mainly be used to interface the aout core with the world (demuxer, codecs, maybe output).
-
Laurent Aimar authored
They are treated as rear channels.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
- 01 May, 2009 21 commits
-
-
Jean-Baptiste Kempf authored
Thanks to Lotesdelère for the sample searching/testing/bug reporting for 1.0.0 on Windows and Linux.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This version is quite broken...
-
-
Anthony Loiseau authored
This commit add some options as safe, based on a search of issues on the forum. Additions are: - ffmpeg-pp-q (prosprocess quality) - ffmpeg skiploopfilter (speed) Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Anthony Loiseau authored
Add the ability to change those options: - video-title-show - video-title-position - video-title-timeout
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Patch by Anthony Loiseau (thannoy _AT_ actech-innovation _DOT_ com)
-
Laurent Aimar authored
Always reject plugins that have a 0 priority but did not match the shortcut list (being empty or not). This makes 0 priority plugin only selectable using a shortcut (which I think it is what we want).
-
Laurent Aimar authored
-
- 30 Apr, 2009 3 commits
-
-
Laurent Aimar authored
avcodec will now output extradata using the same format than flac encoder.
-
Laurent Aimar authored
Previously, it was possible only on the first subtitle. The drawback is that we may allow selecting channels that are empty.
-
Jean-Baptiste Kempf authored
-