summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* adts demuxer: Set the time base to be the LCM of all ADTS sample rates.Alex Converse2010-09-09
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-09
* In mov muxer, write reduced sample aspect ratio values in paspBaptiste Coudurier2010-09-08
* Check dref size based on a patch by googleBaptiste Coudurier2010-09-08
* In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, ...Baptiste Coudurier2010-09-08
* Fix formatting for negative start times (issue 2139).Christian d'Heureuse2010-09-07
* Read the number of channels from the 'dac3' tag for AC-3 in MP4.Justin Ruggles2010-09-06
* Add a special function to mkv demxuer to parse length values that includesReimar Döffinger2010-09-06
* move stream info arrays into a struct to ease future dynamic allocationAurelien Jacobs2010-09-05
* matroskadec: allow uint and float elements with length = 0Aurelien Jacobs2010-09-05
* Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixupsRonald S. Bultje2010-09-03
* Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.James Darnley2010-09-03
* Reindent after r25032.Ronald S. Bultje2010-09-03
* Send NAT punching messages to the address specified in the Transport:John Wimer2010-09-03
* Set frame_size in the amr demuxerMartin Storsjö2010-09-03
* rtsp: 10l, try to update the correct rtp streamMartin Storsjö2010-09-03
* Optimize/simplify ebml_read_num.Reimar Döffinger2010-09-02
* Cosmetics: Reindent after r25023.Carl Eugen Hoyos2010-09-02
* Fix crash when decoding DV in AVI introduced in r24579 (issue 2174).Andrew Wason2010-09-02
* cosmetics: spaces between and after parenthesesBaptiste Coudurier2010-09-01
* gxf muxer only accepts pal or ntsc resolutions currently, so fail if resoluti...Baptiste Coudurier2010-09-01
* Solving memory leak and initialization problem with prev_pkt / pkt.Tobias Bindhammer2010-08-31
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move raw video demuxer to its own fileAurelien Jacobs2010-08-30
* move pcm muxers to their own fileAurelien Jacobs2010-08-30
* move pcm demuxers to their own fileAurelien Jacobs2010-08-30
* add WAWV fourcc, works on V-codecs/WAWV.aviBen Littler2010-08-30
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29
* move null muxer to its own fileAurelien Jacobs2010-08-29
* cleanup includes which are not used anymore in raw.cAurelien Jacobs2010-08-29
* move ac3/eac3 demuxer to its own fileAurelien Jacobs2010-08-29
* move dnxhd demuxer to its own fileAurelien Jacobs2010-08-29
* move dirac demuxer to its own fileAurelien Jacobs2010-08-29
* move h261 demuxer to its own fileAurelien Jacobs2010-08-29
* move h263 demuxer to its own fileAurelien Jacobs2010-08-29
* move h264 demuxer to its own fileAurelien Jacobs2010-08-29
* cosmeticAurelien Jacobs2010-08-29
* move m4v demuxer to its own fileAurelien Jacobs2010-08-29
* move cavsvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move ingenient demuxer to its own fileAurelien Jacobs2010-08-29
* move DTS demuxer to its own fileAurelien Jacobs2010-08-29
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29
* 10l: aacdec and idroqenc still depend on raw.oAurelien Jacobs2010-08-29
* rename idroq.c to idroqdec.cAurelien Jacobs2010-08-29
* move id roq muxer to its own fileAurelien Jacobs2010-08-29
* move ADTS AAC demuxer to its own fileAurelien Jacobs2010-08-29
* rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packetJosh Allmann2010-08-29
* ReindentJosh Allmann2010-08-29
* rtpdec: Read RTCP compound packetsJosh Allmann2010-08-29