summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-29
* Fix a very nasty problem with extra bytes appearing in TCP data streams.Philip Gladstone2003-09-29
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen2003-09-28
* mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hu...Thomas Raivio2003-09-28
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-28
* send the chunk preamble bytes to the respective decoders; Id RoQ demuxerMike Melanson2003-09-26
* yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-09-25
* Fix compilation with cccFalk Hüffner2003-09-22
* clean up 4xm demuxer; make valgrind just a little happierMike Melanson2003-09-20
* iterate through the appropriate range of palette entriesMike Melanson2003-09-20
* provisions for raw PCM audioMike Melanson2003-09-18
* remove unused AMREXTRALIBSFabrice Bellard2003-09-16
* generate correct PTS in transport stream - use mpeg2 encoder by defaultFabrice Bellard2003-09-16
* * fixing a typo ;-)Roman Shaposhnik2003-09-16
* correct DLL windows installFabrice Bellard2003-09-15
* adapt to use interim palette control API; do away with multi-chunk dataMike Melanson2003-09-14
* 64 bit pts for writing - more const usage (don't forget me !)François Revol2003-09-13
* deploy palette control APIMike Melanson2003-09-12
* simplified version handlingFabrice Bellard2003-09-11
* forgot to apply the palette component lookup tableMike Melanson2003-09-11
* removed invalid sequence end codeFabrice Bellard2003-09-10
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* get_bi(), be/le fixMichael Niedermayer2003-09-10
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10