- 12 Apr, 2009 7 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18465 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18463 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18458 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Based on patch by Nico Sabi, nicola dot sabbi at poste dot it Originally committed as revision 18457 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18456 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Björn Axelsson authored
Revert r18454 and fix correctly #700 Stop parsing if end of buffer is reached while reading patch by Björn Axelsson, bjorn dot axelsson at intinor dot se Originally committed as revision 18455 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18454 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2009 1 commit
-
-
Baptiste Coudurier authored
avoid creating a new stream not referenced in pmt since it cannot be associated to a program, fix issue 835 Originally committed as revision 18137 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2009 1 commit
-
-
Ivan Schreter authored
Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17665 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Feb, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 17112 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Feb, 2009 1 commit
-
-
Jindřich Makovička authored
Patch by Jindrich Makovicka, approved by mans. Originally committed as revision 17021 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Feb, 2009 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 16968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 16734 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Dec, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 16086 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Dec, 2008 3 commits
-
-
Diego Biurrun authored
Originally committed as revision 15996 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
to a more sensible place. Originally committed as revision 15991 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 15518 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Pettenò authored
Patch by Diego 'Flameeyes' Pettenò: flameeyes gmail Originally committed as revision 15517 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2008 1 commit
-
-
Michael Niedermayer authored
(could also be added to muxers if someone wants) Originally committed as revision 14777 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2008 1 commit
-
-
Anuradha Suraparaju authored
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk Originally committed as revision 14734 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jul, 2008 1 commit
-
-
Michael Niedermayer authored
Fixes maybeH264_dumpstream Originally committed as revision 14445 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jul, 2008 1 commit
-
-
Måns Rullgård authored
When a sync byte is found, check that transport_error_indicator is zero, and adaptation_field_control is valid (non-zero). Originally committed as revision 14274 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jul, 2008 1 commit
-
-
Erik Hovland authored
up to the compiler on how one bit fields are treated. gcc treats one-bit bitfields as signed and allows for the -funsigned-field parameter. Other compilers (like Sun C) treat one-bit bitfields as unsigned no matter what. Patch by Erik Hovland erik hovland org Originally committed as revision 14131 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jun, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 13838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 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
-
- 06 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13069 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Apr, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 12943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Apr, 2008 1 commit
-
-
Michael Niedermayer authored
which is a multiple of the packet size from the last packet start instead of the file start. This fixes some seek issues with randomly cut ts files and the mysterious "4 byte PCR somehing MTS something bug". Originally committed as revision 12932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Apr, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 12836 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2008 1 commit
-
-
Nico Sabbi authored
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans Originally committed as revision 12180 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2008 1 commit
-
-
Aurelien Jacobs authored
- don't export any global var - provide either generated or hardcoded tables Originally committed as revision 11409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2007 1 commit
-
-
Björn Axelsson authored
patch by: Björn Axelsson, bjorn d axelsson a intinor d se thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007 Originally committed as revision 11071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Nov, 2007 1 commit
-
-
Jeff Downs authored
This avoids crashes seen when legitimate streams are found on PID 0x11 instead of DVB SDT. Fixes regression detailed in Roundup issue 138. Originally committed as revision 11050 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2007 1 commit
-
-
Nico Sabbi authored
Originally committed as revision 10820 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Sep, 2007 2 commits
-
-
Nico Sabbi authored
to decide which pids to discard in order to feed to the caller only AVProgram(s) that have the AV_DISCARD_ALL flag not set Originally committed as revision 10581 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Nico Sabbi authored
Originally committed as revision 10580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-