summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* frame rate should be completely disabled in asf (closer now) - disabled seekFabrice Bellard2003-11-10
* initial seek supportFabrice Bellard2003-11-10
* seek supportFabrice Bellard2003-11-10
* seeking support - fixed some ADPCM decoding casesFabrice Bellard2003-11-10
* fixed double freeFabrice Bellard2003-11-10
* added parsingFabrice Bellard2003-11-10
* seek support for PCM formatsFabrice Bellard2003-11-10
* use parsersFabrice Bellard2003-11-10
* initial seek support - more generic play/pause supportFabrice Bellard2003-11-10
* initial av_read_frame() and av_seek_frame() supportFabrice Bellard2003-11-10
* added palette support to the QT demuxer; registered SMC video decoderMike Melanson2003-11-10
* 8BPS decoderRoberto Togni2003-11-07
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-04
* removing borderline spywareMichael Niedermayer2003-11-04
* movenc patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2003-11-03
* Make avi and asf demuxer export palette in palctrlRoberto Togni2003-11-02
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
* added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...Fabrice Bellard2003-10-29
* make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()Fabrice Bellard2003-10-29
* mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod...Fabrice Bellard2003-10-29
* 1/0 fix by (Tim Allen <tim at proximity dot com dot au>)Michael Niedermayer2003-10-28
* GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot...Panagiotis Issaris2003-10-26
* added XVID fourcc (ISO MPEG-4?) and AC3 fourccMike Melanson2003-10-25
* AVRationalMichael Niedermayer2003-10-20
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-20
* Using the extension m4a for audio only MPEG-4 files is increasinglyDan Christiansen2003-10-19
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-18
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-18
* Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <do...Doug Larrick2003-10-15
* 10lAlex Beregszaszi2003-10-15
* hook up the XA ADPCM decoderMike Melanson2003-10-15
* recommit ofMichael Niedermayer2003-10-14
* remove experimental referenceMike Melanson2003-10-14
* make it compatible with older make (debian stable - make 3.79.1)Alex Beregszaszi2003-10-14
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* init_put_bits changedAlex Beregszaszi2003-10-13
* handle a wider variety of VQA files, including silent filesMike Melanson2003-10-04
* implemented Id Quake II CIN supportMike Melanson2003-10-03
* * fixing bug that prevented resampling the picture andRoman Shaposhnik2003-10-03
* fixed codec specific data headersAlex Beregszaszi2003-10-02
* fixed time base and sample rate handlingAlex Beregszaszi2003-10-02
* fix fabrice's broken get_bi and some minor changes in draftAlex Beregszaszi2003-10-02
* properly demux silent files; implemented precise framerate calculationMike Melanson2003-10-02
* the correct data type is offset_tMike Melanson2003-10-02
* * preAlpha DV encoding support -- there's still a truckloadRoman Shaposhnik2003-10-01
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-01
* Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-30
* 10lMichael Niedermayer2003-09-29
* * The functionality is now available in dv.[ch].Roman Shaposhnik2003-09-29