3180 Commits (3ff39901049f430f82d252eab3f4c0800ef144e5)

Author SHA1 Message Date
Andrew Kelley 9767d7c092 oggenc: Flush after writing headers 11 years ago
Aman Gupta 4372fb7a57 avcodec/webvttenc: add webvtt encoder 11 years ago
Carl Eugen Hoyos e705d0ce1c Set dwSuggestBufferSize to largest chunk size for every stream in avi. 11 years ago
Michael Niedermayer 0c152fe916 ffmpeg: prefix encoder with "Lavc " in bitexact mode 11 years ago
Michael Niedermayer bbee02ed9c ffmpeg: Skip writing the version when -flags bitexact is used 11 years ago
Anton Khirnov 6656370b85 avconv: set the "encoder" tag when transcoding 11 years ago
Anton Khirnov 4735784f1c FATE/opus: increase fuzz for the celt tests 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Anton Khirnov b70d7a4ac7 lavc: add a native Opus decoder. 11 years ago
Michael Niedermayer 565c321cd0 tests/fate/libavutil: run cpu test and display the cpus detected feature set 11 years ago
Michael Niedermayer 7efe83996c tests/fate-run: add runecho command to run a test and display its output 11 years ago
Michael Niedermayer 9e58677438 avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental 11 years ago
Michael Niedermayer e77ffaa0ac tests/tiny_ssim: more correct error message 11 years ago
Michael Niedermayer a69e16a97e tests/tiny_ssim: check dimensions 11 years ago
Carl Eugen Hoyos c2b0ce70ad Initialize riff and wav size fields to -1 instead of 0. 11 years ago
Clément Bœsch b17e98ded0 avfilter/edgedetect: add a colormix mode. 11 years ago
Michael Niedermayer 77811482ab avcodec/utils: ff_decode_frame_props: set pkt_size 11 years ago
Anton Khirnov 6072184e70 asfenc: use codec descriptors instead of AVCodecs to write codec info 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
Mickaël Raulet bd4dc9e717 fate/hevc: update with new sequences from jctvc(cherry picked from commit de6d9c586bd3852dfbe629a88ccc8c0f0a2bfcbb) 11 years ago
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX 11 years ago
Michael Niedermayer 1f249d2ca7 avformat/utils: prevent r frame rate from being set larger than 1/tb 11 years ago
Michael Niedermayer 4394f82f52 avformat/utils: add gif to tb_unreliable() 11 years ago
James Almer cdac3ab59f swresample: add swri_resample_double_sse2 11 years ago
Derek Buitenhuis d66de5006b fate: Add fic-in-avi test 11 years ago
Derek Buitenhuis 8de77b665d fate: Add fic-in-avi test 11 years ago
Michael Niedermayer c26b4b6f55 fate/libswresample: use linear interpolation on both aresample filters 11 years ago
Graham Booker 60fcc19b90 avformat/mpegtsenc: Changed Video PES packet length to 0. 11 years ago
Anton Khirnov a4ed995cab txd: do not set the codec timebase. 11 years ago
Martin Storsjö 911fa05b51 mvc: Specify the pixel format for the mv-mvc* tests 11 years ago
Vittorio Giovara 6dfd99c938 fate: add tests for SGI RLE and MVC1&2 decoders 11 years ago
Peter Ross f45a840907 avformat/mlv: add fate sample 11 years ago
James Almer d8f40ca251 fate: add DTS-ES test 11 years ago
Michael Niedermayer c9aab1ee7f avfilter/vf_rotate: fix several of by 1 errors 11 years ago
Michael Niedermayer 4ebfb2c5ec avfilter/vf_rotate: fix location of update operation 11 years ago
Michael Niedermayer a47cc877a0 avfilter/vf_rotate: increase fixed point precision 11 years ago
Alessandro Ghedini 0983d48111 crc: add ANSI CRC16 LE 11 years ago
Michael Niedermayer cb53beb81a iavcodec/vc1dec: Fix missing {} 11 years ago
Michael Niedermayer 5a8ef3c66b avfilter/f_select: fix loss of precission in SAD calculation 11 years ago
Michael Niedermayer 37f3f32d51 fate: force 128kb/sec for mp2 test 11 years ago
Michael Niedermayer 2b58c9c945 swresample/resample_template: try to consider src_size more exactly 11 years ago
Rainer Hochecker d8b19ee672 fate: update seeking reference for flac 11 years ago
Michael Niedermayer 6c8ee74af2 swresample/resample: Fix fractional part of index in the filter_size = 1 filters = 1 case 11 years ago
Michael Niedermayer 161ec197ac fate/libswresample: add tests with filter_size=1 phase_shift=0 11 years ago
Anton Khirnov 13164e479f FATE: add tests for more resampling modes 11 years ago
Anton Khirnov f7c5fd8151 resample: implement flushing 11 years ago
Justin Ruggles d9a542ace1 swscale: Set alpha to opaque for internal palettes. 11 years ago
Michael Niedermayer 268b1eae22 avcodec/mpegaudioenc_template: default to 384k bitrate as default 11 years ago
Michael Niedermayer c486cfab79 avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() 11 years ago
Vittorio Giovara 60fd7d36c4 fate: correctly set sample rate for mp2 tests 11 years ago