]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-31 Nicolas Georgelavfi: add astreamsync audio filter.
2011-12-31 Michael Niedermayerlavf: ffio_limit(), treat avio_size()==0 as error.
2011-12-31 Jean Firstlavd/lavfi: fix compiler warning for uninitialized...
2011-12-31 Stefano Sabatinilavfi: port tinterlace filter from MPlayer
2011-12-31 Stefano Sabatinilavfi: remove redundant definition of avfilter_copy_fra...
2011-12-31 Michael NiedermayerRevert "aacdec: Avoid unneeded reinit due to ADTS headers"
2011-12-31 Michael Niedermayertiffdec: hotfix for fate failure.
2011-12-31 Michael Niedermayerflvdec: Check avpriv_mpeg4audio_get_config() return
2011-12-31 Jean Firstmpegts: remove unused variable
2011-12-31 Jean Firstmovenc: remove unused variables
2011-12-31 Jean Firstcache: use av_freep instead of av_free in cache_open
2011-12-31 Jean Firstcache: remove unused variable in cache_open
2011-12-31 Jean First8svx: remove unused variable in eightsvx_decode_frame
2011-12-31 Carl Eugen... Fix decoding some 1bpp tiff files, they are palettized.
2011-12-31 Carl Eugen... Simplify tiff decoder by merging two functions.
2011-12-31 Carl Eugen... tiff.c: Use switch / case instead of if / else where...
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Michael Niedermayermlp_parser: Fix infinite loop with 0 bytes_left.
2011-12-30 Diego Biurrunfate: whitespace cosmetics
2011-12-30 Diego Biurrunfate: split off video codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off audio codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off Electronic Arts codec FATE tests into...
2011-12-30 Diego Biurrunfate: split off QuickTime codec FATE tests into their...
2011-12-30 Diego Biurrunfate: split off voice codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off demuxer FATE tests into their own file
2011-12-30 Diego Biurruncosmetics: Drop unnecessary parentheses around return...
2011-12-30 Diego Biurrunfate: drop pointless _audio and _video suffixes from...
2011-12-30 Diego Biurrunqt-faststart: K&R reformatting; fix comment typos
2011-12-30 Michael Niedermayerflvdec: Add comment about the 5 second threshold
2011-12-30 Mike MelansonFATE: Add test for H.264 MP4->annex.B bitstream filter.
2011-12-30 Paul B MaholUse more designated initializers.
2011-12-30 Paul B Maholmp3enc: remove unused variable
2011-12-30 Carl Eugen... Make sure configure does not fail just because unneeded...
2011-12-30 Reimar DöffingerAvoid av_memcpy_backptr hang without extra branch.
2011-12-30 Michael Niedermayerljpegdec: fix point transform injection.
2011-12-30 Michael Niedermayerflvdec: Print a warning in all failure cases of parse_k...
2011-12-30 Michael Niedermayerflvdec: Disable metadatacreator "MEGA" hack
2011-12-30 Michael Niedermayerflvdec: Check index for being valid
2011-12-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Carl Eugen... Do not fail when decoding invalid v410 files with odd...
2011-12-30 Michael Niedermayernsvdec: Check av_malloc(string_size)
2011-12-30 Diego Biurrunfate: split off DPCM codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off PCM codec FATE tests into their own...
2011-12-29 Carl Eugen... Always assume the bmp palette as being opaque.
2011-12-29 Diego Biurrunlibvorbis: K&R reformatting cosmetics
2011-12-29 Aneesh Dogralibmp3lame: K&R formatting cosmetics
2011-12-29 Aneesh Dografate: Add a video test for xxan decoder
2011-12-29 Aneesh Dogrampegvideo_enc: K&R cosmetics (line 1000-2000).
2011-12-29 Aneesh Dograavconv: K&R cosmetics
2011-12-29 Michael Niedermayerindeo5: Fix null pointer dereferences of ref_mb
2011-12-29 Michael Niedermayerh264_mp4toannexb_filter: pass error code through.
2011-12-29 Martin Storsjöqt-faststart: Fix up indentation
2011-12-29 Kostya Shishkovindeo4: remove two unused variables
2011-12-29 Luca Barbatodoxygen: cleanup style to support older doxy
2011-12-29 Nicolas GeorgeRevert "build: error on mixed declarations and code"
2011-12-29 Aneesh Dografate: add more tests for VC-1 decoder
2011-12-29 Michael Niedermayerissdemux: Check packet_size for validity
2011-12-29 Michael Niedermayerqpeg: Check for overread in qpeg_decode_intra.
2011-12-29 Andrey Utkinapplehttpproto: Apply the same reload interval changes...
2011-12-29 Martin Storsjöapplehttp: Use half the target duration as interval...
2011-12-29 Andrey Utkinapplehttp: Use the last segment duration as reload...
2011-12-29 Thad Wardlagarith: add decode support for arith rgb24 mode
2011-12-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-28 Michael Niedermayercljrdec: improve scaling somewhat
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
2011-12-28 Michael Niedermayerindeo5: fix division by 0 in ff_ivi_init_tiles()
2011-12-28 Michael Niedermayercljrenc: fix scaling
2011-12-28 Reimar Döffingerfate: Add v210 codec regression tests
2011-12-28 Jindřich Makovičkampegts: adjustable minimum PES payload
2011-12-28 Jindřich Makovičkampegts: properly output large audio packets
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-28 Michael Niedermayerindeo5: Fix crash due to partially initialized gop...
2011-12-28 Michael Niedermayerindeo5: fix null pointer crash with ref_mb
2011-12-28 Michael Niedermayervcr1dec: Check that there is sufficient input data.
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data.
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-28 Carl Eugen... Fix a crash when reading gray pam files.
2011-12-28 Carl Eugen... Fix a typo that broke writing (and reading) PAM files.
2011-12-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-27 Frank VernaillenFixed crash in palette handling when converting certain...
2011-12-27 Michael NiedermayerMakefile: fix path to ffprobe.xsd
2011-12-27 Aneesh Dogrampegvideo_enc: K&R cosmetics
2011-12-27 Carl Eugen... Make Interplay palette opaque and increase its dynamics.
2011-12-27 Carl Eugen... Support decoding yuv442 and yuv421 jpeg images.
2011-12-27 Carl Eugen... Fix some 1bit png samples, they can be palettised.
2011-12-27 Janne Grunaudoxygen: remove unreplaced variables from custom header...
2011-12-27 Janne Grunauthreads: test for sys/param.h and include it for sysctl...
2011-12-27 Janne Grunauv4l2: remove unneded linux specific asm/types.h include
2011-12-27 Stefano Sabatinilavfi: add asplit filter
2011-12-27 Stefano Sabatinilavfi: add missing check in avfilter_filter_samples()
2011-12-27 Stefano Sabatinilavfi: fix avfilter_default_get_audio_buffer() after...
2011-12-27 Stefano Sabatinilavfi: don't try to indent words in trace messages
2011-12-27 Stefano Sabatiniffprobe: add XML writer
2011-12-27 Stefano Sabatiniffprobe: add show_private_data option
2011-12-27 Stefano Sabatiniff* tools: move descriptions from copyright header...
2011-12-27 Stefano SabatiniChangelog: move thunbnail filter entry from 0.9 to...
2011-12-27 Clément Bœschthumbnail: fix error code in case of invalid args.
2011-12-27 Clément Bœschlavfi: add thumbnail video filter.
2011-12-27 Martin Storsjöx86: Fix constraints for decode_significance*_x86
2011-12-27 Michael Niedermayermpegvideo: fix visualization buffer size.
next