- Sep 25, 2014
-
-
Jean-Baptiste Kempf authored
Close #12282 Ref: Debian BTS #762564
-
- Sep 24, 2014
-
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
stream_Read() can always fail.
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
fixes 1 byte read overflow
-
François Cartegnie authored
-
- Sep 23, 2014
-
-
François Cartegnie authored
-
François Cartegnie authored
refs #12270
-
François Cartegnie authored
-
François Cartegnie authored
-
Rafaël Carré authored
-
Prior to this patch, if the user specified the --sub-track argument on the command line, it would not work with MPEG2 streams that contain EIA-608 closed captions. It would also cause an abort() on exit. The crash was because the various functions that select/unselect streams would check for the p_master member, which isn't set until after EsOutAdd(). The call to EsOutAdd itself though would call EsSelect(), which would treat the ES as a regular subtitle stream and cause a resource leak -- which would cause an abort at exit. The other change actually makes --sub-track work with the special case of EIA-608 captions. Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
- Sep 22, 2014
-
-
François Cartegnie authored
-
This way, when metadata is updated, we only replace the attachments produced by the demuxer whose metadata changed. Fixes #11976 Tested by reverting the patch in #11966 (with some fix-ups to pass the right arguments where the code had changed). Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
When rendering closed captions with VDPAU, nothing frees the subpicture, causing a leak that bleeds all the memory out of the system within minutes. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
This plugin does not access local files.
-
Tristan Matthews authored
-
- Sep 21, 2014
-
-
Konstantin Pavlov authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Otherwise we would loop and write() ts-packet at a time.
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-