1485 Commits (b329460c5186d4520f1761211efa99fcf93cf538)

Author SHA1 Message Date
Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
Michael Niedermayer 7dba055bb0 oggenc: Fix the EOS flag 11 years ago
Michael Niedermayer 919c320f72 avformat/oggenc: fix EOS flag 11 years ago
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
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
Derek Buitenhuis d66de5006b fate: Add fic-in-avi test 11 years ago
Derek Buitenhuis 8de77b665d fate: Add fic-in-avi test 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
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
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
Rainer Hochecker d8b19ee672 fate: update seeking reference for flac 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 59388dac69 fate: update tests for YVYU422 pixel format 11 years ago
Carl Eugen Hoyos 993a5afaad Read aspect ratio from tiff image files. 11 years ago
Paul B Mahol a027d2a873 fate: add tests for SANM and VIMA 11 years ago
Vittorio Giovara 287432430c fate: add a VP7 test 11 years ago
Michael Niedermayer 37f69cd93e swscale: add full bgra64 support 11 years ago
Carl Eugen Hoyos 45782a98b6 Write aspect ratio when muxing gif. 11 years ago
Marton Balint a0cf87780d mpeg12enc: always set closed gop flag on the first gop 11 years ago
Marton Balint 51c61e64cb mpeg12enc: always write closed gops for intra only outputs 11 years ago
Vittorio Giovara 55c6e59906 fate: add SGI tests 11 years ago
Paul B Mahol 06688e96fb fate: add exr tests 11 years ago
Martin Storsjö 3e4e2142d2 fate: Convert the paletted output in the brenderpix tests to rgb24 11 years ago
Peter Ross 31ac3f306c avformat/wtvenc: pad judiciously when writing mpeg2 extradata 11 years ago
Michael Niedermayer 92005c2636 fate/aliaspix: Use standard test sample 11 years ago
Vittorio Giovara e8e560f2a2 fate: add a bmpparser test 11 years ago