29353 Commits (2671ab3996672c43b02076daca5bf00c5a6f1c68)
 

Author SHA1 Message Date
Anton Khirnov 761ad42968 lavf: remove FF_API_MAX_STREAMS cruft 14 years ago
Kostya aad2f2f477 document introduction of side data in APIchanges 14 years ago
Diego Biurrun 151cd4f982 pcm: Add const to cast in ENCODE macro. 14 years ago
Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 14 years ago
Stefano Sabatini 484a330890 pad: make the filter parametric 14 years ago
Peter Belkner 39e69d0b88 32bit libmp3lame support. 14 years ago
Peter Belkner 22fa406f38 Check avcodec_alloc_frame() failure. 14 years ago
Stefano Sabatini c438c90756 ffmpeg: reformat resample condition code in transcode() 14 years ago
Stefano Sabatini 0f230c53df ffmpeg: factorize resampling condition check in do_video_out() 14 years ago
Stefano Sabatini 6a46aab49b ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet 14 years ago
Stefano Sabatini dfc6f5ae90 ffmpeg: improve reporting if size/pixel format changes 14 years ago
Stefano Sabatini 58bc9ac5cb ffmpeg: remove unused fields AVOutputStream.original_width/height 14 years ago
Stefano Sabatini b0b83973d1 ffmpeg: remove unused variable padding_src in do_video_out() 14 years ago
Carl Eugen Hoyos 133208ffb3 Be more verbose when printing the probe result. 14 years ago
Gavin Kinsey 25347c880f Fix compilation.for iOS ARMv7. 14 years ago
Carl Eugen Hoyos 9b53bb8b3b Only ask once in the code for a TrueHD sample with strange channel layout. 14 years ago
Carl Eugen Hoyos d3f126df4b Also set the MLP/TrueHD channel layout in the decoder. 14 years ago
Carl Eugen Hoyos 280a789fe2 Make MLP/TrueHD channel layout functions visible to the decoder. 14 years ago
Michael Niedermayer a3040715e1 Merge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b' 14 years ago
Michael Niedermayer 39aafa5ee9 ffmpeg:Daemon mode, add -d as first option to try it. 14 years ago
Michael Niedermayer 17ee7b5515 ffmpeg:Fix negative verbositiy 14 years ago
Michael Niedermayer 9c3ad1afc8 Include authorship information from ffmpeg-mt at Ronald S. Bultjes request. 14 years ago
Diego Biurrun d11818eff4 Remove now obsolete references to _g-suffixed binaries. 14 years ago
Baptiste Coudurier c22f2527ed In mov and flv muxer, check aac bitstream validity. 14 years ago
Luca Barbato facc48f157 libvo-aacenc,libvo-amrwbenc}: fix api usage 14 years ago
royger 77f6b4d58e Added key_frame and pict_type to vsrc_movie 14 years ago
Bill Pringlemeir fccff6e83a Allow h264pred_init_arm.c to compile. 14 years ago
Peter Ross 62931e11d6 anm decoder: move buffer allocation from decode_init() to decode_frame() 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Stefano Sabatini dc8e1b75e7 vsrc_movie: fix leak in request_frame() 14 years ago
Diego Biurrun f0a41afd8a Replace mplayerhq.hu URLs by libav.org. 14 years ago
Diego Biurrun 0b5ae1fdd3 asfdec: Remove dead code from asf_read_close(). 14 years ago
Diego Biurrun 259a3e70ed ptx: Use av_log_ask_for_sample() where appropriate. 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