]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-02-04 Michael Niedermayerapedec: remove unused variable
2012-02-04 Michael Niedermayerzmbv: remove unused variable
2012-02-03 Reimar DöffingerFix png decoding on x86.
2012-02-03 Reimar DöffingerFix NASM compilation.
2012-02-03 Vincent TorriRemove some warnings when compiling with mingw (mingw...
2012-02-03 Ramiro Polladshow: use DirectShow information to set time_base
2012-02-03 Ramiro Polladshow: fix AVInputFormat declaration after ABI breakage
2012-02-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-02 Clément Bœschlavu/timecode: use @see for URL in doxygen.
2012-02-02 Clément Bœschlavfi/thumbnail: rename @url to @see.
2012-02-02 Anton Khirnovlibx264: fix indentation.
2012-02-02 KO Myung-HunUse SECTION_TEXT instead of section .text for the compa...
2012-02-02 Paul B Maholffv1: cosmetics: indentation
2012-02-02 Ronald S. Bultjevorbis: fix overflows in floor1[] vector and inverse...
2012-02-02 Ronald S. Bultjewin64: add a XMM clobber test configure option.
2012-02-02 Clément Bœschdct-test: remove odivx_idct_c dead prototype.
2012-02-02 Martin Storsjömovdec: Parse the dvc1 atom
2012-02-02 Mans RullgardARM: ac3: fix ac3_bit_alloc_calc_bap_armv6
2012-02-02 Diego Biurrunswscale: K&R formatting cosmetics for Blackfin code
2012-02-02 Piotr Bandurskifrwu: lowercase the FRWU codec name
2012-02-02 Carl Eugen... Cosmentics: Fix AVUI comment.
2012-02-02 Janne Grunaumovdec: fix dts generation in fragmented files
2012-02-02 Mans Rullgardfate: make acodec-ac3_fixed test output raw AC3
2012-02-02 Clément Bœschlavfi/amerge: copy ref props after filtering samples.
2012-02-02 Clément Bœschlavfi/pan: copy ref props after filtering samples.
2012-02-02 Clément Bœschlavfi/aconvert: use libswresample.
2012-02-02 Clément Bœschlavfi/aresample: use libswresample.
2012-02-02 Clément Bœschlavfi/aformat: use do..while(0) form for macro.
2012-02-02 Clément Bœschdoc: document amerge filter as an alternative for the...
2012-02-02 Clément Bœschtimecode: drop lavc timecode on next bump.
2012-02-02 Clément Bœschdvenc: use new public timecode API.
2012-02-02 Clément Bœschmxfenc: use new public timecode API.
2012-02-02 Clément Bœschgxfenc: use new public timecode API.
2012-02-02 Clément Bœschmpeg12enc: use new public timecode API.
2012-02-02 Clément Bœschdrawtext: use new public timecode API.
2012-02-02 Clément Bœschdv: use new public timecode API.
2012-02-02 Clément Bœschmov: honor tmcd flags while extracting timecode meta.
2012-02-02 Clément Bœschmov: use new public timecode API.
2012-02-02 Clément Bœschmpeg12: use av_mpegtc_to_timecode_string().
2012-02-02 Clément Bœschffprobe: use av_mpegtc_to_timecode_string().
2012-02-02 Clément Bœschlavu: add public timecode API.
2012-02-02 Janne GrunauAPIchanges: add missing commit hashes
2012-02-02 Clément Bœschtimecode: add write regressions tests.
2012-02-02 Carl Eugen... Use the correct pix_fmt for 32bit x11grab.
2012-02-02 Ronald S. Bultjeswscale: implement MMX, SSE2 and AVX functions for...
2012-02-02 Paul B Maholcosmetics: realign vertically
2012-02-02 Michael Niedermayerapedec: Fix alignment and fate.
2012-02-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-02 Paul B Maholra144enc: drop pointless "encoder" from .long_name
2012-02-02 Justin Rugglesbethsoftvideo: fix palette reading.
2012-02-02 Justin Rugglesmpc7: use av_fast_padded_malloc()
2012-02-02 Justin Rugglesmpc7: simplify handling of packet sizes that are not...
2012-02-02 Paul B Maholdoc: decoding Forward Uncompressed is supported
2012-02-02 Michael Niedermayerdiracdec: Check for negative quants which would cause...
2012-02-02 Michael Niedermayerproresdec: Fix read via negative index in a global...
2012-02-02 Paul B Maholdoc: ffv1 is not experimental any more
2012-02-02 Justin RugglesFix a typo in the x86 asm version of ff_vector_clip_int32()
2012-02-01 Justin Rugglespcmenc: Do not set avpkt->size.
2012-02-01 Justin Rugglesff_alloc_packet: modify the size of the packet to match...
2012-02-01 Paul B Maholfrwu: Employ more meaningful return values.
2012-02-01 Reimar Döffingerfraps: Use av_fast_padded_malloc() instead of av_realloc()
2012-02-01 Reimar Döffingermjpegdec: use av_fast_padded_malloc()
2012-02-01 Reimar Döffingereatqi: use av_fast_padded_malloc()
2012-02-01 Reimar Döffingerasv1: use av_fast_padded_malloc()
2012-02-01 Michael Niedermayerffserver: fix program reference
2012-02-01 Paul B Maholffv1dec: PIX_FMT_YUV440P support
2012-02-01 Paul B Maholffv1enc: PIX_FMT_YUV440P support
2012-02-01 Janne Grunauavcodec: Add av_fast_padded_malloc().
2012-02-01 Ronald S. Bultjeswscale: enable dithering in MMX functions.
2012-02-01 Ronald S. Bultjeswscale: make rgb24 function macros slightly smaller.
2012-02-01 Carl Eugen... Add some missing v4l2 pix_fmt mappings.
2012-02-01 Carl Eugen... Fix v4l pix_fmt mapping for rgb32: There is no transpar...
2012-02-01 Carl Eugen... Fix pix_fmt mapping for v4l2 rgb5x5.
2012-02-01 Diego Biurrunavcodec.h: Remove some disabled cruft.
2012-02-01 Ronald S. Bultjeswscale: remove obsolete comment.
2012-02-01 Michael BradshawSupport decoding rgba64 with libopenjpeg.
2012-02-01 Michael BradshawSupport decoding gray8a with libopenjpeg.
2012-02-01 Diego Biurrunswscale-test: Drop unused argc and argv arguments from...
2012-02-01 Paul B Maholzmbv: Employ more meaningful return values.
2012-02-01 Paul B Maholzmbvenc: Employ more meaningful return values.
2012-02-01 Janne Grunauvc1: prevent null pointer dereference on broken files
2012-02-01 Janne Grunauzmbv: check av_realloc() return values and avoid memlea...
2012-02-01 Paul B Maholtruespeech: align buffer
2012-02-01 Michael Niedermayerlibavformat/avformat.h: fix stray libavformat reference
2012-02-01 Michael Niedermayerlibavfilter/version.h: fix project name
2012-02-01 Michael Niedermayersnowdata: Fix project name, this file has not been...
2012-02-01 Michael Niedermayergsm.h: Fix project reference
2012-02-01 Michael Niedermayerwestwood_aud: Fix project reference
2012-02-01 Michael Niedermayersimpleidct: fix project name.
2012-02-01 Michael Niedermayeraacenc: fix library references
2012-02-01 Michael Niedermayerdoc: fix convertion tool references
2012-02-01 Michael Niedermayerh264 golomb: Fix copyright violation.
2012-02-01 Mans Rullgardac3: Do not read past the end of ff_ac3_band_start_tab.
2012-02-01 Alex Conversedv: Fix small stack overread related to CVE-2011-3929...
2012-02-01 Michael Niedermayerdv: Fix null pointer dereference due to ach=0
2012-02-01 Michael Niedermayerdv: check stype
2012-02-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-01 Janne Grunaufate-golomb: extend golomb-test to get_ue_golomb_long()
2012-01-31 Alex Converseswfdec: Simplify sample rate calculation.
2012-01-31 Paul B Maholffv1dec: use correct linesize
next