- 03 Nov, 2011 16 commits
-
-
Laurent Aimar authored
Closed #4373 (The samples still doesn't work if ffmpeg-mt is enabled, but that's probably a ffmpeg/libav bug)
-
Rafaël Carré authored
Needed on platform with poor tools support (== OSX) TODO: find required versions for each tool and check if the system has them build GNU tar with xz support if xz was missing
-
Laurent Aimar authored
-
Laurent Aimar authored
Close #4206.
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should correct error handling cases.
-
Rémi Denis-Courmont authored
This is not used anymore.
-
Rémi Denis-Courmont authored
This was meant for interleaving RTP.
-
Rémi Denis-Courmont authored
In append mode, all write operations must occur at the end of the file. Nevertheless the initial read offset is the beginning of the file.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
mingw-w64 FORCEINLINE definition includes 'extern'
-
Rafaël Carré authored
-
- 02 Nov, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 01 Nov, 2011 17 commits
-
-
Jean-Baptiste Kempf authored
We have to count for "Bold", "Normal" and "Italic" ending in registry Close #4949
-
Rémi Denis-Courmont authored
Probing is buggy and slow (and it runs for every input item!).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* fix memory leak of image attribute in case of error, * fix clobber of video format structure in case of error, * print unknown XVideo format error only once per adaptor (rather than once per VLC format per adaptor)
-
Rémi Denis-Courmont authored
var_LocationParse() enforces change_safe().
-
Rémi Denis-Courmont authored
Just about every other capture mechanism allows selecting the device from the MRL, so we might as well support it for DVB. The playlist will only work on a specific system, but it should still be safe.
-
Laurent Aimar authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Denis Charmet authored
And fix the crash of http://streams.videolan.org/issues/mkv/invalid_EBML_number_size_tag.mkvSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It might be better (dunno if it would be simpler) to have a way to specify some kind of profile.
-
Jean-Baptiste Kempf authored
Since this is the default AR for Home Theaters Projectors
-
Jean-Baptiste Kempf authored
When we haven't found the right font, use arial.ttf Close #4946
-
Jean-Baptiste Kempf authored
Close #5495
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
because x-axis was confusing to some users, notably with the "Magic mouse"
-
Jean-Baptiste Kempf authored
Close #5421
-
- 31 Oct, 2011 6 commits
-
-
Rémi Denis-Courmont authored
Mixed endianess is only an issue if the component values are not aligned inside octets. This fixes Debian #604687.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(VLC simply lost one sample - no memory errors.)
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-