800 Commits (80581e9887ce9968516ec4d7a6a450eeec6e4ade)

Author SHA1 Message Date
Michael Niedermayer 82b9e4a286 seeking fixes 21 years ago
Michael Niedermayer 580fb5e72c memleak fix 21 years ago
Kevin Kuphal 38376f00fd seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) 21 years ago
Michael Niedermayer b754978a3b caching of timestamps for mpeg-ps so seeking is faster 21 years ago
Roberto Togni a273bbfb03 MSZH and ZLIB decoder support 21 years ago
Michael Niedermayer 0a61ba5869 audio pts fix 21 years ago
Michael Niedermayer e6c0297f1c fixing some seek failure issues 21 years ago
Gildas Bazin ec7d0d2e9e memleak patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Kevin Kuphal d13431cd56 ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) 21 years ago
Michael Niedermayer 3144b152a6 10l 21 years ago
Michael Niedermayer 76e9d39297 forgot ... 21 years ago
Mike Melanson a7eb3c8dd1 initial commit for Sierra VMD file demuxer 21 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
Fabrice Bellard 6ec87caa70 fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) 21 years ago
Fabrice Bellard 3735396022 make av_read_frame() return buffered frames at EOF 21 years ago
Wolfgang Hesseler fad05f523c cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 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 8a56ac7b89 copy packet without omitting the padding 21 years ago
Michael Niedermayer a0b8f70c29 better get_packet_size and probe 21 years ago
Alex Beregszaszi f0a93eb0b2 msb pts support 21 years ago
Alex Beregszaszi 4250dafc96 using LIBAVFORMAT_IDENT 21 years ago
Michael Niedermayer a8380f44cf removing unused var & converting 64->32bit 21 years ago
Glyn Kennington 647b776270 SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) 21 years ago
Mike Melanson b7cbfc2307 DUCK codec 21 years ago
Mike Melanson e692c8634c off by 1 in the palette 21 years ago
Laurent Aimar cc15c93127 H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Roberto Togni e1c2a5a0a8 - Add reget_buffer() function to AVCodecContext 21 years ago
Michael Niedermayer 28ba74a686 Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) 21 years ago
Fabrice Bellard bcbecff13f fixed memory leak 21 years ago
Philip Gladstone 91628427ec Add more resilience in reading ffm files. In particular, don't assume 21 years ago
Mike Melanson 11498da334 set frame rate information, for good measure 21 years ago
Mike Melanson d66dae57e8 use the proper file framerate (specified by a float); account the pts 21 years ago
Mike Melanson 42cad81aea yep, FLI support 21 years ago
Zdenek Kabelac 67070e4f29 * *FILE needs <stdio.h> 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 afda223c6b frame rate should be completely disabled in asf (closer now) - disabled seek 21 years ago
Fabrice Bellard 155e9ee909 initial seek support 21 years ago
Fabrice Bellard 27f388aa24 seek support 21 years ago
Fabrice Bellard f9b5459e79 seeking support - fixed some ADPCM decoding cases 21 years ago
Fabrice Bellard 8e38ff0c07 fixed double free 21 years ago
Fabrice Bellard ba0ce88a2d added parsing 21 years ago
Fabrice Bellard 4986a42929 seek support for PCM formats 21 years ago
Fabrice Bellard ccd39ae6ea use parsers 21 years ago
Fabrice Bellard ff762d6ed2 initial seek support - more generic play/pause support 21 years ago
Fabrice Bellard fb2758c83d initial av_read_frame() and av_seek_frame() support 21 years ago
Mike Melanson b595afaae7 added palette support to the QT demuxer; registered SMC video decoder 21 years ago
Roberto Togni 1dc1ed9933 8BPS decoder 21 years ago
Roman Shaposhnik 19d053c5ba * fixes for broken builds on Solaris, OS2 and all bingendian 21 years ago