| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod... | Fabrice Bellard | 2003-10-29 | 1 | -0/+7 |
* | - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is | Isaac Richards | 2003-07-10 | 1 | -0/+2 |
* | try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern... | Michael Niedermayer | 2003-06-28 | 1 | -2/+4 |
* | mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy... | Fabrice Bellard | 2003-06-13 | 1 | -0/+40 |