Commit History

Author SHA1 Message Date
  Peter Ross 59884f55d1 mpegtsenc: support CODEC_ID_AAC_LATM 13 years ago
  Peter Ross cc9038e95c add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines available to other modules. 13 years ago
  Alexis Ballier 9125806e34 Fix warnings about implicit function declaration when compiling rtpdec.c 14 years ago
  Baptiste Coudurier dcc2220ab5 remove useless declarations from mpegts.h 14 years ago
  Måns Rullgård cf5ec60740 mpegts: change variable-length array to fixed length 15 years ago
  Baptiste Coudurier 2fef7b5374 remove defines 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 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 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Måns Rullgård 3f8cd151a0 remove redundant declaration of mpegts_muxer 17 years ago
  Benoit Fouet 9e15dfebb4 comment endif directive token 17 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 17 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Nico Sabbi cf10ee184f demux VC1 in mpegts 17 years ago
  Daniel Kristjansson 105e517df3 "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu 17 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 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Nico Sabbi 5d4d67e0ff added support for DVHS (192) packet size 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago
  Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 20 years ago
  Michael Niedermayer 240ae82c51 h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) 20 years ago
  Måns Rullgård 278de4755d support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) 20 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 21 years ago
  Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 21 years ago
  Fabrice Bellard 5dbafeb7ba mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux 21 years ago