]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-08 Michael Niedermayeraasc: use the correct reader offset
2012-05-08 Carl Eugen... Write palettised targa.
2012-05-08 Carl Eugen... Support yuva422p rawvideo in nut.
2012-05-08 Carl Eugen... Add yuva422p to yadif format list.
2012-05-08 Carl Eugen... Support yuva422p in ffv1.
2012-05-08 Carl Eugen... Add Avid Meridien (AVUI) decoder.
2012-05-08 Carl Eugen... Add yuva422p pix_fmt.
2012-05-08 Michael Niedermayermp3demux: fix id3 discard code
2012-05-08 Michael Niedermayermp3demux: fix off by 1 error
2012-05-08 Michael Niedermayermp3decoder: discard ID3 tags
2012-05-08 Michael Niedermayerlavc/utils: change a few asserts to av_assert0()
2012-05-07 Michael Niedermayeraudio_frame_que: simplify
2012-05-07 Michael Niedermayermovenc: store codecs that dont provide a frame_size...
2012-05-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-07 Michael Niedermayermpegvideo: double thread limit
2012-05-07 Ole Dittmannaacdec: Add forgotten flush
2012-05-07 Michael Niedermayerffmpeg: print next_dts too on debug_ts
2012-05-07 Nick BreretonDecode XBR extension in first asset
2012-05-07 Michael Niedermayermp3enc: avoid ifdef
2012-05-07 Tobias Rappmp3enc: Fix Xing tag identification string for CBR...
2012-05-07 Diego Biurrunlibschroedinger: Switch to function names more in line...
2012-05-07 Diego BiurrunMove code shared between libdirac and libschroedinger...
2012-05-07 Anton Khirnovlavfi: uninline avfilter_copy_buffer_ref_props().
2012-05-07 Anton Khirnovlavf: add missing '*' in a doxy.
2012-05-07 Diego Biurrunh264: Remove a commented-out function pointer typedef.
2012-05-07 Diego Biurruntxd: Remove write-only variable in txd_decode_frame().
2012-05-07 Diego Biurrunmmvideo.c: Remove unused variable in mm_decode_pal().
2012-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-05-07 Diego Biurrunlibschroedinger: Move a function to avoid a forward...
2012-05-07 Sean McGovernpthread: warn on high thread counts
2012-05-07 Robert Nagyvf_yadif: fix missing error handling for avfilter_poll_...
2012-05-07 Ronald S. Bultjeavprobe: allow showing only one container/stream property.
2012-05-07 Anton Khirnovlavfi: support audio in avfilter_copy_frame_props().
2012-05-07 Mina Nagy Zakilavfi: avfilter_merge_formats: handle case where inputs...
2012-05-07 Anton Khirnovlavc: add sample rate and channel layout to AVFrame.
2012-05-07 Michael Niedermayerffm: disable adjust_write_index()
2012-05-06 Paul B Maholzerocodec: check if the previous frame is missing
2012-05-06 Luca Barbatodoc: clarify check for NULL pointer style
2012-05-06 Robert Nagyyadif: Add yuva444p to format list.
2012-05-06 Michael Niedermayerswr: fix silence buffer for planar U8
2012-05-06 Michael Niedermayerswr: fix cpy() after the len was changed to be in samples.
2012-05-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-06 Michael Niedermayerswr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32...
2012-05-06 Kostya Shishkovdfa: use more meaningful return codes
2012-05-06 Michael Niedermayereatgv: check vector_bits
2012-05-06 Kostya Shishkoveatgv: check motion vectors
2012-05-06 Michael Niedermayerswr: audioconvert: consider mono to be planar
2012-05-06 Diego BiurrunMark a number of variables only used in av_dlog() calls...
2012-05-06 Diego Biurrundvdec: drop const qualifier from variable to eliminate...
2012-05-06 Robert Nagyavcodec: Improve comment for thread_safe_callbacks...
2012-05-06 Sean McGoverntests/utils: don't ignore the return value of fwrite()
2012-05-06 Michael Niedermayerswr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT...
2012-05-06 Michael Niedermayerswr-x86-simd: create prototypes with macros, this is...
2012-05-06 Michael Niedermayerswr-x86-SIMD: 3 instructions less for stereo planar...
2012-05-06 Philip LangdaleCrystalHD: Improve detection of field pair -> two field...
2012-05-06 Anton Khirnovlavfi/formats: use sizeof(var) instead of sizeof(type).
2012-05-06 Stefano Sabatinilavfi: remove avfilter_default_config_input_link()...
2012-05-06 Anton Khirnovlavfi: always enable the scale filter and depend on...
2012-05-06 Anton Khirnovvf_split: support user-specifiable number of outputs.
2012-05-06 Anton Khirnovavconv: remove stray useless comment.
2012-05-06 Nicolas Georgevsrc_buffer: deprecate the header.
2012-05-06 Nicolas Georgevsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
2012-05-06 Nicolas Georgesrc_buffer: update get_nb_failed_requests name.
2012-05-06 Nicolas Georgeasrc_abuffer: deprecate the header.
2012-05-06 Nicolas Georgeasrc_abuffer: deprecate av_asrc_buffer_* functions.
2012-05-06 Nicolas Georgelavfi: install buffersrc.h.
2012-05-06 Nicolas Georgelavfi: remove av_buffersrc_buffer.
2012-05-06 Nicolas Georgebuffersrc: fix av_buffersrc_add_ref doxy.
2012-05-06 Nicolas Georgeffmpeg: do not include vsrc_buffer.h.
2012-05-06 Nicolas Georgeffmpeg: replace av_vsrc_buffer_add_frame by av_buffersr...
2012-05-06 Nicolas Georgeffmpeg: replace av_buffersrc_buffer with av_buffersrc_a...
2012-05-06 Janne Grunaumpegmux: add stuffing to avoid incomplete PCM frames
2012-05-06 Mans Rullgardrtsp: avoid const warnings from strtol() call
2012-05-06 Mans Rullgardavserver: check return value of ftruncate()
2012-05-06 Carl Eugen... oggparsevorbis.c: Check for OOM when using av_mallocz.
2012-05-06 Kostya Shishkovlagarith: make offset array type unsigned
2012-05-06 Kostya Shishkovdfa: add some checks to ensure that decoder won't write...
2012-05-05 Mans Rullgardaacps: NEON optimisations
2012-05-05 Mans Rullgardaacps: align some arrays
2012-05-05 Mans Rullgardaacps: move some loops to function pointers
2012-05-05 Martin Storsjörtpdec_h264: Add missing newlines to av_log calls
2012-05-05 Martin Storsjörtpdec_h264: Free old extradata before clearing the...
2012-05-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-05 Michael Niedermayerswr: replace the remaining 2 audio convert SIMD macros...
2012-05-05 Michael Niedermayerswr: fix internal asm labels
2012-05-05 Michael Niedermayerswr: fix PACK_2CH register count
2012-05-05 Michael Niedermayerswr: replace planar->planar/packed->packed FLT<->S16...
2012-05-05 Martin Storsjörtpdec_h264: Reorder code blocks
2012-05-05 Martin Storsjörtpdec_h264: Make start_sequence a static const array
2012-05-05 Martin Storsjörtpdec_h264: Cleanup debug packet type counting
2012-05-05 Martin Storsjörtpdec_h264: Cosmetic cleanup
2012-05-05 Martin Storsjörtpdec_h264: Clean up comments
2012-05-05 Martin Storsjörtpdec_h264: Convert commented out code into setting...
2012-05-05 Michael Niedermayerswr: implement stereo S16/S32/FLT->S16/S32/FLT planar...
2012-05-05 Michael Niedermayerswr: update calling code to support mixed packed planar...
2012-05-05 Michael Niedermayerswr: change simd len argument to be in samples instead...
2012-05-05 Michael Niedermayerswr-test: allow testing a specific subset of cases
2012-05-05 Diego Biurruntests: Refactor rotozoom/videogen common code into...
2012-05-05 Diego Biurruntests: Mark some file-internal symbols as static.
next