531 Commits (715a97f0c04d90e9246247730f62193fd38d6f1c)

Author SHA1 Message Date
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
Michael Niedermayer dd0003fa3d removing borderline spyware 21 years ago
Gildas Bazin e45ccf79be movenc patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Roberto Togni 5e29abf8b7 Make avi and asf demuxer export palette in palctrl 21 years ago
Roman Shaposhnik ddaae6a9d1 * DV demuxer is now capable of decoding auxilary audio stream. So, 21 years ago
Mike Melanson 2a2bbcb05f revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 21 years ago
Fabrice Bellard 8b1ab7bf21 added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API 21 years ago
Fabrice Bellard da24c5e330 make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() 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
Michael Niedermayer b623bbcba2 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) 21 years ago
Panagiotis Issaris 0bf92f7957 GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 21 years ago
Mike Melanson 8dafdb88e6 added XVID fourcc (ISO MPEG-4?) and AC3 fourcc 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Michael Niedermayer 9dad924e22 bottom_field_first -> top_field_first 21 years ago
Dan Christiansen 4cb3f3b637 Using the extension m4a for audio only MPEG-4 files is increasingly 21 years ago
Dan Christiansen cf9d24adf6 - Moving -Wall from the individual Makefiles to configure (and only 21 years ago
Roman Shaposhnik 2744ca9ac9 * providing MPEG codecs with a generic fields in AVFrame to use. 21 years ago
Doug Larrick 66535069da Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>) 21 years ago
Alex Beregszaszi 4b68410579 10l 21 years ago
Mike Melanson 93cb9d7f73 hook up the XA ADPCM decoder 21 years ago