]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-09-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-08 Michael Niedermayerffio_read: dont spam the user at EOF with a truncation...
2012-09-08 Daniel Verkampflashsv2enc: only encode diff blocks when needed
2012-09-08 Michael Niedermayermpegts: Fix potential memory leak in mpegts_read_packet()
2012-09-08 Michael Niedermayeravio: replace ETIMEDOUT by EIO
2012-09-07 Martin Storsjömov_chan: Only set the channel_layout if setting it...
2012-09-07 Martin Storsjömov_chan: Reindent an incorrectly indented line
2012-09-07 Carl Eugen... mp2 muxer: mark as AVFMT_NOTIMESTAMPS.
2012-09-07 Michael Niedermayerflashsv2enc: remove experimental flag, the encoder...
2012-09-07 Michael Niedermayerlibswr: remove redundant ARCH_X86, MMX* implicates X86
2012-09-07 Derek Buitenhuisswsresample: Fix unprotected inline asm
2012-09-07 Derek Buitenhuisvf_mp: Do not build if inline assembly is not available
2012-09-07 Derek Buitenhuisdshow: Change WINBOOL to BOOL
2012-09-07 Michael Niedermayerflashsv2enc: move blockbuffer realloc to reconfigure_at...
2012-09-07 Michael Niedermayerflashv2enc: reallocate not only on block count changes...
2012-09-07 Derek Buitenhuisflashsv2enc: Replace a VLA with a heap alloc
2012-09-07 Michael Niedermayerflashsv2enc: fix prev-Z-prime encoding
2012-09-07 Justin Rugglesx86: float_dsp: fix ff_vector_fmac_scalar_avx() on...
2012-09-07 Derek Buitenhuisvf_idet: Remove emms
2012-09-07 Michael Niedermayerproresdec2: avoid VLA and use SliceContext instead.
2012-09-07 Derek Buitenhuiscache: Only include unistd.h if it exists
2012-09-07 Ronald S. Bultjefile: Only include unistd.h if it exists
2012-09-07 Ronald S. Bultjerandom_seed: Only read /dev/*random if we have unistd.h
2012-09-07 Ronald S. Bultjertpdec: Don't explicitly include unistd.h any longer
2012-09-07 Derek Buitenhuiswtvdec: Remove unused strings.h header
2012-09-07 Derek Buitenhuisvf_colormatrix: Drop unused strings.h header
2012-09-07 Diego Biurrunx86: more specific checks for availability of required...
2012-09-07 Michael NiedermayerMakefile: remove old codec_names.h on distclean
2012-09-07 Michael Niedermayergitignore: codec_names.h is no more
2012-09-07 Stefano Sabatinilavd/sdl: decrease debug info notice log level from...
2012-09-07 Stefano Sabatinilavd/sdl: remove trailing dot in messages
2012-09-07 Stefano Sabatinilavf/utils: fix typo in has_codec_parameters
2012-09-07 Tomas Härdinimg2dec: Don't leave AVIOContexts open on zero byte...
2012-09-07 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffix from dsputil...
2012-09-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-07 Michael Niedermayerlavf: factor codec id forcing out
2012-09-07 Michael Niedermayerlavfi: add qp_table_size
2012-09-07 Diego Biurrunfate: Drop redundant setting of FUZZ to 1
2012-09-07 Mans Rullgardcavsdsp: set idct permutation independently of dsputil
2012-09-07 Mans Rullgardx86: allow using add_hfyu_median_prediction_cmov on...
2012-09-07 Michael Niedermayerfaxcompr: fix out of array read
2012-09-07 Stefano Sabatinilavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_...
2012-09-07 Ramiro Pollalavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE
2012-09-07 Ramiro Pollalavd/dshow: support video codec and pixel format selection
2012-09-07 Stefano Sabatinilavu/opt: reindent after last commit
2012-09-07 Samuel Pitoisetmov_chan: Pass a separate AVIOContext for reading
2012-09-07 Anton Khirnovaf_asyncts: check return value from lavr when flushing.
2012-09-07 Michael Niedermayerlavfi: 10l fix () placement
2012-09-07 Michael Niedermayerlavfi: factor copy_video_props() out
2012-09-07 Michael Niedermayerlibavfilter: pass QP table through the filter chain
2012-09-06 Ben Jacksonlavc/vp6: Disable deblock filtering for Simple Profile
2012-09-06 Michael NiedermayerAdd Dolby/DPLII downmix support to libswresample
2012-09-06 Michael Niedermayerswr: update rematrix coeffs to match AC-3
2012-09-06 Michael Niedermayerswr: update copyright years
2012-09-06 Stefano Sabatinilavc/raw-test: invert the order of key/value when print...
2012-09-06 Stefano Sabatinilavf/flvenc: apply various log fixes/clarifications
2012-09-06 Stefano Sabatinilavf/flvenc: return meaningful error codes
2012-09-06 Alberto Delmásmss2: simplify loop in decode_rle()
2012-09-06 Alberto Delmásmss12: avoid unnecessary division in arith*_get_bit()
2012-09-06 Alberto Delmásmss2: do not try to read too many palette entries
2012-09-06 Janne Grunaumpegvideo: set AVFrame fields to NULL after freeing...
2012-09-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-06 Michael NiedermayerRevert "lavu: add snprintf(), vsnprint() and strtod...
2012-09-06 Michael NiedermayerMerge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'
2012-09-06 Martin Storsjöconfigure: Set the right cc_e flags for msvc
2012-09-06 Stefano Sabatinilavfi/mp: drop rotate wrapper
2012-09-06 Martin Storsjöfate: Allow setting the ld parameter from the config...
2012-09-06 Diego Biurrunx86: dsputil: Do not redundantly check for CPU caps...
2012-09-06 rogerdpackeliminate some mingw warnings
2012-09-05 Michael Niedermayeramrnbdec: silence a warning about unsigned cant be...
2012-09-05 Stefano Sabatinitests/lavfi-regression: name temporary files after...
2012-09-05 Stefano Sabatinitests: add tinterlace filter tests
2012-09-05 Stefano Sabatinitests/lavfi-regressions: support user-specified test...
2012-09-05 Stefano Sabatinilavfi/tinterlace: declare source buffers in copy_pictur...
2012-09-05 Stefano Sabatinilavfi/tinterlace: set inlink->cur to NULL, since it...
2012-09-05 Stefano Sabatinilavu/parseutils: add av_small_strptime()
2012-09-05 Stefano Sabatinilavu/parseutils: make small_strptime() return a (non...
2012-09-05 Clément Bœschlavf: fix a few typo in some comments.
2012-09-05 Clément Bœschlavf: remove a few useless AV_NOWARN_DEPRECATED().
2012-09-05 Martin Storsjöconfigure: Disable some warnings in MSVC
2012-09-05 Michael Niedermayervf_hue: fix AVOption defaults
2012-09-05 Michael Niedermayeracelp_pitch_delay: add missing libm.h include for exp2()
2012-09-05 Hendrik Leppkesx86: vp56: cmov version of vp56_rac_get_prob requires...
2012-09-05 Michael Niedermayerg723_1: add some const for more correctness
2012-09-05 Michael Niedermayerproresenc_anatoliy: add 2 const to silence 2 warnings
2012-09-05 Nedeljko BabicOptimization of AC3 floating point decoder for MIPS
2012-09-05 Michael Niedermayeravopt: fix examples to match the same style about defau...
2012-09-05 Michael Niedermayerimgconvert: silence some const incompatible pointer...
2012-09-05 Michael Niedermayeravopt: fix examples to match the same style about defau...
2012-09-05 Michael Niedermayervf_scale: fix incompatible pointer type warning
2012-09-05 Stefano Sabatinilavu/opt: support NULL and special "none" values for...
2012-09-05 Ronald S. Bultjeconfigure: Add support for MSVC cl.exe/link.exe
2012-09-05 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-09-05 Luca Barbatodsputil: workaround __VA_ARGS__ missing tokenization...
2012-09-05 Mans Rullgardconfigure: add section for libc-specific hacks
2012-09-05 Mans Rullgardbuild: disable ranlib on mingw
2012-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-05 Martin Storsjöparser: Don't use pc as context for av_dlog
2012-09-05 Michael NiedermayerMerge commit '21bc44038491e525335ad763883b0288402ff6a0'
2012-09-05 Michael NiedermayerMerge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
next