Commit History

Author SHA1 Message Date
  Sidik Isani 9e9080b6f0 dont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot hawaii dot edu>) 20 years ago
  Michael Niedermayer cdd5034f89 store index for seeking in the native timebase of each stream 20 years ago
  Hauke Duden 224944895e mpeg SVCD compatibility, SCR fixes, standard compliance 20 years ago
  Dmitry Borisov df70de1f61 Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) 20 years ago
  Michael Niedermayer 8d14a25c3e moving nearly identical binary search code from nut/mpeg/asf to utils.c 20 years ago
  Falk Hüffner 7906085fcc warning patrol 20 years ago
  Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
  Hauke Duden 2451592652 improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) 20 years ago
  Michael Niedermayer 4aa533be03 Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) 20 years ago
  Michael Niedermayer 8a05bca46c CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) 20 years ago
  Michael Niedermayer 0888ac4f27 seeking stuff 20 years ago
  Michael Niedermayer 3e9245a98e store searched distance in index, so we dont waste time searching for keyframes where we already searched 20 years ago
  Michael Niedermayer b754978a3b caching of timestamps for mpeg-ps so seeking is faster 20 years ago
  Fabrice Bellard e45f19437e harcoded DTS computation for mpeg 21 years ago
  Fabrice Bellard 044007c220 primitive LPCM generator 21 years ago
  Fabrice Bellard 0dbb48d91e better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation bug (stuffing is added in such rare cases) - fixed AC3 payload size generation - generate correct AC3 frame header (need spec checking) 21 years ago
  Michel Bardiaux 27a206e031 suppress PTS in packets when not needed (slightly smaller files), fixed PTS generation in some cases, added provision for DTS generation, slightly better SCR generation (initial patch by Michel Bardiaux) 21 years ago
  Fabrice Bellard 27f388aa24 seek support 21 years ago
  Fabrice Bellard da24c5e330 make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() 21 years ago
  Michael Niedermayer b623bbcba2 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) 21 years ago
  Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
  Alex Beregszaszi 117a5490bd init_put_bits changed 21 years ago
  Fabrice Bellard fa0f62c37d removed invalid sequence end code 21 years ago
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
  Michael Niedermayer 9d90c37f39 memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Michael Niedermayer 149f7c029c fix MPEG-TS missdetected as MPEG-PS 21 years ago
  Fabrice Bellard 32f38cb4cc exports mpegps_demux 21 years ago
  Fabrice Bellard 590403c702 removed warnings 21 years ago
  Måns Rullgård 8683e4a0c0 Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 21 years ago
  Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 years ago
  Fabrice Bellard fa7773216a avoid too many false detections 21 years ago
  Fabrice Bellard 9ec05e3680 added DVD LPCM decoding support 21 years ago
  Ryutaroh Matsumoto c6c11cb6c6 mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) 22 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago