summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-03-02
* dwstart supportMichael Niedermayer2006-03-02
* fixing demuxing of minorityreport.AVIMichael Niedermayer2006-03-02
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-02
* fix debug code: do not try to take st->codec if st is NULL. This makes ffplay...François Revol2006-03-01
* can't have PES headers in MPEG video elementary streams so fail probeMåns Rullgård2006-03-01
* fixing av sync in videotest.avi (index doesnt match chunks, header doesnt ind...Michael Niedermayer2006-03-01
* support seeking in RenderAvi.avi (audio stream == single huge chunk)Michael Niedermayer2006-03-01
* 10l forgot to set packet_sizeMichael Niedermayer2006-03-01
* fix demuxing of XviD_with_3_AAC-HE_audio_streams.aviMichael Niedermayer2006-03-01
* add movi_list offset into indexMichael Niedermayer2006-03-01
* add size to AVIndexMichael Niedermayer2006-03-01
* Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch byBenjamin Larsson2006-03-01
* ODML index parsing supportMichael Niedermayer2006-03-01
* replace if by assert as it should never by trueMichael Niedermayer2006-03-01
* Add support for drivers that can change the capture size on VIDIOC_S_FMTLuca Abeni2006-02-28
* Error path fix: close the video device on failureFlavio Pimentel Duarte2006-02-28
* print a hint when trying V4L2 on V4L deviceAlex Beregszaszi2006-02-26
* kill some warningsMåns Rullgård2006-02-25
* CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)Baptiste Coudurier2006-02-22
* support correct ptses on other than version 3.2.0 aswellAlex Beregszaszi2006-02-22
* check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible...Alex Beregszaszi2006-02-21
* Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDU...Baptiste Coudurier2006-02-19
* The current_sample field is meant to be the sample number, not an offset intoJulian Scheid2006-02-19
* RMP4 ("xvid fork") decoding supportMichael Niedermayer2006-02-19
* simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 sma...Baptiste Coudurier2006-02-18
* add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 ...Baptiste Coudurier2006-02-18
* add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Bapti...Baptiste Coudurier2006-02-18
* ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplacedLuca Abeni2006-02-17
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-17
* add Creative 8 bits ADPCM schemes supportAurelien Jacobs2006-02-16
* mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurie...Michael Niedermayer2006-02-14
* move common parts of makefiles into common.makMåns Rullgård2006-02-13
* 10l, allocate bitbuffer with regard to the padding sizeAlex Beregszaszi2006-02-13
* useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Michael Niedermayer2006-02-13
* fix demuxing of Video006.3gpMichael Niedermayer2006-02-12
* mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier sm...Baptiste Coudurier2006-02-12
* 10l for myselfMichael Niedermayer2006-02-12
* mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-02-12
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
* 10l, fails to compile when debug enabledAlex Beregszaszi2006-02-12
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
* stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)Michael Niedermayer2006-02-11
* Use the incdir variable.Diego Biurrun2006-02-11
* Simplify header installation.Diego Biurrun2006-02-11
* Separate library install into static and shared installation.Diego Biurrun2006-02-11
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.couduri...Baptiste Coudurier2006-02-11
* Separate header file installation from the general install target.Diego Biurrun2006-02-11
* Fix for url_fclose() being called on an already closed file based on a patch ...Michael Niedermayer2006-02-11