]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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 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
2011-04-12 Vitor Sessaklavf/utils.c: Order packets with identical PTS by strea...
2011-04-12 Reimar DöffingerASS decoder also requires ass_split.o to be compiled.
2011-04-12 Martin Storsjöflvdec: Allow parsing keyframes metadata without seekin...
2011-04-12 Luca BarbatoError out if vaapi is not found
2011-04-12 Anton Khirnovavio: undeprecate av_url_read_fseek/fpause under nicer...
2011-04-12 Carl Eugen... Fix compilation with --disable-yasm.
2011-04-12 Michael NiedermayerAdd forgotten const to enum AVSampleFormat
2011-04-12 Martin Storsjölibvo-*: Don't use deprecated sample format names and...
2011-04-12 Kharkov Alexanderflvdec: Fix support for flvtool2 "keyframes based"...
2011-04-12 Martin Storsjölibavcodec: Use "const enum AVSampleFormat[]" in AVCode...
2011-04-12 Sven C. DackCosmetics: Rename variable param as the more appropriat...
2011-04-12 Sven C. DackCosmetics: Fix white-space in av_log() message.
2011-04-12 Carl Eugen... Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reorderi...
2011-04-12 Carl Eugen... Support CODEC_ID_PCM_F64* output via alsa (stereo only).
2011-04-12 Carl Eugen... Support CODEC_ID_PCM_S24* output via alsa (stereo only).
2011-04-12 Carl Eugen... Use const where appropriate.
2011-04-12 Carl Eugen... Mention VisualOn in the new codecs' long names to expla...
2011-04-12 Alex ConverseFix the conversion of AV_SAMPLE_FMT_FLT and _DBL to...
2011-04-12 Alex ConverseConvert some undefined 1<<31 shifts into 1U<<31.
2011-04-12 James Zernvpxenc: add CQ_LEVEL mapping
next