12836 Commits (f46732fe4d2ce5cb7978522f27226234fe5492c4)

Author SHA1 Message Date
Paul B Mahol f46732fe4d wvenc: remove flush call, not needed since 4f112a8e3 12 years ago
Paul B Mahol 6d3b913479 remove APEv1 tag writer 12 years ago
Paul B Mahol be5a55535e apetag: do not create invalid APE tags 12 years ago
Paul B Mahol 96db307b3d lavf/flacenc: use ffio_fill() 12 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Anton Khirnov 88de0c7901 apetag: add support for writing APE tags 12 years ago
Anton Khirnov 01656fd476 matroskaenc: support muxing WavPack 12 years ago
Anton Khirnov 794ca87d2b wvdec: split block header parsing into a separate file 12 years ago
Anton Khirnov 0a1a94450a lavf: rename wv.c to wvdec.c 12 years ago
Paul B Mahol ced0307ea9 tta: make probing more robust 12 years ago
Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
Paul B Mahol 269fc8e049 lavf/wvenc: remove hacks since wavpack demuxer & decoder hacks have been fixed 12 years ago
Kostya Shishkov 851bc1d6be smacker: assign video frame PTS 12 years ago
Anton Khirnov 9b6f47c448 matroskadec: export full wavpack blocks. 12 years ago
Anton Khirnov 5074f4545c wavpack demuxer: export full wavpack blocks. 12 years ago
Anton Khirnov c330eba84c lavf: preserve side data when parsing packets. 12 years ago
Anton Khirnov 564b7e0c00 matroskadec: silently skip CodecState element. 12 years ago
Kostya Shishkov c3c08baefb smacker: fix off-by-one error in palette expanding code 12 years ago
Clément Bœsch 477f4efd0f lavf/swf: remove unused assert include. 12 years ago
Michael Niedermayer 4758e32a6c matroska_read_seek: Fix used streams for subtitle index compensation 12 years ago
Michael Niedermayer 5292dac34c avformat/mov: Rename alt_sample_size so its name matches what it is 12 years ago
Michael Niedermayer 760a9754ca img2dec: support seeking with ts_from_file 12 years ago
Michael Niedermayer a753776ff5 img2dec: dont set start_time/duration to invalid values 12 years ago
Andrey Utkin 70fbfd75c3 img2dec: Add ts_from_file option 12 years ago
Reimar Döffinger 4059c7836a framemd5_class and md5enc_class may not be identical. 12 years ago
Thilo Borgmann 4a2c2a09a2 Fix compilation with --disable-everything --enable-muxer=vc1 12 years ago
Michael Niedermayer 6d02bdc338 vformat/wtvenc: fix doxygen comments 12 years ago
Michael Niedermayer 68ff528969 avformat/wtvdec: fix doxygen comments 12 years ago
Michael Niedermayer 682f0035fb avformat/jvdec: fix doxygen comments 12 years ago
Michael Niedermayer 8870cf7c0e avformat/gif: remove unneeded doxygen comment 12 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
Michael Niedermayer e8c26557a4 avformat/mtv: remove empty comments 12 years ago
Dale Curtis c54a1565f5 avformat/utils: Keep internal and external av_read_frame() packets in sync. 12 years ago
Ash Hughes 14ec9d2590 Support playing SMV files. 12 years ago
Michael Niedermayer cc0db8cf30 avienc: Disallow the first frame to be skiped 12 years ago
Michael Niedermayer 66f5790d7b seek-test: make duration user configurable 12 years ago
Michael Niedermayer 729fa55b8f avformat/matroskadec: fix integer overflow 12 years ago
Hendrik Leppkes df07a833f1 ftp: favor strtoll over atoll 12 years ago
Lukasz Marek c86d3a54de FTP protocol support 12 years ago
Jean First 7e570f027b movenc: add video_track_timescale option 12 years ago
Piotr Bandurski 7baef22fca mov: set block_align for MACE 3:1 and MACE 6:1 12 years ago
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Michael Niedermayer 6c593f1b67 avidec: dont randomly skip packets for offseting the index 12 years ago
Paul B Mahol 47ac344970 id3v2enc: chapter support 12 years ago
Paul B Mahol d26f637b02 libmodplug: fix sz type 12 years ago
Vignesh Venkatasubramanian 98c292a7a8 Adding support for encoding VP8 Alpha 12 years ago
Michael Niedermayer 2fb193b1e7 vformat/matroskaenc: factorize alpha code in mkv_write_block() 12 years ago
Vignesh Venkatasubramanian 8ffcc826b3 Adding support for muxing VP8 Alpha files 12 years ago
Jeremy Hinegardner 28e6b7b9b4 Turn off usage of base_data_offset in tfhd for PIFF files 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago