29171 Commits (dc8e1b75e721ee10a8ba34311ee622e7a6aa74c6)
 

Author SHA1 Message Date
Stefano Sabatini dc8e1b75e7 vsrc_movie: fix leak in request_frame() 14 years ago
Alexander Strange 7e2eb4bacd Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 14 years ago
Diego Biurrun fd0c3403f6 Update regtest checksums after revision 6001dad. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Justin Ruggles 4c64c8e95a ac3dec: fix processing of delta bit allocation information. 14 years ago
Stefano Sabatini c967860081 scale: set evaluated value for the "out_w" and "out_h" constants 14 years ago
Stefano Sabatini e93d3334a9 scale: fix computation for the "hsub" and "vsub" constants 14 years ago
Ronald S. Bultje 0b05864eef vc1: fix fate-vc1 after previous commit. 14 years ago
Baptiste Coudurier 14360e0783 Remove now useless ffpresets for x264, use -preset 14 years ago
Baptiste Coudurier 0140d3f092 In libx264 wrapper, add -preset and -tune options 14 years ago
Baptiste Coudurier abf8342aa9 ffmpeg: fix -aspect cli option 14 years ago
Baptiste Coudurier 0ba8485666 In mov muxer, compute avg bitrate in esds 14 years ago
Michael Niedermayer 1aeb88b77d Correctly implement ac3 float/fixed encoder. 14 years ago
Stefano Sabatini bdf3d3bf9d ffmpeg: use parse_number_and_die() when it makes sense 14 years ago
Stefano Sabatini 584c2f1db8 cmdutils: add OPT_INT check in parse_number_or_die() 14 years ago
Ronald S. Bultje 58bb6b7d93 wmv3dec: fix playback of complex WMV3 files using simple_idct. 14 years ago
Reimar Döffinger 3c10843f15 Use av_set_pts_info to set time_base. 14 years ago
Reimar Döffinger f0a68a20a7 Enable header parsing for MPEG2VIDEO to get time-stamps. 14 years ago
Philip Langdale bd9430db69 CrystalHD: Fix usage of h264 parser. 14 years ago
Roger Pau Monné 09a1416db7 Add key_frame and pict_type to AVFilterBufferRefVideo. 14 years ago
Michael Niedermayer d3b379b95b Merge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8' 14 years ago
Michael Niedermayer f6302ad6ee Merge commit 'f668afd4896ee65683619b6f165dda4cdd46766f' 14 years ago
Diego Biurrun 14622ef05d Replace references to ffmpeg-devel with libav-devel; fix roundup URL. 14 years ago
Kostya Shishkov c0eee89337 make av_dup_packet() more cautious on allocation failures 14 years ago
Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
Kostya Shishkov 4de339e219 introduce side information for AVPacket 14 years ago
Diego Biurrun 4d012eb541 xwma: Fix wrong printf format expression. 14 years ago
Max Horn ef8b54fc88 xwma demuxer: typos 14 years ago
Carl Eugen Hoyos f4bc923ec1 Allow to print wider unsupported channel layouts. 14 years ago
Carl Eugen Hoyos 7c8c55ff03 Warn if Vorbis does not support the provided channel layout. 14 years ago
Clément Bœsch 8f3eebd663 oggdec: simplify audio chained ogg streams support 14 years ago
Janne Grunau f668afd489 swscale: fix "ISO C90 forbids mixed declarations and code" warning 14 years ago
Janne Grunau 7f2ae5c7af swscale: fix compilation with --enable-runtime-cpudetect 14 years ago
Michael Niedermayer 85b2114759 Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 14 years ago
Janne Grunau b6cad3df82 swscale: correct include path to fix ppc altivec build 14 years ago
Michael Niedermayer 256c5b08bf Fix BE/LE order of pix formats 14 years ago
Luca Barbato 6216fc70b7 swscale: simplify rgb2rgb templating 14 years ago
Josh Allmann 33a0421bba swscale: simplify initialization code 14 years ago
Josh Allmann 735bf19511 swscale: further cleanup swscale.c 14 years ago
Luca Barbato 86330b4c92 swscale: partially move the arch specific code left 14 years ago
Luca Barbato c003832883 swscale: move away x86 specific code from rgb2rgb 14 years ago
Alexis Ballier a3a0af4fb1 avutil: make aes and sha api public 14 years ago
Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 14 years ago
Max Horn ad4c50347a add xWMA demuxer 14 years ago
Rudolf Polzer 0a962e61e9 mpegts: force the default timebase 14 years ago
Martin Storsjö 302152d40b libavcodec: Bump micro after adding the dtx AVOptions 14 years ago
Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 14 years ago
Carl Eugen Hoyos 6daf513cf2 Fix channel order for 7.1 TrueHD samples. 14 years ago