]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-21 Baptiste Couduriermxf: H.264/MPEG-4 AVC Intra support
2011-12-21 Martin Storsjöconfigure: Show whether the safe bitstream reader is...
2011-12-21 Diego Biurrunx86: Tighten register constraints for decode_significan...
2011-12-21 Diego BiurrunReplace Subversion revisions in comments by Git hashes.
2011-12-21 Diego Biurrunh264_cabac: synchronize decode_significance_*_x86 condi...
2011-12-21 Sergey Radionovw32threads: wait for the waked thread in pthread_cond_s...
2011-12-21 Alex Converseaacdec: Cleanup decode_ics_info.
2011-12-21 Sergey Radionovnetwork: properly declare WSADATA in windows
2011-12-21 Luca Barbatofate: account for NUT 10bit support
2011-12-21 Mans Rullgardbuild: error on mixed declarations and code
2011-12-21 Mans Rullgardpostproc: altivec: fix remaining mixed declarations...
2011-12-21 Mans Rullgardpostproc: altivec: untemplate some variable names
2011-12-21 Mans Rullgardpostproc: altivec: fix trivial cases of mixed declarati...
2011-12-20 Rafaël Carrélavc: always align height by 32 pixel
2011-12-20 Luca Barbatoraw: add 10bit YUV definitions
2011-12-20 Luca Barbatonut: support 10bit YUV
2011-12-20 Diego Biurrunmpegvideo_enc: separate declarations and statements
2011-12-20 Diego Biurrunoma: make header compile standalone
2011-12-20 Diego Biurrunvp3: Reorder some functions to fix VP3 build with Theor...
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADX encoder
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADPCM decoders
2011-12-20 Diego Biurrunbuild: fix standalone compilation of mpc7/mpc8 decoders
2011-12-20 Aneesh Dogra4xm: Use bytestream2 functions to prevent overreads
2011-12-20 Aneesh Dograbytestream: add a new set of bytestream functions with...
2011-12-20 Alex Conversempegts: Suppress invalid timebase warnings on DMB streams.
2011-12-20 Alex Conversempegts: Fix typo in handling sections in the PMT.
2011-12-20 Martin Storsjövc1dec: Use the right pointer type for the tmp pointer
2011-12-19 Janne Grunauh264: clear trailing bits in partially parsed NAL units
2011-12-19 Aneesh Dogravc1: Handle WVC1 interlaced stream
2011-12-19 Aneesh Dograxl: Fix overreads
2011-12-19 Luca Barbatompegts: rename payload_index to payload_size
2011-12-19 Luca Barbatosegment: introduce segmented chain muxer
2011-12-19 Luca Barbatolavu: add AVERROR_BUG error value
2011-12-19 Michael Niedermayeravplay: clear pkt_temp when pkt is freed.
2011-12-19 Asen Lekovqcelpdec: K&R formatting cosmetics
2011-12-19 Diego Biurrunqcelpdec: cosmetics: drop some pointless parentheses
2011-12-19 Diego Biurrunx86: conditionally compile dnxhd encoder optimizations
2011-12-19 Janne GrunauRevert "h264: skip start code search if the size of...
2011-12-18 Nathan Adil... swscale: fix formatting and indentation of unscaled...
2011-12-18 Janne Grunauh264: skip start code search if the size of the nal...
2011-12-18 Paul B. Maholcljr: fix buf_size sanity check
2011-12-18 Shitiz Gargcljr: Check if width and height are positive integers
2011-12-18 Mans RullgardAPIchanges: fill in revision for AVFrame.age deprecation
2011-12-18 Mans Rullgardavcodec: deprecate AVFrame.age
2011-12-18 Justin Ruggles4xm: remove unneeded check for remaining unused data.
2011-12-18 Anton Khirnovlavf: force threads to 1 in avformat_find_stream_info()
2011-12-18 Ronald S. Bultjeswscale: fix overflows in vertical scaling at top/botto...
2011-12-18 Michael Karcherlavf: add OpenMG audio muxer.
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...
next