46 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  goodthanks c9cfd45838 avformat/mpegtsenc: Allow DTS audio copy to TS streams 11 years ago
  Peter Ross e61973db6c avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcode 11 years ago
  olugbone b2880a3de9 avformat/mpegtsenc: fix HEVC MPEG TS stream type 11 years ago
  Can Wu 81cf53e133 mpegts: add support for stream_type 0x42, which is CAVS 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
  Alex Converse ca65932bbf mpegts: MP4 SL support 13 years ago
  Alex Converse 4682a1dc3a mpegts: Add support for Sections in PMT 13 years ago
  Alex Converse c3bc6096f2 mpegts: Add support for multiple mp4 descriptors 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Peter Ross 59884f55d1 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
  Peter Ross 4d54df8e07 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
  Peter Ross cc9038e95c add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines available to other modules. 14 years ago
  Alexis Ballier 9125806e34 Fix warnings about implicit function declaration when compiling rtpdec.c 15 years ago
  Baptiste Coudurier dcc2220ab5 remove useless declarations from mpegts.h 15 years ago
  Måns Rullgård cf5ec60740 mpegts: change variable-length array to fixed length 15 years ago
  Baptiste Coudurier 2fef7b5374 remove defines 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Anuradha Suraparaju f4bba2015a Dirac encapsulation in MPEG-TS 16 years ago
  Nico Sabbi a45b40c496 treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 17 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
  Måns Rullgård 3f8cd151a0 remove redundant declaration of mpegts_muxer 18 years ago
  Benoit Fouet 9e15dfebb4 comment endif directive token 18 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
  Nico Sabbi cf10ee184f demux VC1 in mpegts 18 years ago
  Daniel Kristjansson 105e517df3 "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Nico Sabbi 5d4d67e0ff added support for DVHS (192) packet size 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 20 years ago
  Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 21 years ago
  Michael Niedermayer 240ae82c51 h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) 21 years ago
  Måns Rullgård 278de4755d support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) 21 years ago
  Fabrice Bellard b45a7a18d3 mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) 21 years ago
  Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 22 years ago
  Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 22 years ago
  Fabrice Bellard 5dbafeb7ba mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux 22 years ago
  Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
  Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
  Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
  Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
  Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
  Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago