- 27 Sep, 2018 1 commit
-
-
Carl Eugen Hoyos authored
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 26 Aug, 2014 1 commit
-
-
Luca Barbato authored
It hints that the content is H264 according to HD-DVD.
-
- 27 Apr, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Fixes a warning when compiling mpegts.c.
-
- 09 Sep, 2013 1 commit
-
-
Carl Eugen Hoyos authored
This is what other open source software uses and what some hardware players expect. Tested by trac user iuqbgq9h-1 at yahoo
-
- 15 Mar, 2013 1 commit
-
-
Can Wu authored
This allows demuxing and muxing of CAVS TS streams. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 31 Jan, 2011 1 commit
-
-
Vasyl' Vavrychuk authored
Signed-off-by: Vasyl' Vavrychuk <vvavrychuk@gmail.com> Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 665132e6)
-
- 30 Jan, 2011 1 commit
-
-
Vasyl' Vavrychuk authored
Signed-off-by: Vasyl' Vavrychuk <vvavrychuk@gmail.com> Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 12306 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2008 1 commit
-
-
Ivo van Poorten authored
can easily be reused by other demuxers for formats that encapsulate MPEG-PES. Originally committed as revision 11451 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jun, 2007 1 commit
-
-
Baptiste Coudurier authored
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common Originally committed as revision 9382 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2007 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 9369 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jun, 2007 2 commits
-
-
Guillaume Poirier authored
Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 9345 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jun, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2007 1 commit
-
-
Nico Sabbi authored
Originally committed as revision 7902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2007 1 commit
-
-
Daniel Kristjansson authored
patch ~ 1year old, apparently forgotten by our mpeg-ts demuxer maintainer Originally committed as revision 7673 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jan, 2006 1 commit
-
-
Nico Sabbi authored
Originally committed as revision 4801 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jul, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jul, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2003 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 2511 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Oct, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2446 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2003 1 commit
-
-
Isaac Richards authored
needed to detect some files produced by pvr-250/350 capture cards. - Adds AC3 audio support to the mpegts demuxer, and makes it a little more tolerant of bad files. patch by (Isaac Richards <ijr at po dot cwru dot edu>) Originally committed as revision 2028 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2003 1 commit
-
-
Michael Niedermayer authored
+ mpegtsenc.c compile fix by me Originally committed as revision 1995 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jun, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
bitexact cleanup Originally committed as revision 1617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1249 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Nov, 2002 2 commits
-
-
Zdenek Kabelac authored
- put FF_LIBMPEG2_IDCT_PERM into CVS - so it will work for now Originally committed as revision 1227 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
Originally committed as revision 1225 to svn://svn.ffmpeg.org/ffmpeg/trunk
-