summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb)Roberto Togni2005-04-241-2/+2
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-201-0/+1
* fixing demuxing of DV5700.asfMichael Niedermayer2005-04-191-2/+4
* non 4:2:0 foobar.{Y,U,V} supportMichael Niedermayer2005-04-131-4/+6
* fix seeking bugMåns Rullgård2005-04-121-1/+1
* s/u_char/uint8_t/Måns Rullgård2005-04-101-2/+2
* s/u_char/uint8_t/Måns Rullgård2005-04-101-3/+3
* pre-c99 compatibilityMåns Rullgård2005-04-092-2/+2
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-097-9/+909
* Autodesk Animator Studio Codec (AASC) video decoder, courtesy ofMike Melanson2005-04-031-0/+1
* fix vorbis in aviMichael Niedermayer2005-04-011-1/+1
* reverting 1.66 -> 1.67 changeMichael Niedermayer2005-03-301-7/+7
* PSM support in MPEG-PS demuxer.Måns Rullgård2005-03-281-3/+85
* fix psp muxing (probably this fix is wrong but its better then nothing)Michael Niedermayer2005-03-271-1/+1
* 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
OpenPOWER on IntegriCloud