Mercurial > libavformat.hg
graph
-
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-06, by michael
-
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-02, by michael
-
compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-02, by michael
-
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformat2006-03-01, by mmu_man
-
can't have PES headers in MPEG video elementary streams so fail probe libavformat2006-03-01, by mru
-
fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformat2006-03-01, by michael
-
support seeking in RenderAvi.avi (audio stream == single huge chunk) libavformat2006-03-01, by michael
-
Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by libavformat2006-03-01, by banan
-
Add support for drivers that can change the capture size on VIDIOC_S_FMT libavformat2006-02-28, by lucabe
-
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat2006-02-22, by michael
-
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change libavformat2006-02-21, by alex
-
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat2006-02-19, by michael
-
The current_sample field is meant to be the sample number, not an offset into libavformat2006-02-19, by diego
-
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat2006-02-18, by michael
-
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat2006-02-18, by michael
-
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat2006-02-18, by michael
-
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced libavformat2006-02-17, by diego
-
complete AVS playback system (from Creature Shock computer game), libavformat2006-02-17, by melanson
-
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com) libavformat2006-02-14, by michael
-
useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-02-13, by michael
-
mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com> libavformat2006-02-12, by michael
-
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-02-12, by michael
-
complete American Laser Games MM playback system, courtesy of Peter Ross libavformat2006-02-12, by melanson
-
tta demuxer, also usable for moving tta audio data into an other container libavformat2006-02-12, by alex
-
stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com) libavformat2006-02-11, by michael
-
mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-02-11, by michael
-
Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org) libavformat2006-02-11, by michael
-
Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. libavformat2006-02-08, by diego