summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* SONAME support for shared libsLuca Barbato2005-12-10
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-09
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-12-05
* ogg format probe function by Ivo <ivop at euronet nl>Måns Rullgård2005-12-05
* add some h.264 fourccs to codec_bmp_tags[]Guillaume Poirier2005-11-30
* BMP image decoderMåns Rullgård2005-11-30
* DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-stat...Corey Hickey2005-11-13
* Support for streaming: dont write indexes and dont signal HAS_INDEX in header...Alex Beregszaszi2005-11-13
* support transcoding adpcmAlex Beregszaszi2005-11-12
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-07
* per frame crc supportMichael Niedermayer2005-11-05
* allow NULL write_header() and write_trailer()Michael Niedermayer2005-11-04
* Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenien...Alex Beregszaszi2005-10-29
* Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- c...Patrice Bensoussan2005-10-26
* Increase version: 'wave' atom parsing added to mov demuxerRoberto Togni2005-10-20
* QDM2 compatible decoderRoberto Togni2005-10-18
* support for FLX and DTA extensions in the FLIC format, courtesy ofMike Melanson2005-10-13
* Duck TrueMotion 2 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-10-13
* fix feed read_header, avoid using put_tag in write_header, to be consistent w...Alex Beregszaszi2005-10-12
* lame bit_rate calculationAlex Beregszaszi2005-10-12
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-04
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-26
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* fix unused variable warningsAurelien Jacobs2005-09-21
* Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS.Diego Biurrun2005-09-20
* print more time_base fps stuff if av_log level is at debug or aboveMichael Niedermayer2005-09-18
* checksum doesnt cover the forward_ptr anymoreMichael Niedermayer2005-09-11
* forward_ptr doesnt contain its own length anymoreMichael Niedermayer2005-09-11
* set time_base as soon as time_scale is known instead of in a unrelated chunck...Michael Niedermayer2005-09-06
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-06
* a few more raw yuv fourccsMichael Niedermayer2005-09-06
* sample_rate value is not always correct (is there anything in quicktime which...Michael Niedermayer2005-09-04
* typo: viedo --> videoDiego Biurrun2005-09-03
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-02
* Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).Reimar Döffinger2005-09-02
* lowres supportMichael Niedermayer2005-09-02
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-21
* Make ogg `muxer' expect new vorbis extradata format.Alexander Strasser2005-08-15
* parse pict_type for streams in aviMichael Niedermayer2005-08-15
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-15
* minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med ...Wolfram Gloger2005-08-14
* a few checks, seems i forgot to commit thisMichael Niedermayer2005-08-14
* kill a bunch of compiler warningsMåns Rullgård2005-08-14
* set timebase correctly? this thing is always 15fps?Michael Niedermayer2005-08-13
* '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)Steven M. Schultz2005-08-13
* fix building in separate directoryMåns Rullgård2005-08-13
* FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi2005-08-12
* minor compilation fixSam Hocevar2005-08-11
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-11