| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packets | Stefano Sabatini | 2016-05-19 | 1 | -0/+1 |
* | | avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB way | Stefan Pöschel | 2015-12-24 | 1 | -0/+1 |
* | | lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft | James Almer | 2014-08-11 | 1 | -7/+0 |
* | | lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() | James Almer | 2014-08-07 | 1 | -0/+7 |
* | | Merge commit '2601a9447efb778930b01ac58d2cc1d02498db4e' | Michael Niedermayer | 2014-08-05 | 1 | -1/+1 |
|\| |
|
| * | mpegts: Add HEVC definitions | Femi Adeyemi-Ejeye | 2014-08-05 | 1 | -0/+1 |
* | | avformat/mpegtsenc: Allow DTS audio copy to TS streams | goodthanks | 2014-04-27 | 1 | -1/+2 |
* | | avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcode | Peter Ross | 2014-03-30 | 1 | -0/+6 |
* | | avformat/mpegtsenc: fix HEVC MPEG TS stream type | olugbone | 2014-03-04 | 1 | -0/+1 |
* | | Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620' | Michael Niedermayer | 2013-03-15 | 1 | -0/+1 |
|\| |
|
| * | mpegts: add support for stream_type 0x42, which is CAVS | Can Wu | 2013-03-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -2/+2 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-29 | 1 | -4/+0 |
|\| |
|
| * | doxygen: Remove documentation for non-existing parameters; misc small fixes. | Diego Biurrun | 2012-02-28 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-29 | 1 | -2/+27 |
|\| |
|
| * | mpegts: MP4 SL support | Alex Converse | 2011-10-28 | 1 | -0/+18 |
| * | mpegts: Add support for Sections in PMT | Alex Converse | 2011-10-28 | 1 | -1/+3 |
| * | mpegts: Add support for multiple mp4 descriptors | Alex Converse | 2011-10-28 | 1 | -2/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | mpegtsenc: support CODEC_ID_AAC_LATM | Peter Ross | 2011-01-28 | 1 | -0/+1 |
* | | mpegtsenc: support CODEC_ID_AAC_LATM | Peter Ross | 2011-01-30 | 1 | -0/+1 |
|/ |
|
* | add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines availab... | Peter Ross | 2010-12-29 | 1 | -0/+18 |
* | Fix warnings about implicit function declaration when compiling rtpdec.c | Alexis Ballier | 2010-02-01 | 1 | -0/+7 |
* | remove useless declarations from mpegts.h | Baptiste Coudurier | 2010-01-13 | 1 | -7/+0 |
* | mpegts: change variable-length array to fixed length | Måns Rullgård | 2009-08-24 | 1 | -0/+2 |
* | remove defines | Baptiste Coudurier | 2009-05-31 | 1 | -6/+0 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Dirac encapsulation in MPEG-TS | Anuradha Suraparaju | 2008-08-13 | 1 | -0/+1 |
* | treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESC... | Nico Sabbi | 2008-02-23 | 1 | -0/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | remove redundant declaration of mpegts_muxer | Måns Rullgård | 2007-07-08 | 1 | -2/+0 |
* | comment endif directive token | Benoit Fouet | 2007-06-19 | 1 | -1/+1 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | demux VC1 in mpegts | Nico Sabbi | 2007-02-09 | 1 | -0/+1 |
* | "removes definition for old crc func" patch by Daniel Kristjansson / danielk ... | Daniel Kristjansson | 2007-01-23 | 1 | -1/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | added support for DVHS (192) packet size | Nico Sabbi | 2006-01-02 | 1 | -0/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 1 | -0/+5 |
* | libdts support by (Benjamin Zores <ben at geexbox dot org>) | Michael Niedermayer | 2004-07-14 | 1 | -0/+1 |
* | h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) | Michael Niedermayer | 2004-07-07 | 1 | -1/+1 |
* | support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) | Måns Rullgård | 2003-11-12 | 1 | -0/+3 |