aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Winnov WNV1 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-03-261-0/+1
* bypass internal buffer for "large" packetsMichael Niedermayer2005-03-241-4/+22
* segfault fixMichael Niedermayer2005-03-241-1/+1
* discard dummy packets before doing inapropriate checks on them and failing as...Michael Niedermayer2005-03-241-3/+4
* 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...Calcium2005-03-232-20/+133
* 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium2005-03-232-1/+7
* 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)Calcium2005-03-231-1/+1
* 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)Calcium2005-03-231-1/+3
* Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gma...François Revol2005-03-231-0/+1
* fix time stored in movMichael Niedermayer2005-03-231-1/+1
* trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer2005-03-231-10/+30
* initalize has_b_framesMichael Niedermayer2005-03-171-0/+1
* more fine grained discarding of packetsMichael Niedermayer2005-03-1710-15/+40
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-161-4/+4
* buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org)Michael Niedermayer2005-03-161-7/+6
* reverse zero packet dissapearence "feature"Michael Niedermayer2005-03-161-6/+4
* sample_size fixMichael Niedermayer2005-03-151-1/+1
* cleanup strh parserMichael Niedermayer2005-03-151-76/+45
* dont link with libavcodec twice on win32Michael Niedermayer2005-03-151-1/+1
* non interleaved avi supportMichael Niedermayer2005-03-151-63/+181
* use libavformats index system instead of the half duplicated mess in avidec.cMichael Niedermayer2005-03-131-128/+61
* "put_s should store signed values. Spotted on #mplayerdev by someone ILuca Barbato2005-03-131-1/+1
* keyframe & non keyframe index fixesMichael Niedermayer2005-03-133-10/+20
* Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl>François Revol2005-03-121-0/+1
* Patch from Gianluigi Tiesi (sherpya at netfarm dot it):D Richard Felker III2005-03-111-1/+1
* uuid patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-03-111-1/+1
* fix lib order and remove nonsense avcodec double linkingMichael Niedermayer2005-03-111-7/+5
* double free patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-03-091-4/+0
* H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide...Måns Rullgård2005-03-061-5/+65
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-061-0/+18
* mp4a fix based on some code by (Song.Itany inventec-inc com)Michael Niedermayer2005-03-041-4/+17
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-011-0/+1
* set block alignMichael Niedermayer2005-02-281-1/+1
* ra288 demuxing support (doesnt really work, might be demuxer or decoder bug)Michael Niedermayer2005-02-281-7/+19
* shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)Michael Niedermayer2005-02-262-0/+30
* pseudo codec tag for adpcm_swfAlex Beregszaszi2005-02-251-0/+1
* proper handling of samplesizeAlex Beregszaszi2005-02-252-1/+2
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-2413-42/+33
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-243-3/+3
* switch MPEG4 fourcc to FMP4Michael Niedermayer2005-02-221-0/+1
* support adpcm audio, also some more verbose messagesAlex Beregszaszi2005-02-211-0/+3
* correct pcm in flv handlingAlex Beregszaszi2005-02-212-5/+18
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-212-8/+1
* quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fr...tjraivio@cc.hut.fi2005-02-162-2/+23
* nonsense commentMichael Niedermayer2005-02-161-1/+1
* Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmg...Wolfram Gloger2005-02-161-9/+7
* -target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])Chriss2005-02-091-1/+3
* audio duration fix?Michael Niedermayer2005-02-081-2/+1
* .wmaMichael Niedermayer2005-02-071-2/+2
* set timestamps correctlyMichael Niedermayer2005-02-071-26/+82