]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-23 Michael NiedermayerMerge commit '73b704ac609d83e0be124589f24efd9b94947cf9'
2013-01-23 Michael NiedermayerMerge commit '5959bfaca396ecaf63a8123055f499688b79cae3'
2013-01-23 Michael NiedermayerMerge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'
2013-01-23 Michael NiedermayerMerge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'
2013-01-23 Paul B Maholadcpmenc: remove unused header
2013-01-23 Paul B Maholjpeglsenc: add missing put_bits.h header
2013-01-23 Paul B Maholffv1enc: include correct header
2013-01-23 Paul B Maholdcaenc: remove unused header
2013-01-23 Paul B Maholflacenc: include correct header
2013-01-23 Xi Wangrtmp: fix buffer overflows in ff_amf_tag_contents()
2013-01-23 Xi Wangrtmp: fix multiple broken overflow checks
2013-01-23 Xi Wangrtpenc: fix overflow checking in avc_mp4_find_startcode()
2013-01-23 Michael Niedermayertruemotion2: use av_mallocz()
2013-01-23 Michael Niedermayertruemotion2: clear the token array if its initializatio...
2013-01-22 Michael Niedermayermvdec: check channel count.
2013-01-22 Michael Niedermayermvdec: minor simplification, remove av_inv_q()
2013-01-22 Michael Niedermayermvdec: use avpriv_set_pts_info() instead of directly...
2013-01-22 Michael Niedermayersanm: remove "duplicate" for loop.
2013-01-22 Michael Niedermayersanm: check image dimensions before using them
2013-01-22 Diego Biurrunarm: Add some missing header #includes
2013-01-22 Ronald S. Bultjefloatdsp: move butterflies_float from dsputil to avfloa...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2013-01-22 Paul B Mahollagarith: return more meaningful error codes
2013-01-22 Stefano Sabatinilavfi/showwaves: fix check on showwaves->outpicref
2013-01-22 Carl Eugen... Fix compilation with --disable-everything --enable...
2013-01-22 Matthieu Bouronlavf/aiffenc: ID3 tags support
2013-01-22 Stefano Sabatinilavf/segment: provide link to HTML M3U8 draft, also...
2013-01-22 Stefano Sabatinidoc/muxers: remove outdated comment about live flags...
2013-01-22 Carl Eugen... Support solid gray frames when decoding Lagarith.
2013-01-22 James Almerlibm: Add fallback definition for cbrt() using pow()
2013-01-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-22 Michael Niedermayerrtpenc: do not use random values for seq when bitexact...
2013-01-22 Michael NiedermayerMerge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721'
2013-01-22 Michael NiedermayerMerge commit '9146e872c643fb8f20f9043f1b93a3cddfad15c6'
2013-01-22 Michael NiedermayerMerge commit '4af5310d29379283553bcd9f541a3f6c317f706e'
2013-01-22 Michael NiedermayerMerge commit '570a4a0189946c2c983da41d37fdd67fa13266e7'
2013-01-22 Michael Smithproresdec: support mixed interlaced/non-interlaced...
2013-01-22 Michael Niedermayermov: prevent double free if the caller replaces the...
2013-01-22 Michael Niedermayeravcodec/x86/cabac: workaround llvm 4.2.1 bug
2013-01-22 Ronald S. Bultjevp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSP...
2013-01-22 Michael Niedermayerdoc: document aresample:first_pts
2013-01-21 Diego Biurrunx86: ac3: Fix HAVE_MMXEXT condition to only refer to...
2013-01-21 Martin Storsjörtpenc: Start the sequence numbers from a random offset
2013-01-21 Michael Niedermayeravf_showwaves: fix null pointer dereference
2013-01-21 Michael Niedermayerdoc/swr: More verbose description of the force resample...
2013-01-21 Michael Niedermayerdoc/swr: elaborate on what the LFE mix level is.
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 Luca BarbatoRevert "fate: Use wmv2 IDCT for wmv2 tests"
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 Diego Biurrunget_bits/put_bits: K&R formatting cosmetics
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 Jindrich Makovickaavidec: use sensible error codes instead of -1
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
next