OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-04-18 Peter Rossanm decoder: move buffer allocation from decode_init...
2011-04-18 Stefano Sabatinivsrc_movie: fix leak in request_frame()
2011-04-17 Alexander Strange Merge remote-tracking branch 'ffmpeg-mt/master'
2011-04-17 Michael Niedermayer10l, commit that should have been stashed into the...
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-17 Diego BiurrunUpdate regtest checksums after revision 6001dad.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-17 Justin Rugglesac3dec: fix processing of delta bit allocation information.
2011-04-17 Stefano Sabatiniscale: set evaluated value for the "out_w" and "out_h...
2011-04-17 Stefano Sabatiniscale: fix computation for the "hsub" and "vsub" constants
2011-04-17 Ronald S. Bultjevc1: fix fate-vc1 after previous commit.
2011-04-16 Baptiste CoudurierRemove now useless ffpresets for x264, use -preset
2011-04-16 Baptiste CoudurierIn libx264 wrapper, add -preset and -tune options
2011-04-16 Baptiste Coudurierffmpeg: fix -aspect cli option
2011-04-16 Baptiste CoudurierIn mov muxer, compute avg bitrate in esds
2011-04-16 Michael NiedermayerCorrectly implement ac3 float/fixed encoder.
2011-04-16 Stefano Sabatiniffmpeg: use parse_number_and_die() when it makes sense
2011-04-16 Stefano Sabatinicmdutils: add OPT_INT check in parse_number_or_die()
2011-04-16 Ronald S. Bultjewmv3dec: fix playback of complex WMV3 files using simpl...
2011-04-16 Reimar DöffingerUse av_set_pts_info to set time_base.
2011-04-16 Reimar DöffingerEnable header parsing for MPEG2VIDEO to get time-stamps.
2011-04-16 Philip LangdaleCrystalHD: Fix usage of h264 parser.
2011-04-16 Roger Pau MonnéAdd key_frame and pict_type to AVFilterBufferRefVideo.
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Diego BiurrunReplace references to ffmpeg-devel with libav-devel...
2011-04-15 Kostya Shishkovmake av_dup_packet() more cautious on allocation failures
2011-04-15 Kostya Shishkovmake containers pass palette change in AVPacket
2011-04-15 Kostya Shishkovintroduce side information for AVPacket
2011-04-15 Diego Biurrunxwma: Fix wrong printf format expression.
2011-04-15 Max Hornxwma demuxer: typos
2011-04-15 Carl Eugen... Allow to print wider unsupported channel layouts.
2011-04-15 Carl Eugen... Warn if Vorbis does not support the provided channel...
2011-04-15 Clément Bœschoggdec: simplify audio chained ogg streams support
2011-04-15 Janne Grunauswscale: fix "ISO C90 forbids mixed declarations and...
2011-04-15 Janne Grunauswscale: fix compilation with --enable-runtime-cpudetect
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Janne Grunauswscale: correct include path to fix ppc altivec build
2011-04-14 Michael NiedermayerFix BE/LE order of pix formats
2011-04-14 Luca Barbatoswscale: simplify rgb2rgb templating
2011-04-14 Josh Allmannswscale: simplify initialization code
2011-04-14 Josh Allmannswscale: further cleanup swscale.c
2011-04-14 Luca Barbatoswscale: partially move the arch specific code left
2011-04-14 Luca Barbatoswscale: move away x86 specific code from rgb2rgb
2011-04-14 Alexis Ballieravutil: make aes and sha api public
2011-04-14 Max Hornhandle malloc failures in ff_get_wav_header
2011-04-14 Max Hornadd xWMA demuxer
2011-04-14 Rudolf Polzermpegts: force the default timebase
2011-04-14 Martin Storsjölibavcodec: Bump micro after adding the dtx AVOptions
2011-04-14 Carl Eugen... AV_CH_LAYOUT_2_2 does not need channel reordering for...
2011-04-14 Carl Eugen... Fix channel order for 7.1 TrueHD samples.
2011-04-14 Carl Eugen... Fix channel order for some MLP samples.
2011-04-14 Carl Eugen... Cosmetics: Fix indentation and move one line.
2011-04-14 Carl Eugen... Support alsa channel reordering for float.
2011-04-14 Carl Eugen... Add forgotten line to silence a warning for int32.
2011-04-14 Carl Eugen... Also support alsa channel reordering for u16 and u32...
2011-04-14 Carl Eugen... Rename the s16 and s32 alsa reorder functions as int16...
2011-04-14 Carl Eugen... Support unsigned variants of already supported signed...
2011-04-14 Carl Eugen... Support a-law and mu-law output in alsa.
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Allow enabling DTX...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Only check the bitrate...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Find the closest match...
2011-04-13 Martin Storsjölibvo-*: Fix up the long codec names
2011-04-13 Martin Storsjölibavcodec: Mark AVCodec->priv_class const
2011-04-13 Luca Barbatoswscale: Factorize FAST_BGR2YV12 definition.
2011-04-13 Carl Eugen... Mention VisualOn in the new codecs' long names to expla...
2011-04-13 Martin Storsjölibvo-aacenc: Only produce extradata if the global...
2011-04-13 Anton Khirnovlavf: postpone removal of public metadata conversion API
2011-04-13 Anton Khirnovlavc: postpone removal of request_channels
2011-04-13 Anton Khirnovlavc: postpone removal of audioconvert and sample_fmt...
2011-04-13 Anton Khirnovlavf: postpone removal of deprecated avio functions
2011-04-13 Martin Storsjölibopencore-amr: Cosmetics: Rewrap and align
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrbwenc: Rename variables and...
2011-04-13 Martin Storsjölibopencore-amr: Convert commented out debug logging...
2011-04-13 Martin Storsjölibopencore-amr: Remove an unused state variable
2011-04-13 Martin Storsjölibvo-amrwbenc: Don't explicitly store bitrate modes...
2011-04-13 Martin Storsjölibopencore-amr: Remove a useless local variable
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Make the bitrate/mode...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Return proper error...
2011-04-13 Martin Storsjölibopencore-amr: Don't print carriage returns in log...
2011-04-13 Martin Storsjölibopencore-amr: Remove an old workaround for libamr...
2011-04-13 Martin Storsjölibopencore-amr: Make the opaque encoder pointer a...
2011-04-13 Martin Storsjölibopencore-amr: Remove unused code fragments
2011-04-13 Martin Storsjöapplehttp: Only check the discard flags if v->ctx actua...
2011-04-13 Stefano Sabatiniffplay: implement -showmode option
2011-04-13 Stefano Sabatiniffplay: use symbolic constant values for show_audio
2011-04-13 Stefano Sabatiniffplay: remove audio_write_get_buf_size() forward decla...
2011-04-13 Stefano Sabatiniffplay: avoid unnecessary intermediary struct in queue_...
2011-04-13 Stefano Sabatiniffplay: remove unused field VideoState.dtg_active_format
2011-04-13 Luca Barbatodoc: update developer guide
2011-04-13 Carl Eugen... Fix compilation with --disable-avfilter.
2011-04-13 Anton Khirnovlavf: bump minor and add an APIChanges entry for the...
2011-04-13 Anton Khirnovavio: deprecate url_exist in favor of avio_check.
2011-04-13 Stefano Sabatinifile: implement url_check() callback in the file and...
2011-04-13 Stefano Sabatiniavio: add avio_check()
2011-04-13 Anton Khirnovavio: left-shift AVIO_ flags on next bump
2011-04-13 Michael Niedermayerflv demuxer: dont error out due to index problems,...
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Alberto DelmasCheck for successful h263 init in msmpeg4 init
next