- 09 Mar, 2017 3 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 08 Mar, 2017 3 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
And only process PES video/audio packets
-
- 07 Mar, 2017 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 06 Mar, 2017 3 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
Some recording have a still SCR or a broken/offset SCR. Detects if SCR - PTS is far above limits and rejects it.
-
- 21 Jul, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 15 Jul, 2016 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 18 Jun, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Oct, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Apr, 2015 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 05 Feb, 2015 1 commit
-
-
Rémi Denis-Courmont authored
If the input is dead, the source stream (demux_t.s) return an error. There is no point checking that the demux is dead separately. In fact, there is even a race where the stream will be dead but the demux will not.
-
- 12 Aug, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
Should close #9412 Ref #7303 #8180 #7889 #10123 #2608
-
Jean-Baptiste Kempf authored
Ref #9412
-
- 10 Aug, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
This shouldn't be necessary, but there is no simple way to detect AC3 from EAC3 using the id, in the evobs
-
- 20 Jul, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 02 Sep, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Aug, 2013 2 commits
-
-
Rémi Denis-Courmont authored
This is intended for VDR directories and Video CDs.
-
Rémi Denis-Courmont authored
-
- 13 Nov, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Re-license almost all the playback modules to LGPLv2.1+ with authorization from their respective contributors (230+) This includes: - access, codec, packetizers, demux - audio filters, audio mixers, audio output - video filters, video chroma, video output - text renderers - XML parser - ARM NEON and SSE2 optimisations (mostly for chromas and filters) Some modules are not concerned: - BDA and DShow access modules because Manol Manolov is AWOL - Real RTSP, because it is derived from Xine - x264 and t140 because they are encoders only - DLL Loader, because it is derived from MPlayer - DTS packetizer, because Jon Lech Johansen is AWOL - Shine and WMAfixed, because they are derived from Rockbox - Real demuxer, as it is derived from MPlayer and Wang Bo is AWOL - MPC demuxer, as Yavor Doganov is AWOL - Tivo demuxer, because it is derived from an MPlayer fork - Playlist demuxer, (WPL and ZPL parts missing), because suheaven is AWOL - iOS audio output and video display, because author refuses the license change - Equalizer and compressor, because Ronald Wright is AWOL - Mono, Headphone and Dolby, because author refuses the license change - hqdn3d and yadif, because they are from MPlayer/libavfilter - remoteosd, because it derives from RealVNC code - MMX optimisations, because Ollie Lho, from SiS, is AWOL - Rotate, because it depends on GPL motion Nota Bene: - Some modules depend on GPL-only libraries, a LGPL module does not mean that the resulting binary module will be LGPL. Libraries affected would include liba52, libdvdcss, libdvdnav, libdvdread, faad2, libdca, libmad, libmpeg2, libpostproc, SRC, sid, zvbi and probably others.
-
- 17 Jan, 2012 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It removes useless hacks in the code.
-
- 16 Nov, 2011 1 commit
-
-
Can Wu authored
Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
- 25 Oct, 2011 1 commit
-
-
Tobias Güntner authored
Signed-off-by:
Laurent Aimar <fenrir@videolan.org>
-
- 22 Aug, 2011 1 commit
-
-
Tobias Güntner authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 13 Aug, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
Else the check on i doesn't make sense
-
- 22 Oct, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Oct, 2010 1 commit
-
-
Rémi Denis-Courmont authored
The original commit description is rather terse "ps demux: fix an issue in ps_pkt_read()" so I don't really know what the "issue" is. But ps_pkt_size() really made no sense as is. This reverts commit d761cf6f. Conflicts: modules/demux/ps.h
-
- 30 May, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 26 May, 2010 1 commit
-
-
Laurent Aimar authored
-