]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-18 Anton Khirnovomadec: split data that will be used in the muxer to...
2011-12-18 Anton Khirnovlavf: rename oma.c -> omadec.c
2011-12-18 Uoti Urpalatmv decoder: set correct pix_fmt
2011-12-17 Mans Rullgardbuild: link test programs with static libraries
2011-12-17 Mans Rullgarddct-test: remove unused variable cropTbl
2011-12-17 Ronald S. Bultjeswscale: fix overflow in gray16 vertical scaling.
2011-12-17 Mans Rullgardget_bits: remove LAST_SKIP_CACHE macro
2011-12-17 Mans Rullgardswscale: fix integer overflows in RGB pixel writing.
2011-12-17 Janne Grunauswscale: add endian conversion for RGB555 and RGB444...
2011-12-17 Ronald S. Bultjeswscale: fix overflows in output of RGB48 pixels.
2011-12-17 Mans Rullgardget_bits: remove strange/obsolete comments
2011-12-17 Mans Rullgardget_bits: whitespace (mostly) cosmetics
2011-12-17 Janne Grunauswscale: add rgb565 endianess conversion
2011-12-17 Mans Rullgardget_bits: remove unnecessary #includes
2011-12-17 Mans Rullgardmp3dec: hack: fix decoding with safe bitstream reader
2011-12-17 Mans Rullgardfate: fix eatqi test
2011-12-17 Shitiz Gargadpcm: Check for channels to be a non-zero integer
2011-12-17 Ronald S. Bultjeswscale: fix overflows in RGB rounding constants.
2011-12-17 Ronald S. Bultjeget_bits: introduce safe bitreading to prevent overreads.
2011-12-16 Mans Rullgardget_bits: remove A32 variant
2011-12-16 Alexandra Khirnovaavconv: support stream specifiers in -metadata and...
2011-12-16 Derek Buitenhuiswavpack: Fix 32-bit clipping
2011-12-16 Derek Buitenhuiswavpack: Clip samples after shifting
2011-12-16 Ronald S. Bultjeh264: don't drop B-frames after next keyframe on POC...
2011-12-16 Mans Rullgardget_bits: remove useless pointer casts
2011-12-16 Diego Biurrunconfigure: refactor lists of tests and components into...
2011-12-16 Mans Rullgardrv40: NEON optimised weak loop filter
2011-12-16 Vladimir Pantelicmpegts: replace some magic numbers with the existing...
2011-12-16 Janne Grunauswscale: add unscaled packed 16 bit per component endia...
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-15 Mans Rullgardv410enc: fix output buffer size check
2011-12-15 Mans Rullgardv410enc: include correct headers
2011-12-15 Janne Grunaufate: add -pix_fmt rgb48le to r210 test
2011-12-15 Martin Storsjöflvenc: Support muxing 16 kHz nellymoser
2011-12-15 Diego Biurrunconfigure: refactor list of programs into a variable
2011-12-15 Aneesh Dografate: add r210 decoder test
2011-12-15 Diego Biurrunfate: split off Indeo FATE tests into their own file
2011-12-15 Diego Biurrunfate: split off ATRAC FATE tests into their own file
2011-12-15 Derek Buitenhuisfate: Add FATE tests for v410 encoder and decoder
2011-12-15 Mans RullgardARM: fix external symbol refs in rv40 asm
2011-12-15 Shitiz Gargwestwood: Make sure audio header info is present when...
2011-12-15 Martin Storsjölibgsm: Reset the MS mode of GSM in the flush function
2011-12-15 Martin Storsjölibgsm: Set options on the right object
2011-12-15 Mans RullgardARM: dca: disable optimised decode_blockcodes() for...
2011-12-14 Martin Storsjöapplehttp: Properly clean up if unable to probe a segment
2011-12-14 Martin Storsjöapplehttp: Avoid reading uninitialized memory
2011-12-14 Diego Biurrunfate: Replace misleading "aac" in the name of an ADTS...
2011-12-14 Diego Biurrunfate: Drop pointless "-an" from pictor test command.
2011-12-14 Diego Biurrunfate: split off image codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off WMA codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off lossless video and audio FATE tests...
2011-12-14 Diego Biurrunfate: split off qtrle codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off Ut Video codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off screen codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off Real Inc. codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off AC-3 codec FATE tests into their own...
2011-12-14 Andrey Utkinmpegvideo: remove abort() in ff_find_unused_picture()
2011-12-14 Mans Rullgardrv40: NEON optimised loop filter strength selection
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-14 Diego Biurrunconfigure: cosmetics: sort some lists where appropriate
2011-12-14 Diego Biurrunswscale_mmx: drop no longer required parameters from...
2011-12-14 Diego Biurrunswscale: Mark yuv2planeX_8_mmx as MMX2; it contains...
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Derek Buitenhuisdoc: make developer.texi point to correct fate doc
2011-12-13 Diego Biurrunbuild: rename subdir.mak ---> library.mak
2011-12-13 Diego Biurrunconfigure: do not manually enable protocols
2011-12-13 Gaurav Narulaulti: Fix invalid reads
2011-12-13 Luca Barbatolavf: dealloc private options in av_write_trailer
2011-12-13 Luca Barbatoyadif: support 10bit YUV
2011-12-13 Luca Barbatovc1: mark with ER_MB_ERROR bits overconsumption
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-13 Mans Rullgardrv34: NEON optimised 4x4 dequant
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-13 Alex Converseaacdec: Use intfloat.h rather than local punning union.
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Paul B Maholvcr1: drop unnecessary emms_c() calls without MMX code
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-12-12 Anton Khirnovlavf: add avformat_close_input().
2011-12-12 Anton Khirnovlavf: deprecate av_close_input_stream().
2011-12-12 Anton Khirnovlavf doxy: add some basic demuxing documentation.
2011-12-12 Anton Khirnovlavf doxy: add some general lavf information.
2011-12-12 Anton Khirnovlavf doxy: add misc utility functions to a group.
2011-12-12 Anton Khirnovlavf doxy: add av_guess_codec/format to the encoding...
2011-12-12 Anton Khirnovlavf doxy: add core functions to a doxy group.
2011-12-12 Anton KhirnovAdd basic libavdevice documentation.
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
2011-12-12 Janne Grunauavconv: update -map option help text
2011-12-12 Martin Storsjöx86: Require 7 registers for the cabac asm
2011-12-12 Mans Rullgardx86: bswap: remove test for bswap instruction
2011-12-12 Mans Rullgardbswap: make generic implementation more compiler-friendly
2011-12-12 Mans Rullgardh264: remove useless cast
2011-12-12 Mans Rullgardproresdec: fix decode_slice() prototype
2011-12-11 Mans Rullgardx86: cabac: replace explicit memory references with...
2011-12-11 Justin Rugglesavplay: don't request a stereo downmix
2011-12-11 Mans Rullgardwmapro: use av_float2int()
2011-12-11 Mans Rullgardlavc: avoid invalid memcpy() in avcodec_default_release...
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
next