source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @efb5fa79   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: (37 commits) In …
(edit) @f92b0084   14 years baptiste.coudurier In libx264 wrapper, add -level specific option.
(edit) @37c0a443   14 years baptiste.coudurier Fix libx264 fastfirstpass, move apply_fastfirstpass after user …
(edit) @90a29294   14 years nicolas.george oggparsecelt: cosmetic: order lines more logically. Signed-off-by: …
(edit) @51c1e255   14 years nicolas.george oggparsecelt: call av_set_pts_info unconditionally. Signed-off-by: …
(edit) @46f83e5b   14 years baptiste.coudurier In libx264 wrapper, do not set pic quality if no frame is output, …
(edit) @d3190644   14 years baptiste.coudurier Prefer codec specific options over global ones, allowing codec to …
(edit) @31d76ec2   14 years justin.ruggles In avcodec_open(), set return code to an error value only when an …
(edit) @cda7aa9e   14 years anton lavc: remove reference to opt.h from Makefile. Fixes make install …
(edit) @55815edc   14 years anton prefer avio_check() over url_exist() The problem with url_exist() is …
(edit) @59d96941   14 years anton avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols …
(edit) @490a022d   14 years anton lavu: remove misc disabled cruft
(edit) @9e5c62c9   14 years anton lavu: remove FF_API_OLD_IMAGE_NAMES cruft
(edit) @516fb5e4   14 years anton lavu: remove FF_API_OLD_EVAL_NAMES cruft
(edit) @3453a231   14 years anton lavc: remove misc disabled cruft.
(edit) @251cf997   14 years anton lavc: remove the FF_API_INOFFICIAL cruft.
(edit) @41d0eb1c   14 years anton lavc: remove the FF_API_SET_STRING_OLD cruft.
(edit) @01a4259b   14 years anton lavc: remove the FF_API_USE_LPC cruft.
(edit) @db4d3a74   14 years anton lavc: remove the FF_API_SUBTITLE_OLD cruft.
(edit) @e89e5afd   14 years anton lavc: remove the FF_API_VIDEO_OLD cruft.
(edit) @9b4f1cdb   14 years anton lavc: remove the FF_API_AUDIO_OLD cruft.
(edit) @20d33ee8   14 years anton lavc: remove the FF_API_OPT_SHOW cruft.
(edit) @42420e7b   14 years anton lavc: remove the FF_API_MM_FLAGS cruft.
(edit) @32b80696   14 years anton lavf: remove misc disabled cruft.
(edit) @df56d583   14 years anton lavf: remove FF_API_INDEX_BUILT cruft
(edit) @7f804085   14 years anton lavf: remove FF_API_URL_CLASS cruft.
(edit) @5763e639   14 years anton lavf: remove FF_API_SYMVER cruft
(edit) @b4c5aca   14 years anton lavf: remove FF_API_FIRST_FORMAT cruft
(edit) @583f6c67   14 years anton lavf: remove FF_API_PARAMETERS_CODEC_ID cruft
(edit) @fc2d3a19   14 years anton lavf: remove FF_API_LAVF_UNUSED cruft
(edit) @58d5ff0   14 years anton lavf: remove FF_API_PARSE_FRAME_PARAM cruft
(edit) @4df001d7   14 years anton lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
(edit) @5048e36c   14 years anton lavf: remove FF_API_URL_SPLIT cruft
(edit) @c4efa7c2   14 years anton lavf: remove FF_API_UDP_GET_FILE cruft
(edit) @61573bf1   14 years anton lavf: remove FF_API_GUESS_FORMAT cruft
(edit) @dcd4a7b6   14 years anton lavf: remove FF_API_REGISTER_PROTOCOL cruft
(edit) @468644f6   14 years anton lavf: remove FF_API_URL_RESETBUF cruft
(edit) @575c18da   14 years anton lavf: remove FF_API_OLD_METADATA cruft
(edit) @761ad429   14 years anton lavf: remove FF_API_MAX_STREAMS cruft
(edit) @aad2f2f4   14 years anton document introduction of side data in APIchanges this should've been …
(edit) @151cd4f9   14 years diego pcm: Add const to cast in ENCODE macro. This fixes a lot of warnings …
(edit) @e61b83d2   14 years nicolas.george Ogg: add support for Xiph's CELT (Opus) codec. This patch also …
(edit) @484a3308   14 years stefano.sabatini-lala pad: make the filter parametric Address trac issue #61. …
(edit) @39e69d0   14 years michaelni 32bit libmp3lame support.
(edit) @22fa406f   14 years michaelni Check avcodec_alloc_frame() failure. Signed-off-by: Michael …
(edit) @c438c907   14 years stefano.sabatini-lala ffmpeg: reformat resample condition code in transcode() …
(edit) @0f230c53   14 years stefano.sabatini-lala ffmpeg: factorize resampling condition check in do_video_out() …
(edit) @6a46aab4   14 years stefano.sabatini-lala ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet …
(edit) @dfc6f5ae   14 years stefano.sabatini-lala ffmpeg: improve reporting if size/pixel format changes Use av_log() …
(edit) @58bc9ac5   14 years stefano.sabatini-lala ffmpeg: remove unused fields AVOutputStream.original_width/height …
(edit) @b0b83973   14 years stefano.sabatini-lala ffmpeg: remove unused variable padding_src in do_video_out() …
(edit) @133208f   14 years Carl Eugen Hoyos Be more verbose when printing the probe result.
(edit) @25347c88   14 years Carl Eugen Hoyos Fix compilation.for iOS ARMv7.
(edit) @9b53bb8b   14 years Carl Eugen Hoyos Only ask once in the code for a TrueHD sample with strange channel layout.
(edit) @d3f126df   14 years Carl Eugen Hoyos Also set the MLP/TrueHD channel layout in the decoder. Applications …
(edit) @280a789f   14 years Carl Eugen Hoyos Make MLP/TrueHD channel layout functions visible to the decoder.
(edit) @a3040715   14 years michaelni Merge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b' * commit …
(edit) @39aafa5e   14 years michaelni ffmpeg:Daemon mode, add -d as first option to try it. Signed-off-by: …
(edit) @17ee7b55   14 years michaelni ffmpeg:Fix negative verbositiy Signed-off-by: Michael Niedermayer …
(edit) @9c3ad1af   14 years michaelni Include authorship information from ffmpeg-mt at Ronald S. Bultjes request.
(edit) @d11818ef   14 years diego Remove now obsolete references to _g-suffixed binaries. Automatic …
(edit) @c22f2527   14 years baptiste.coudurier In mov and flv muxer, check aac bitstream validity.
(edit) @facc48f1   14 years lu_zero libvo-aacenc,libvo-amrwbenc}: fix api usage Use the correct error …
(edit) @77f6b4d5   14 years michaelni Added key_frame and pict_type to vsrc_movie Signed-off-by: Roger Pau …
(edit) @fccff6e8   14 years michaelni Allow h264pred_init_arm.c to compile. SOB: Bill Pringlemeir …
(edit) @62931e1   14 years michaelni anm decoder: move buffer allocation from decode_init() to …
(edit) @139f3ac4   14 years anton Bump major versions of all libraries. They've accumulated enough new …
(edit) @dc8e1b75   14 years stefano.sabatini-lala vsrc_movie: fix leak in request_frame() Also set movie->picref to …
(edit) @f0a41afd   14 years diego Replace mplayerhq.hu URLs by libav.org.
(edit) @0b5ae1fd   14 years diego asfdec: Remove dead code from asf_read_close().
(edit) @259a3e70   14 years diego ptx: Use av_log_ask_for_sample() where appropriate.
(edit) @7e2eb4ba   14 years michaelni Merge remote-tracking branch 'ffmpeg-mt/master' * …
(edit) @2d2b5a14   14 years michaelni 10l, commit that should have been stashed into the merge. …
(edit) @c4079844   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: ac3dec: fix …
(edit) @fd0c3403   14 years diego Update regtest checksums after revision 6001dad. The string "FFmpeg" …
(edit) @6001dad   14 years diego Replace more FFmpeg references by Libav.
(edit) @4c64c8e9   14 years justin.ruggles ac3dec: fix processing of delta bit allocation information. The …
(edit) @c9678600   14 years stefano.sabatini-lala scale: set evaluated value for the "out_w" and "out_h" constants The …
(edit) @e93d3334   14 years stefano.sabatini-lala scale: fix computation for the "hsub" and "vsub" constants …
(edit) @0b05864e   14 years siretart vc1: fix fate-vc1 after previous commit. PROFILE_ADVANCED doesn't set …
(edit) @14360e07   14 years baptiste.coudurier Remove now useless ffpresets for x264, use -preset
(edit) @0140d3f0   14 years baptiste.coudurier In libx264 wrapper, add -preset and -tune options
(edit) @abf8342a   14 years baptiste.coudurier ffmpeg: fix -aspect cli option Redesign the way -aspect option is …
(edit) @0ba84856   14 years baptiste.coudurier In mov muxer, compute avg bitrate in esds
(edit) @1aeb88b7   14 years michaelni Correctly implement ac3 float/fixed encoder. There is no need to have …
(edit) @bdf3d3bf   14 years stefano.sabatini-lala ffmpeg: use parse_number_and_die() when it makes sense Prefer …
(edit) @584c2f1d   14 years stefano.sabatini-lala cmdutils: add OPT_INT check in parse_number_or_die() Check that the …
(edit) @58bb6b7d   14 years rsbultje wmv3dec: fix playback of complex WMV3 files using simple_idct. IDCT …
(edit) @3c10843   14 years Reimar.Doeffinger Use av_set_pts_info to set time_base. Also remove useless assignments …
(edit) @f0a68a20   14 years Reimar.Doeffinger Enable header parsing for MPEG2VIDEO to get time-stamps. FFmpeg can …
(edit) @bd9430db   14 years Philip Langdale CrystalHD: Fix usage of h264 parser. I was using the wrong value to …
(edit) @09a1416d   14 years Carl Eugen Hoyos Add key_frame and pict_type to AVFilterBufferRefVideo.
(edit) @d3b379b9   14 years michaelni Merge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8' * commit …
(edit) @f6302ad6   14 years michaelni Merge commit 'f668afd4896ee65683619b6f165dda4cdd46766f' * commit …
(edit) @14622ef0   14 years diego Replace references to ffmpeg-devel with libav-devel; fix roundup URL.
(edit) @c0eee893   14 years lu_zero make av_dup_packet() more cautious on allocation failures …
(edit) @2d8591c2   14 years lu_zero make containers pass palette change in AVPacket Signed-off-by: Luca …
(edit) @4de339e2   14 years lu_zero introduce side information for AVPacket Signed-off-by: Luca Barbato …
(edit) @4d012eb5   14 years diego xwma: Fix wrong printf format expression. Also add inttypes.h …
(edit) @ef8b54fc   14 years diego xwma demuxer: typos Signed-off-by: Diego Biurrun <diego@biurrun.de>
Note: See TracRevisionLog for help on using the revision log.