1253 Commits (a9f9cc7cc13f838298c392ea2a95294ddc402538)

Author SHA1 Message Date
Diego Biurrun 6c953a6af3 Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. 19 years ago
Steve L'Homme 267f7edcd1 (f)printf --> av_log conversion 19 years ago
Baptiste Coudurier 8e32161943 correct computing of DV fourcc in mov muxer 19 years ago
Baptiste Coudurier 6e2695947d set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier 79c343c024 referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier fc5188f3d1 add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Michael Niedermayer 43a80ccee5 generic crc calculation code 19 years ago
Daniel Maas 0b297700b7 DVCPRO50 support. 19 years ago
Baptiste Coudurier 6a045bf3bd Support mov stsd atom version 2. 19 years ago
Michael Niedermayer 61452d5637 fixing total_frames 19 years ago
Michael Niedermayer 98740f5a79 indention 19 years ago
Michael Niedermayer 38cf2a723c timebase fix 19 years ago
Baptiste Coudurier 26f86eaf03 ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Michael Niedermayer b72a2bc82f dwstart support 19 years ago
Michael Niedermayer e84dab5f57 fixing demuxing of minorityreport.AVI 19 years ago
Baptiste Coudurier 1522767d0d compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
François Revol 7581c5f50c fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ 19 years ago
Måns Rullgård e01dc227f3 can't have PES headers in MPEG video elementary streams so fail probe 19 years ago
Michael Niedermayer 8945ebb9c1 fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) 19 years ago
Michael Niedermayer 115e8ae577 support seeking in RenderAvi.avi (audio stream == single huge chunk) 19 years ago
Michael Niedermayer 8223bca50d 10l forgot to set packet_size 19 years ago
Michael Niedermayer 1894edeb74 fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi 19 years ago
Michael Niedermayer 5c89153e90 add movi_list offset into index 19 years ago
Michael Niedermayer 30a43f2d09 add size to AVIndex 19 years ago
Benjamin Larsson 26d6d03270 Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by 19 years ago
Michael Niedermayer 94d1d6c02d ODML index parsing support 19 years ago
Michael Niedermayer 9eb40bcf41 replace if by assert as it should never by true 19 years ago
Luca Abeni 24300af416 Add support for drivers that can change the capture size on VIDIOC_S_FMT 19 years ago
Flavio Pimentel Duarte 2b63c22255 Error path fix: close the video device on failure 19 years ago
Alex Beregszaszi c16601bb8e print a hint when trying V4L2 on V4L device 19 years ago
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