summaryrefslogtreecommitdiff
path: root/libavformat/mpegts.c
Commit message (Collapse)AuthorAge
...
* simplify and mergeBaptiste Coudurier2009-05-31
| | | | Originally committed as revision 19006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move new_pes_av_stream to avoid forward declarationBaptiste Coudurier2009-05-31
| | | | Originally committed as revision 19005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove definesBaptiste Coudurier2009-05-31
| | | | Originally committed as revision 19004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rework stream type and codec identificationBaptiste Coudurier2009-05-31
| | | | Originally committed as revision 19003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, reindent, remove useless braces, whitespacesBaptiste Coudurier2009-05-31
| | | | Originally committed as revision 19002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* export all streams in ts demuxerBaptiste Coudurier2009-05-31
| | | | Originally committed as revision 19001 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support AVDISCARD_ALL in mpegts demuxerBaptiste Coudurier2009-05-27
| | | | Originally committed as revision 18964 to svn://svn.ffmpeg.org/ffmpeg/trunk
* return error in mpegts_push_data and propagate itBaptiste Coudurier2009-05-27
| | | | Originally committed as revision 18963 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, forgot ';', fix compilationBaptiste Coudurier2009-05-27
| | | | Originally committed as revision 18962 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check that len is not negativeBaptiste Coudurier2009-05-27
| | | | Originally committed as revision 18961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* demux whole PES packets from TSBaptiste Coudurier2009-05-27
| | | | Originally committed as revision 18960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move DEBUG define before include to get dprintfBaptiste Coudurier2009-05-26
| | | | Originally committed as revision 18956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless wrapperBaptiste Coudurier2009-04-12
| | | | Originally committed as revision 18465 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless wrapperBaptiste Coudurier2009-04-12
| | | | Originally committed as revision 18463 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replace DEBUG_SI with DEBUG and use dprintfBaptiste Coudurier2009-04-12
| | | | Originally committed as revision 18458 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set stream type to ac3 if registration descriptor is present.Baptiste Coudurier2009-04-12
| | | | | | 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
* simplify registration descriptor parsing with bytestream get functionsBaptiste Coudurier2009-04-12
| | | | Originally committed as revision 18456 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ok, ts demuxer is more complicated than I thoughtBjörn Axelsson2009-04-12
| | | | | | | | 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
* fix end of buffer check, fix hang_read_header.h264.tsBaptiste Coudurier2009-04-12
| | | | Originally committed as revision 18454 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid creating a new stream not referenced in pmt since it cannot be ↵Baptiste Coudurier2009-03-22
| | | | | | associated to a program, fix issue 835 Originally committed as revision 18137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change TS seeking so it returns position/timestamp of a key frame.Ivan Schreter2009-02-28
| | | | | | Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17665 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in mpegts demuxerAurelien Jacobs2009-02-10
| | | | Originally committed as revision 17112 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix minor memory leak.Jindřich Makovička2009-02-06
| | | | | | Patch by Jindrich Makovicka, approved by mans. Originally committed as revision 17021 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)Michael Niedermayer2009-02-03
| | | | Originally committed as revision 16968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set pts and dts when only pts is present, according to specsBaptiste Coudurier2009-01-23
| | | | Originally committed as revision 16734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
| | | | Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
| | | | Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpegts: replace Program_t typedef with "struct Program"Måns Rullgård2008-12-13
| | | | Originally committed as revision 16086 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add necessary header for av_set_program_name and av_program_add_stream_index.Diego Biurrun2008-12-03
| | | | Originally committed as revision 15996 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move declaration of av_set_program_name and av_program_add_stream_indexDiego Biurrun2008-12-03
| | | | | | to a more sensible place. Originally committed as revision 15991 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
| | | | Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling cosmeticsDiego Biurrun2008-10-02
| | | | Originally committed as revision 15518 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use enum typers instead of int.Diego Pettenò2008-10-02
| | | | | | Patch by Diego 'Flameeyes' Pettenò: flameeyes gmail Originally committed as revision 15517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add flag to mark demuxers that can output discontinuous timestamps.Michael Niedermayer2008-08-15
| | | | | | (could also be added to muxers if someone wants) Originally committed as revision 14777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Dirac encapsulation in MPEG-TSAnuradha Suraparaju2008-08-13
| | | | | | patch by Anuradha Suraparaju, anuradha rd.bbc.co uk Originally committed as revision 14734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix misdetection of H.264 in mpegts as mpeg1video in mpegts.Michael Niedermayer2008-07-27
| | | | | | Fixes maybeH264_dumpstream Originally committed as revision 14445 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MPEGTS: Improve probe functionMåns Rullgård2008-07-18
| | | | | | | 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
* One-bit bitfields should probably be unsigned. Unfortunately, it is leftErik Hovland2008-07-08
| | | | | | | | | 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
* uniformize AVStream->priv_data freeing in av_close_input_streamBaptiste Coudurier2008-06-20
| | | | Originally committed as revision 13838 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
| | | | | | | 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
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unnecessary parentheses from return calls.Diego Biurrun2008-05-06
| | | | Originally committed as revision 13069 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fixing memleaks.Michael Niedermayer2008-04-24
| | | | Originally committed as revision 12943 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ensure that the timestamp reading code used for seeking chooses a positionMichael Niedermayer2008-04-23
| | | | | | | | 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
* Using the same probe function in 2 formats is not a good idea.Michael Niedermayer2008-04-15
| | | | Originally committed as revision 12836 to svn://svn.ffmpeg.org/ffmpeg/trunk
* treat stream_type==0x82 as AUDIO_DTS when the program has a ↵Nico Sabbi2008-02-23
| | | | | | REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans Originally committed as revision 12180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve CRC APIAurelien Jacobs2008-01-04
| | | | | | | - don't export any global var - provide either generated or hardcoded tables Originally committed as revision 11409 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
| | | | | | | 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
* When new streams are detected, look for old filters and close them out.Jeff Downs2007-11-17
| | | | | | | | 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
* associate to each AVProgram the indexes of the AVStreams contained in itNico Sabbi2007-10-20
| | | | Originally committed as revision 10820 to svn://svn.ffmpeg.org/ffmpeg/trunk