]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-21 Michael Niedermayerdoc/swr: typo fix
2013-01-21 Michael Niedermayerdoc/swr: docu lfe mix level unit & range
2013-01-21 Michael Niedermayerdoc/swr: try to fix non english "inclusively included...
2013-01-21 Michael Niedermayerdoc/swr: Mention that the internal sample format is...
2013-01-21 Michael Niedermayerdocs/swr: better used_channel_count docs
2013-01-21 Michael Niedermayerimg2dec: support seeking in infinitely looped stream
2013-01-21 Stefano Sabatinidoc/muxers: extend and clarify documentation for the...
2013-01-21 Stefano Sabatinilavf/hlsenc: append last incomplete segment when closin...
2013-01-21 Michael Niedermayerdsputil: CONFIG_DWT doesnt exist anymore
2013-01-21 Michael Niedermayervp3: fix compilation with a disabled theora
2013-01-21 Michael Niedermayeroggdec: remove unused variables
2013-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-21 Michael NiedermayerMerge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3'
2013-01-21 Paul B Maholafade filter
2013-01-21 Michael NiedermayerMerge commit '93af2734ee609133eaeca28329d7f13241dd411f'
2013-01-21 Michael NiedermayerMerge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'
2013-01-21 Michael NiedermayerMerge commit '8a4f26206d7914eaf2903954ce97cb7686933382'
2013-01-21 Michael NiedermayerMerge commit '3ef6d22e1ba544ab37c73e8fc61382f13aac250f'
2013-01-21 Michael NiedermayerMerge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'
2013-01-21 Michael NiedermayerMerge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84'
2013-01-21 Michael Niedermayerac3dec: fix non-optimal dithering of zero bit mantissas
2013-01-21 Michael NiedermayerMerge commit 'd9bf716945046333c24580d538f450b516f15710'
2013-01-21 Michael NiedermayerMerge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c'
2013-01-21 Michael NiedermayerMerge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c'
2013-01-21 Michael NiedermayerMerge commit 'a717f9904227d7979473bad40c50eb40af41d01d'
2013-01-21 Michael NiedermayerMerge commit '68f18f03519ae550e25cf12661172641e9f0eaca'
2013-01-21 Paul B MaholEVRC decoder
2013-01-21 Daniel Kangdsputilenc: x86: Convert pixel inline asm to yasm
2013-01-21 Brad Smithlibgsm: detect libgsm header path
2013-01-21 Ronald S. Bultjefate: Use wmv2 IDCT for wmv2 tests
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2013-01-21 Ronald S. Bultjelavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
2013-01-21 Ronald S. Bultjewmv2: move IDCT to its own DSP context.
2013-01-21 Ronald S. Bultjedsputil: remove butterflies_float_interleave.
2013-01-21 Michael Niedermayeroggdec: #if 0 disabled code
2013-01-21 Micah Galiziafix memory leak on string reassign
2013-01-20 Michael Niedermayerswr: support first_pts
2013-01-20 Xi Wanglavfi: fix null checking in avfilter_config_links()
2013-01-20 Carl Eugen... Clarify that the recommended audio squeezing/stretching...
2013-01-20 Martin Storsjösrtp: Move a variable to a local scope
2013-01-20 Martin Storsjösrtp: cosmetics: Use fewer lines for the test vectors
2013-01-20 Martin Storsjösrtp: Improve the minimum encryption buffer size check
2013-01-20 Martin Storsjösrtp: Add tests for the crypto suite with 32/80 bit...
2013-01-20 Martin Storsjösrtp: Don't require more input data than what actually...
2013-01-20 Martin Storsjösrtp: Add support for a few DTLS-SRTP related crypto...
2013-01-20 Martin Storsjörtpdec/srtp: Handle CSRC fields being present
2013-01-20 Martin Storsjörtpdec: Check the return value from av_new_packet
2013-01-20 Xi Wangcafdec: fix overflow checking in read_header()
2013-01-20 Michael Niedermayerwtvdec: fix integer overflow
2013-01-20 Mathias Rauenac3dec: fix non-optimal dithering of zero bit mantissas
2013-01-20 Michael Niedermayerh264/ff_generate_sliding_window_mmcos: fix use of unini...
2013-01-20 Michael Niedermayerh264: print mismatching opcode details in check_opcodes()
2013-01-20 Michael Niedermayerh264: fix use of uninitialized variable
2013-01-20 Michael Niedermayertheora: support midstream reconfiguration
2013-01-20 Michael Niedermayeroggdec: Support chained streams, support replacing...
2013-01-20 Diego Biurrunppc: vorbisdsp: Drop some unnecessary #includes
2013-01-20 Martin Storsjöavconv: Increase the SDP buffer size to fit xiph SDPs
2013-01-20 Martin Storsjörtpdec: Move setting the parsing flags to the actual...
2013-01-20 Martin Storsjörtpdec: Split handling of mpeg12 audio/video to a separ...
2013-01-20 Martin Storsjörtpdec: Split mpegts parsing to a normal depacketizer
2013-01-20 Martin Storsjörtpdec: Reorder payload handler registration alphabetically
2013-01-20 Michael Niedermayervc1dec: add assert to impossible *_valid combination.
2013-01-20 Martin Storsjömpegts: Share the cleanup code between the demuxer...
2013-01-20 Martin Storsjörtpdec_mpeg4: Return one AAC AU per AVPacket
2013-01-20 Martin Storsjöppc: Include string.h for memset
2013-01-20 Michael Niedermayerswr: fix "may be used uninitialized in this function...
2013-01-20 Janne Grunauvideodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
2013-01-20 Michael Niedermayerh264: Only apply error concealment if theres a frame
2013-01-20 Mans Rullgarddsputil: drop non-compliant "fast" qpel mc functions
2013-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-20 Michael NiedermayerMerge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'
2013-01-20 Michael NiedermayerMerge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a'
2013-01-20 Luca Barbatoget_bits: change the failure condition in init_get_bits
2013-01-20 Ronald S. BultjeRemove put_no_rnd_pixels_l2 function pointer for w...
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2013-01-20 Matthieu Bouronlavf/id3v2: seek back to previous offset if header...
2013-01-20 Michael Niedermayermpeg1enc: Disable threads for resolutions too large...
2013-01-19 Michael Niedermayersws: check that dither array is not null before memset
2013-01-19 Michael Niedermayersws: Check for unsupported combination of ED/FULL_CHR...
2013-01-19 Michael Niedermayersws: Fix error diffusion flag
2013-01-19 Xi Wangmpegvideo: fix loop condition in draw_line()
2013-01-19 Nicolas Georgeffmpeg: accept "chapters" as forced key frames.
2013-01-19 Clément Bœschdvdsubdec: parse the size from the extradata
2013-01-19 Michael Niedermayercmdline: fix -- to escape files starting with -
2013-01-19 Matthieu Bouronlavf/id3v2: cosmetics: reindent
2013-01-19 James Almerconfigure: Fix Barcelona and Bulldozer compiler options...
2013-01-19 James Almerdoc/Makefile: Fix make docclean
2013-01-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-19 Michael NiedermayerMerge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'
2013-01-19 Michael NiedermayerMerge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'
2013-01-19 Carl Eugen... APIchanges: Add git version and fix version for avfilte...
2013-01-19 Carl Eugen... Add APIchanges entry for av_codec_get_tag2().
2013-01-19 Michael Niedermayerh264: unmark frames at the end
2013-01-19 Michael Niedermayersws: fix ED mono dither black level
2013-01-19 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-01-19 sedacca@comcast.netlavfi: EBU R.128 irregular time
2013-01-19 Michael Niedermayersws: Enable full chroma resolution when needed for...
2013-01-19 Michael Niedermayersws: Only reset dither state for bitexact mode
2013-01-19 Michael Niedermayersws: rgb/bgr 4/8 error diffusion dither
next