31817 Commits (e72657f83dc9f31dc0c1eb09ab2e7e704d59643e)
 

Author SHA1 Message Date
Carl Eugen Hoyos 318fd9dac2 Remove non-existing fourcc " Y8". 13 years ago
Carl Eugen Hoyos 1c5480651e Support FourCC DreX as MPEG4 ASP. 13 years ago
Carl Eugen Hoyos b36bd27fbe Rm lavfi-showfiltfmts on make testclean. 13 years ago
Carl Eugen Hoyos 940a116b1f Unbreak ffplay -s and ffplay -pix_fmt. 13 years ago
Carl Eugen Hoyos 8460b757c2 Do not ignore opt_default() return values. 13 years ago
Carl Eugen Hoyos 222b333ed5 Cosmetics: Restore alphabetical order. 13 years ago
Carl Eugen Hoyos 9b60b076fb Support muxing MP1, MP2 and MP3 in caf. 13 years ago
Carl Eugen Hoyos c6e0332f30 Explicitely fail for unsupported codecs when muxing caf. 13 years ago
Carl Eugen Hoyos b35477a2f2 Use av_get_bits_per_sample() for mBitsPerChannel in caf. 13 years ago
Naoya OYAMA 7747a091f5 Cosmetics: Fix indentation. 13 years ago
Michael Niedermayer 335bbe424f Merge remote-tracking branch 'qatar/master' 13 years ago
Dustin Brody 18cb40f074 lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE 13 years ago
Reimar Döffinger b39f872a41 Limit fsize before adding to pointer. 13 years ago
Yu-Jie Lin 1442d29533 x11grab: add show_region AVOption. 13 years ago
Yu-Jie Lin 085791a92e x11grab: add follow_mouse AVOption. 13 years ago
Michael Niedermayer 8400607267 Merge remote-tracking branch 'qatar/master' 13 years ago
Kostya Shishkov 42ba12888b Do not convert RGB buffer at once when stride does not fit exact samples. 13 years ago
Stefano Sabatini 3b5ddf07c0 vf_pad: add an example employing the sar variable 13 years ago
Stefano Sabatini 9959a76782 ffplay: set input link sample aspect ratio in input_config_props() 13 years ago
Stefano Sabatini 45f9e053d8 vf_crop: add support for a, dar, sar, hsub, and vsub variables 13 years ago
Stefano Sabatini 61d55fda2b lavfi: tweak display aspect ratio variables in pad and scale filters 13 years ago
Luca Barbato 8a54bfe83f build: make examples build normally 13 years ago
Reimar Döffinger 0e29c4f761 Revert bink dequantization hack that is no longer necessary. 13 years ago
Michael Niedermayer faba79e080 Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 1f6f58d585 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 13 years ago
Jason Garrett-Glaser a3bf7b864a H.264: tweak some other x86 asm for Atom 13 years ago
Stefano Sabatini d9c23a0d5a vf_transpose: avoid multiple calls to avfilter_draw_slice() 13 years ago
Alex Converse 5ef953e84f probe: Fix insane flow control. 13 years ago
Mike Williams 298c4e3c52 mpegts: remove invalid error check 13 years ago
Dustin Brody 8f9d3f6d9a s302m: use nondeprecated audio sample format API 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Mans Rullgard 3ad1684126 x86: cabac: add operand size suffixes missing from 6c32576 13 years ago
Michael Niedermayer 2dd2abe391 Merge remote-tracking branch 'qatar/master' 13 years ago
Dustin Brody 2a11952f45 h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding with sufficient error recognition 13 years ago
Mans Rullgard f5f004bc5a x86: cabac: don't load/store context values in asm 13 years ago
Jason Garrett-Glaser 6c32576548 H.264: optimize CABAC x86 asm for Atom 13 years ago
Ronald S. Bultje 8dcf518430 vp3/theora: flush after seek. 13 years ago
Jeff Downs 4105443872 h264 - Correct implicit weight table computation for long ref pics 13 years ago
Jeff Downs e80e2d5ba1 h264 - correct the check for invalid long term frame index in MMCO decode 13 years ago
Jeff Downs 188694b2f5 h264 - Fix PCM intra coded blocks in monochrome case 13 years ago
Anton Khirnov e0e65ddb88 doc/fftools-common-opts: wording fixes missing from the previous commit. 13 years ago
Anton Khirnov 22b203baf8 doc: document using AVOptions in fftools. 13 years ago
Stefano Sabatini 8ec19f84e1 cmdutils: add codec_opts parameter to setup_find_stream_info_opts() 13 years ago
Stefano Sabatini ce23ca814b cmdutils: clarify documentation for filter_codec_opts() 13 years ago
Stefano Sabatini 7cea06d135 cmdutils: clarify documentation for setup_find_stream_info_opts() 13 years ago
Anton Khirnov 3c7fa664af lavf: add forgotten attribute_deprecated to av_find_stream_info() 13 years ago
Michael Niedermayer 956c901c68 Fix several security issues in matroskadec.c (MSVR-11-0080). 13 years ago
Michael Niedermayer 2fb9fc0f6c h264: improve max slices error message 13 years ago
Stefano Sabatini 25a53c54d1 lsws: apply logging factorization in sws_scale_init() 13 years ago
Stefano Sabatini 539940d42f imgconvert: remove unused and inconsistent PixFmtInfo.depth field 13 years ago