12792 Commits (0ab0ed2b860977a6bfa0a9033e61a8070aac74ff)

Author SHA1 Message Date
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
Jeremy Hinegardner 40bbbce7e8 movenc: Don't add base_data_offset in tfhd for PIFF files 12 years ago
Clément Bœsch 3da726f188 lavf/img2enc: use FF_CEIL_RSHIFT(). 12 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Diego Biurrun d46c588f3c Remove commented-out #includes 12 years ago
Nicolas George ca2f6b6932 lavf/concat: reject empty scripts. 12 years ago
Paul B Mahol fa23f94eac wv: make probing more robust 12 years ago
Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
Carl Eugen Hoyos 86ea021b3a Reduce probing score for flic animation files. 12 years ago
Yoshihisa Uchida 3dff1bf99c mmf: Write metadata into an Optional Data chunk 12 years ago
Michael Niedermayer dc6f1a8dda avformat/srtdec: Fix pointer corruption 12 years ago
Hendrik Leppkes 37d9784083 md5enc: don't reuse priv_class in two formats 12 years ago
Reimar Döffinger 7d1d596817 Add a generic hash API. 12 years ago
Joseph Artsimovich 3967f68053 Better handling for MXF essence reading reaching EOF. 12 years ago
Carl Eugen Hoyos 231b331718 Do not read strd chunk in avi files as H264 extradata. 12 years ago
Paul B Mahol d93bc4ef5c redspark: fix memleak in redspark_read_header 12 years ago
James Almer 67fad0d221 ADPCM IMA Radical decoder 12 years ago
James Almer e5e86db178 RedSpark demuxer 12 years ago
James Almer d3710c51d9 RSD demuxer 12 years ago
James Almer b4866f717c ADP demuxer 12 years ago
Michael Niedermayer a079ed63d3 avidec: Enable full parsing for potencoder mpeg1/2 12 years ago
Luca Barbato ee9a4dff4a mmf: K&R formatting cosmetics 12 years ago
Michael Niedermayer a527e69259 avformat/vqf: check number of channels before use. 12 years ago
Luca Barbato db9aee6ccf oma: properly forward errors in oma_read_packet 12 years ago
Luca Barbato 6f98508e2b oma: return meaningful errors 12 years ago
Luca Barbato e0c53c3408 nut: use meaningful error values 12 years ago
Reimar Döffinger 762d4335ae matroska: set "done" only during resync fail. 12 years ago
Clément Bœsch a82cc54fb5 lavf/mpsub: remove sscanf from probing. 12 years ago
Michael Niedermayer 09602dbe7a wav_seek_tag: fix integer overflow 12 years ago
Luca Barbato ac87eaf856 wav: Always seek to an even offset 12 years ago
Luca Barbato 46c1917350 nut: use a define for the nut version 12 years ago
Paul B Mahol f5846dc98c id3v2: stop ignoring text encoding for chapter titles 12 years ago
Carl Eugen Hoyos 7c23922c2b Cosmetics: Reindent Sierra vmd demuxer after last commit. 12 years ago
Carl Eugen Hoyos 4ec509ce3d Support demuxing of audio-only vmd files. 12 years ago
Diego Biurrun 7abd35a1ff avformat: Add av_cold attributes to init functions missing them 12 years ago
Michael Niedermayer 097f668047 avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y 12 years ago