summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* * 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
* * 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