]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-30 Michael Niedermayerutvideoenc: remove unused variable
2012-08-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-30 Michael Niedermayerswscale: fix usePal()
2012-08-30 Michael Niedermayerdnxhdenc: fix pointer type warning
2012-08-30 Michael Niedermayerwmalosslessdec: remove unused variable
2012-08-30 Michael Niedermayeravfiltergraph: kill uninitialized variable warning
2012-08-30 Michael Niedermayerflvenc: kill a uninitialized variable warning.
2012-08-30 Michael Niedermayerac3dec: fix uninitialized var warning
2012-08-30 Michael Niedermayervsrc_testsrc: fix uninitilaized variable bug
2012-08-30 Michael Niedermayervf_framestep: fix uninitilaized variable bug
2012-08-30 Michael Niedermayerswscale.c: remove unused variable
2012-08-30 Michael Niedermayerwmavoice: switch to av_assert
2012-08-29 Michael Niedermayermov: fix av_log int type
2012-08-29 Michael Niedermayeraacdec: fix priming/skip for AAC HE/HE2
2012-08-29 Michael Niedermayeraacdec: pass AVPacket to aac_decode_frame_int()
2012-08-29 Michael Niedermayeraudio_frame_que: remove broken code that is specific...
2012-08-29 Ramiro Polladshow: allow user to specify audio buffer size
2012-08-29 Nicolas Georgelavfi/af_atempo: use av_malloc for rDFT buffers.
2012-08-29 Philip LangdaleAdd missing codec descriptor for timingless subrip.
2012-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-29 Michael NiedermayerMerge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-29 Michael Niedermayerlavc: protect calls to frame_thread_encoder by HAVE_THREADS
2012-08-29 Paul B Maholexr: fix decoding ZIP16 and height not multiple of 16
2012-08-29 Anton KhirnovAdd reminders to update the codec descriptor list with...
2012-08-29 Michael Niedermayerframe_thread_encoder: pass frame pict type and quality
2012-08-29 Michael Niedermayerframe_thread_encoder: pass private options
2012-08-28 Mans Rullgardbuild: export filtered -lz flag in config.mak
2012-08-28 Mans Rullgardbuild: add separate setting for host linker
2012-08-28 Mans Rullgardconfigure: probe_cc: use separate variable for linker...
2012-08-28 Andrey UtkinAdd 'timeout' option to UDP protocol
2012-08-28 Diego Biurrunx86: Always compile files with functions that are calle...
2012-08-28 Diego Biurrunx86: mpegvideoenc: fix linking with --disable-mmx
2012-08-28 Brad Smithconfigure: support Bitrig OS
2012-08-28 Diego Biurrunx86: mpegvideoenc: Do not abuse HAVE_ variables for...
2012-08-28 Andrey UtkinAdd 'rw_timeout' into URLContext
2012-08-28 Ronald S. Bultjeyuv2rgb: handle line widths that are not a multiple...
2012-08-28 Martin Storsjögraph2dot: Use the fallback getopt implementation if...
2012-08-28 Martin Storsjötools: Include io.h for open/read/write/close if unistd...
2012-08-28 Martin Storsjötestprogs: Remove unused includes
2012-08-28 Martin Storsjöqt-faststart: Use other seek/tell functions on MSVC...
2012-08-28 Martin Storsjöismindex: Include direct.h for _mkdir on windows
2012-08-28 Nicolas Georgeffmpeg: count finished streams for last stats line.
2012-08-28 Michael Niedermayerrtpenc_xiph: switch to av_assert
2012-08-28 Martin Storsjösdp: Use static const char arrays instead of pointers...
2012-08-28 Clément Bœschgitignore: add scaling_video example.
2012-08-28 Stefano Sabatiniexamples/Makefile: remove duplicated -f switch
2012-08-28 Stefano Sabatiniexamples: add scaling_video example
2012-08-28 Jérémy Tranlavfi: add smartblur filter
2012-08-28 Nicolas Georgeffmpeg: report max time of unfinished streams in stats.
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_sse" suffixes from filenames
2012-08-28 Martin Storsjösdp: Include profile-level-id for H264
2012-08-28 Xidorn Quanadd myself as vda decoder maintainer
2012-08-28 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-08-28 Michael Niedermayerutvideoenc: use ff_huff_gen_len_table
2012-08-28 Michael Niedermayerhuffman: add ff_huff_gen_len_table
2012-08-28 Reimar Döffingercllc: simplify/fix swapped data buffer allocation.
2012-08-28 Samuel Pitoisetrtpdec_h264: Don't set the pixel format
2012-08-28 Martin Storsjöh264: Check that the codec isn't null before accessing it
2012-08-28 Martin Storsjöaudio_frame_queue: Define af_queue_log_state before...
2012-08-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-28 Nicolas Georgetools: add make_chlayout_test perl script.
2012-08-28 Nicolas Georgecmdutils: add -layouts option.
2012-08-28 Derek Buitenhuisvp56: Don't use DECLARE_ALIGN on a typedef name
2012-08-28 Kostya Shishkovvc1: export some functions
2012-08-28 Michael Niedermayervf_hqdn3d: remove duplicate inline
2012-08-28 Michael Niedermayerallcodecs: fix vda order
2012-08-28 Michael Niedermayerconfigure: fix vda order
2012-08-28 Xidorn Quanvdadec: implement vda decoder
2012-08-28 Michael Niedermayeraiffdec: support QDM2
2012-08-27 Mans Rullgardconfigure: use HOSTCC_C/O in check_host_cc
2012-08-27 Mans Rullgardconfigure: use AS_O setting in check_as
2012-08-27 Mans Rullgardconfigure: use LD_O setting in check_ld()
2012-08-27 Mans RullgardRevert "dsputil: make {add/put/put_signed}_pixels_clamp...
2012-08-27 Diego Biurrunbuild: Restore dependency of acelp_filters.o on celp_math.o
2012-08-27 Diego Biurruncelp_math: Replace duplicate ff_dot_productf() by ff_sc...
2012-08-27 Diego Biurruncelp_math: Move ff_cos() to the only place it is used
2012-08-27 Diego Biurrunbuild: Use portable abstraction for linker/hostcc outpu...
2012-08-27 Brad Smithconfigure: Fix shared library creation for OpenBSD
2012-08-27 Derek Buitenhuisvp56: Don't use DECLARE_ALIGN on a typedef name
2012-08-27 Kari Lentzmovenc: support for itunes tempo tag
2012-08-27 Reimar Döffingercllc: simplify/fix swapped data buffer allocation.
2012-08-27 Georg Lippitschdpx: 10 and 12 bit decoding
2012-08-27 Kostya Shishkovmss1: move code that will be reused by MSS2 decoder...
2012-08-27 Kostya Shishkovmss1: merge decode_intra() and decode_inter()
2012-08-27 Martin Storsjöavprobe: Get rid of ugly casts in the options table
2012-08-27 Michael Niedermayeraiffdec: try #2 to fix bps
2012-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-27 Martin Storsjövf_hqdn3d: Remove a duplicate inline declaration
2012-08-27 Martin Storsjövf_hqdn3d: Don't declare the loop variable within the...
2012-08-27 Luca Barbatohuffyuv: update to current coding style
2012-08-27 Luca Barbatohuffman: update to current coding style
2012-08-27 Martin Storsjörtsp: Free the rtpdec context properly
2012-08-27 Stefano Sabatiniexamples/decoding_encoding: make operation logic more...
2012-08-27 Stefano Sabatiniexamples/Makefile: apply misc minor fixes to the RM...
2012-08-27 Stefano Sabatiniexamples/decoding_encoding: store temporary files in...
2012-08-27 Carl Eugen... Use correct format identifier for uint64_t.
2012-08-27 Michael Niedermayermpc: fix seeking to the end
2012-08-27 Michael Niedermayermpc: clip seeking timestamp in valid range
next