summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* - Add reget_buffer() function to AVCodecContextRoberto Togni2003-11-26
* Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)Michael Niedermayer2003-11-24
* fixed memory leakFabrice Bellard2003-11-20
* Add more resilience in reading ffm files. In particular, don't assumePhilip Gladstone2003-11-19
* set frame rate information, for good measureMike Melanson2003-11-16
* use the proper file framerate (specified by a float); account the ptsMike Melanson2003-11-15
* yep, FLI supportMike Melanson2003-11-14
* * *FILE needs <stdio.h>Zdenek Kabelac2003-11-13
* support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))Måns Rullgård2003-11-12
* 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