1173 Commits (6636b7e8e32121eec732778cf58a81574f618bb9)

Author SHA1 Message Date
Måns Rullgård 1bd8624697 kill some warnings 19 years ago
Baptiste Coudurier b4712e3c8b CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) 19 years ago
Alex Beregszaszi 571fa53105 support correct ptses on other than version 3.2.0 aswell 19 years ago
Alex Beregszaszi fb7a2bf695 check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change 19 years ago
Baptiste Coudurier de23f234df Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) 19 years ago
Julian Scheid a7f41f91e7 The current_sample field is meant to be the sample number, not an offset into 19 years ago
Michael Niedermayer c2ca19d7f9 RMP4 ("xvid fork") decoding support 19 years ago
Baptiste Coudurier 73920f079a simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Baptiste Coudurier bd12d3e9dc add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Baptiste Coudurier 4ea28253b6 add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Luca Abeni 8cecedfbe8 ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced 19 years ago
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago
Aurelien Jacobs 2433f24f60 add Creative 8 bits ADPCM schemes support 19 years ago
Michael Niedermayer dcadd216f1 mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com) 19 years ago
Måns Rullgård 8b2121e3de move common parts of makefiles into common.mak 19 years ago
Alex Beregszaszi aa11db2f23 10l, allocate bitbuffer with regard to the padding size 19 years ago
Michael Niedermayer 3253c51f3d useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Michael Niedermayer 75b5b63179 fix demuxing of Video006.3gp 19 years ago
Baptiste Coudurier 232d8a1fba mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com> 19 years ago
Michael Niedermayer dbb4f00a2c 10l for myself 19 years ago
Baptiste Coudurier 4e5ef14f0a mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Mike Melanson 9c8d8e84e0 dosbox native ZMBV decoder, courtesy of Kostya 19 years ago
Mike Melanson 4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
Alex Beregszaszi 6df84c3ad4 10l, fails to compile when debug enabled 19 years ago
Alex Beregszaszi aafaeabb47 tta demuxer, also usable for moving tta audio data into an other container 19 years ago
Michael Niedermayer 3840147e12 stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com) 19 years ago
Diego Biurrun a050253f8c Use the incdir variable. 19 years ago
Diego Biurrun dc2a1ce5c0 Simplify header installation. 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Baptiste Coudurier e60b4ced1f mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Diego Biurrun f29f3b5d9f Separate header file installation from the general install target. 19 years ago
Michael Niedermayer 5e43b17e7c Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org) 19 years ago
Michael Niedermayer 0b2bb3543f mpeg-ps probe 2nd try 19 years ago
Måns Rullgård a283db3962 generate adts frame headers if required 19 years ago
Aurelien Jacobs b96532e970 voc: set bits_per_sample correctly (fix mplayer playback) 19 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Michael Niedermayer 9870a7bdb8 replace probe() by one similar to MPEG-ES 19 years ago
Colin Ward 72fbc5092a Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. 19 years ago
Luca Abeni ad97e414e2 Correctly set the interlaced_frame and top_field_first fields. 19 years ago
Diego Biurrun 064cf25155 typo 19 years ago
Måns Rullgård 4accd1fd18 bump version numbers and update docs for adts aac support 19 years ago
Måns Rullgård fda885c703 read/write adts aac 19 years ago
Michael Niedermayer 8f0df75438 3rd try for mpeg-es probe ... 19 years ago
Michael Niedermayer efac2613e7 fix regression tests 19 years ago
Michael Niedermayer cd7352d5aa simplify timebase if possible 19 years ago
Michael Niedermayer 9f75260e68 improve fps guessing code 19 years ago
Michael Niedermayer 53f7c43fcc sanity checks for seeking 19 years ago
Michael Niedermayer f11288dab4 AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 19 years ago
Michael Niedermayer 93d3e278cd improve mpeg1/2-es detection 19 years ago
Michael Niedermayer e2a5fd2049 os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago