38994 Commits (8ec0832743d73c5de4c4978ea5f65b54cfa07625)
 

Author SHA1 Message Date
Derek Buitenhuis 30f2d97afe zerocodec: Fix license 13 years ago
Derek Buitenhuis 41bd3519b0 FATE: Add ZeroCodec test 13 years ago
Michael Niedermayer e01f478dd2 ffv1enc: Check context_model 13 years ago
Michael Niedermayer 479fb7b8af Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 87c1783c77 snowenc: move runs from stack to heap. 13 years ago
Michael Niedermayer fc8ed1117e avcodec_encode_audio2: Increase the audio buffer size. 13 years ago
Paul B Mahol 791d6df4ae FATE: change fate-maxis-xa to a normal demuxing test 13 years ago
Paul B Mahol b36872bdb6 FATE: add test for adpcm-ea-maxis-xa 13 years ago
Aaron Colwell 30011bf201 vp8: avoid race condition on segment map. 13 years ago
Michael Niedermayer 2b07f572af mp3_probe: consider id3 tags to be low scoring mp3. 13 years ago
Stefano Sabatini e19ccc89ef lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified aspect 13 years ago
Kostya Shishkov 18ba94c6f9 fix space type in Changelog 13 years ago
Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
Stefano Sabatini 11642cd16f lavc/sunrastenc: consider cases with linesize < 0 13 years ago
Kostya Shishkov b8560637d9 RealAudio Lossless decoder 13 years ago
Martin Storsjö 316e724f18 rtpenc: Use AVFormatContext.packet_size instead of a private option 13 years ago
Nicolas George 01b0ade665 url: Document the expected behaviour of url_read 13 years ago
Martin Storsjö 57151f8674 libavformat: Use AVFormatContext.probesize in init_input 13 years ago
Martin Storsjö 27b7459b8d docs: Fix a stray reference to tags in the generic doxy on dicts 13 years ago
Matthieu Bouron f645132061 gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet function 13 years ago
Martin Storsjö 17934c1824 cosmetics: Align some AVInput/OutputFormat declarations 13 years ago
Carl Eugen Hoyos 78f2833f78 Tell users about supported audio samplerates in mmf. 13 years ago
Carl Eugen Hoyos 0d293880ba Match documentation for transparency in BGR32 iff images. 13 years ago
Kostya Shishkov bb39bd195a zmbv: check decompress result 13 years ago
Kostya Shishkov afc2263bcc zmbv: correct indentation 13 years ago
Michael Niedermayer e8f2c0ca2e h264: print the pps_id when its invalid. 13 years ago
Derek Buitenhuis 6cabb679d6 ZeroCodec Decoder 13 years ago
Michael Niedermayer bae053fca4 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 1744ab9e46 adpcm: convert adpcm_thp to bytestream2. 13 years ago
Ronald S. Bultje 72eda7786d adpcm: convert adpcm_yamaha to bytestream2. 13 years ago
Ronald S. Bultje f184735a27 adpcm: convert adpcm_swf to bytestream2. 13 years ago
Ronald S. Bultje 8afe2f9002 adpcm: convert adpcm_sbpro to bytestream2. 13 years ago
Ronald S. Bultje 834c81f4c5 adpcm: convert adpcm_ct to bytestream2. 13 years ago
Ronald S. Bultje b3084e29e6 adpcm: convert adpcm_ima_amv/smjpeg to bytestream2. 13 years ago
Ronald S. Bultje 22c48d399d adpcm: convert adpcm_ea_xas to bytestream2. 13 years ago
Ronald S. Bultje edd9555537 adpcm: convert adpcm_ea_r1/2/3 to bytestream2. 13 years ago
Ronald S. Bultje e60d09918c adpcm: convert ea_maxis_xa to bytestream2. 13 years ago
Ronald S. Bultje 4a876eba8d adpcm: convert adpcm_ea to bytestream2. 13 years ago
Ronald S. Bultje 524af484ed adpcm convert adpcm_ima_ea_sead to bytestream2. 13 years ago
Ronald S. Bultje 8f2ed09289 adpcm: convert adpcm_ima_ea_eacs to bytestream2. 13 years ago
Ronald S. Bultje 159831cc09 adpcm: convert adpcm_xa to bytestream2. 13 years ago
Ronald S. Bultje 16b7a5e241 adpcm: convert ima_ws to bytestream2. 13 years ago
Ronald S. Bultje 74d7ac95fb adpcm: convert adpcm_ima_apc to bytestream2. 13 years ago
Ronald S. Bultje 9721901440 adpcm: convert adpcm_ima_iss to bytestream2. 13 years ago
Ronald S. Bultje 1da9587026 adpcm: convert adpcm_dk3 to bytestream2. 13 years ago
Ronald S. Bultje d570a96808 adpcm: convert adpcm_dk4 to bytestream2. 13 years ago
Ronald S. Bultje 5353ee3c30 adpcm: convert adpcm_ms to bytestream2. 13 years ago
Ronald S. Bultje 89f3aa8ce2 adpcm: use av_clip() in adpcm_ima_expand_nibble(). 13 years ago
Ronald S. Bultje 689be85a9a adpcm: convert adpcm_4xm to bytestream2. 13 years ago
Ronald S. Bultje 39505f4240 adpcm: convert adpcm_ima_wav to bytestream2. 13 years ago