- 25 May, 2012 14 commits
-
-
Ming Hu authored
Skip src (we don't need applications) and srclib (buggy replacement functions) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Small potential overread/overwrite(/ineficiency are fixed.
-
Laurent Aimar authored
Only the basic modes are supported, blend is used as a fallback.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The code used for I422 was a mix of blend (luma) and discard (chroma).
-
Laurent Aimar authored
The code used for I422 was a mix of bob (luma) and discard (chroma).
-
Laurent Aimar authored
The code used for I422 was a mix of a simplified bob (luma) and discard (chroma).
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
David Fuhrmann authored
- volume and mute hotkeys are handled by core now, providing a proper osd screen - some fixes in detection if key combo is valid hotkey - fix for mem leak
-
- 24 May, 2012 19 commits
-
-
Frédéric Yhuel authored
This is a temporary workaround until someone add support for f4v. Work-around #4915 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
The comments field is also encoded as "COMMENTS=" instead of description. For example, Audacity encodes the comment box as "COMMENTS=" instead of "DESCRIPTION=". Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Ref #6652 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
The updateStatus() function should not interrupt the user and reset his position while he is dragging the volume slider. Close #6652 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Toque authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Some muxers are unable to read the spec...
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Konstantin Pavlov authored
With disabled webserver, linking fails at least on OSX and Linux, see http://forum.videolan.org/viewtopic.php?f=12&t=101229 f.i.
-
Konstantin Pavlov authored
-
- 23 May, 2012 7 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The bit per samples must be exact for the avcodec decoder. It closes #6799.
-
Rui Zhang authored
This is usually not visible, since you need avcodec+avformat, instead of ts/faad. Close #6847 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-