81032 Commits (6a3515a5a49e985b0f2ce430c9cae9e21dd6d7c2)
 

Author SHA1 Message Date
Jan Sebechlebsky 6a3515a5a4 avformat/utils: Add ff_format_output_open() function 8 years ago
Jan Sebechlebsky e144b86fa4 avformat/tee: Support flushing by writing NULL pkt 8 years ago
Jan Sebechlebsky 3d7b5ad217 avformat/tee: Use ff_stream_encode_params_copy() 8 years ago
Jan Sebechlebsky 1732d89403 avformat/utils: Add ff_stream_encode_params_copy() 8 years ago
Josh de Kock d52dd768a3 lavf: add libopenmpt demuxer 8 years ago
Steven Liu b701ec4152 refine the method option describe of hlsenc doc 8 years ago
Pavel Koshevoy 25ca74d314 Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1 8 years ago
Clément Bœsch 77726d32a8 lavf/vplayerdec: Improve auto-detection. 8 years ago
Carl Eugen Hoyos e1023aa1dd lavf/img2dec: Also auto-detect (unusual) uncompressed pcx. 8 years ago
Carl Eugen Hoyos 040b4e139b lavf/img2: Remove ffv1-img. 8 years ago
Burt P c41718c0d0 af_hdcd: detect and report encoding errors and oddities 8 years ago
Burt P 5c7457c028 af_hdcd: only hdcd_update_info() when something changes 8 years ago
Burt P 33fc4cc7c6 af_hdcd: fewer false positives by ignoring code_counterC in HDCD detection 8 years ago
Steven Liu e29d2d9c92 avformat/segment: remove the check_bitstream from segment 8 years ago
Clément Bœsch 2c138b2c9b Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc' 8 years ago
Clément Bœsch def8506766 Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05' 8 years ago
Clément Bœsch e28d66052d Merge commit '906ffed9b1b8b06979eb656989aecacb1ae75a3a' 8 years ago
Clément Bœsch bec7145252 lavc/truemotion2rt: mark AVPacket* as const 8 years ago
Clément Bœsch 93c13886a2 Merge commit '470cd0c5fe6337b6cb5276b3f84400999450fc1b' 8 years ago
Clément Bœsch 87e9cefa91 lavc/codec_desc: move a few codecs out of the image codecs list 8 years ago
Clément Bœsch 9e6bb3b6ee fate/video: use FATE_VIDEO instead of FATE_SAMPLES_AVCONV 8 years ago
Clément Bœsch cd02df5256 Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 8 years ago
Clément Bœsch c3e2e842fa Merge commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6' 8 years ago
Michael Niedermayer a2c90d5f98 avformat/mux: Apply auto bsfs in av_write_frame() too 8 years ago
Michael Niedermayer de9674c5ea avformat/mux: Factor do_packet_auto_bsf() out 8 years ago
Matthieu Bouron 6c8942cdfb lavf/mov: fix stream extradata_size allocation 8 years ago
Rostislav Pehlivanov f41e37b84f dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue 8 years ago
Rostislav Pehlivanov c4adcff976 dirac_vlc: add a SET_RESIDUE macro and fix recent regression 8 years ago
Rostislav Pehlivanov 000eb01a7d diracdec: fix unchecked byte length 8 years ago
Rostislav Pehlivanov b2b12b2d4a diracdec: fix maximum quantization index checks 8 years ago
Rostislav Pehlivanov 9c0aba434e dirac_vlc: remove redundant macro declaration 8 years ago
Rostislav Pehlivanov e24c31b656 dirac_vlc: fix undefined shifts 8 years ago
Michael Niedermayer e879819e7b avfilter/vf_uspp: Check for encoding failure 8 years ago
Matthieu Bouron 57fa9608e4 Merge commit 'ec9f04423b82afa323e90f5b2c677be74302c1fd' 8 years ago
James Almer fde9c5e424 fate: fix fate-vp8 dependencies 8 years ago
Matthieu Bouron a91c330a29 Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 8 years ago
Matthieu Bouron 495a40cecb tests/checkasm: reduce cosmetic diff with libav 8 years ago
Matthieu Bouron 354336490d Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751' 8 years ago
Matthieu Bouron 3c058f5701 Merge commit '76729970049fe95659346503f7401a5d869f9959' 8 years ago
Martin Vignali f2b08a0702 libavcodec/exr : cosmetics, rename variable in b44_uncompress func 8 years ago
Vignesh Venkatasubramanian acca56d962 libvpx: Enable vp9 alpha encoding 8 years ago
Burt P 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected 8 years ago
Burt P 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names 8 years ago
Michael Niedermayer 2408f92678 avcodec/dirac_vlc: Fix avutil.h include 8 years ago
James Almer 4acdbb1c6c avformat/oggenc: always use the time base stored in the theora header 8 years ago
Michael Niedermayer 9157ac2f9c avcodec/dirac_vlc: Fix mixed declaration and statements 8 years ago
Rostislav Pehlivanov a337cb7361 diracdec: fix #coeffs -> byte conversion 8 years ago
Rostislav Pehlivanov df1dc52195 diracdsp_init: add missing ARCH_X86_64 check 8 years ago
Rostislav Pehlivanov 2094562923 diracdec: do not memset the entire coefficient buffer for HQ pictures 8 years ago
Rostislav Pehlivanov dcad4677d6 diracdec: do not allocate and free slice parameters every frame 8 years ago