]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-03 Justin Rugglesadxenc: cosmetics: pretty-printing
2012-01-03 Justin Rugglesadxenc: change some data types
2012-01-03 Justin Rugglesadxenc: remove unneeded log message
2012-01-03 Justin Rugglesadxenc: remove unneeded comments
2012-01-03 Jonathan NiederAPIchanges: mention cleaned up header includes
2012-01-03 Oana Stratulatfate: add dxtory test
2012-01-03 Michael Niedermayeradx_parser: rewrite.
2012-01-03 Justin Rugglesadxdec: Validate channel count to fix a division by...
2012-01-03 Michael Niedermayeradxdec: Do not require extradata.
2012-01-03 Aneesh Dogracmdutils: K&R reformatting cosmetics
2012-01-03 Justin Rugglesalacdec: implement the 2-pass prediction type.
2012-01-03 Justin Rugglesalacenc: implement the 2-pass prediction type.
2012-01-03 Justin Rugglesalacenc: do not generate invalid multi-channel ALAC...
2012-01-03 Justin Rugglesalacdec: fill in missing or guessed info about the...
2012-01-03 Kostya Shishkovutvideo: proper median prediction for interlaced videos
2012-01-03 Janne Grunaulavu: bump lavu minor for av_popcount64
2012-01-03 Shitiz Gargdca: K&R formatting cosmetics
2012-01-03 Aneesh Dogradct: K&R formatting cosmetics
2012-01-03 Anton Khirnovlavf: flush decoders in avformat_find_stream_info().
2012-01-03 Daniel Verkampwin32: detect number of CPUs using affinity
2012-01-03 Daniel VerkampAdd av_popcount64
2012-01-03 Diego Biurrunsnow: Restore three mistakenly removed casts.
2012-01-02 Janne Grunaumpegenc: use avctx->slices as number of slices
2012-01-02 Janne Grunauv410enc: fix undefined signed left shift caused by...
2012-01-02 Reinhard TartlerRelease notes: mention cleaned up header includes
2012-01-02 Reinhard Tartlerfix Changelog file
2012-01-02 Diego BiurrunFix a bunch of typos.
2012-01-02 Diego BiurrunDrop some pointless void* return value casts from av_ma...
2012-01-02 Justin Ruggleswavpack: fix typos in previous cosmetic clean-up commit
2012-01-02 Justin Ruggleswavpack: cosmetics: K&R pretty-printing
2012-01-02 Anton Khirnovavconv: remove the 'codec framerate is different from...
2012-01-02 Hendrik Leppkeswavpack: determine sample_fmt before requesting a buffer
2012-01-02 Justin Rugglesbmv audio: implement new audio decoding API
2012-01-02 Justin Rugglesmpegaudiodec: skip all channels when skipping granules
2012-01-01 Janne Grunaumpegenc: simplify muxrate calculation
2012-01-01 Anton Khirnovavconv: make -frames work for all types of streams...
2012-01-01 Aneesh Dograbfi: K&R cosmetics
2012-01-01 Aneesh Dograbgmc: K&R cleanup
2012-01-01 Reimar Döffingerrawdec: Set start_time to 0 for raw audio files.
2012-01-01 Carl Eugen... Detect 'yuv2' as rawvideo also in avi.
2012-01-01 Stefano Sabatinirawdec: propagate pict_type information to the output...
2012-01-01 Piotr Bandurskirawdec: Support more QT 1bpp rawvideo files.
2012-01-01 Janne Grunauavconv: free bitstream filters
2012-01-01 Janne Grunauthreads: limit the number of automatic threads to MAX_A...
2012-01-01 Aneesh Dograavplay: K&R cleanup
2012-01-01 Janne Grunaufate: use rgb24 as output format for dfa tests
2012-01-01 Janne Grunauthreads: set thread_count to 1 when thread support...
2012-01-01 Janne Grunauthreads: introduce CODEC_CAP_AUTO_THREADS and add it...
2011-12-31 Oana StratulatFATE: add tests for dfa
2011-12-31 Ronald S. Bultjempegaudiodec: fix seeking.
2011-12-31 Justin Rugglesmpegaudiodec: fix compilation when testing the unchecke...
2011-12-31 Janne Grunauthreads: add sysconf based number of CPUs detection
2011-12-31 Janne Grunauthreads: always include necessary headers for number...
2011-12-31 Janne Grunauthreads: default to automatic thread count detection
2011-12-31 Janne GrunauChangelog: restore version <next> header
2011-12-31 Shitiz Gargcook: K&R formatting cosmetics
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 Mike MelansonFATE: Add test for H.264 MP4->annex.B bitstream filter.
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 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 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 Aneesh Dografate: add more tests for VC-1 decoder
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-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
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 Kostya ShishkovIndeo 4 decoder
2011-12-27 Aneesh Dogrampegvideo_enc: K&R cosmetics
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 Martin Storsjöx86: Fix constraints for decode_significance*_x86
2011-12-26 Diego Biurrunfate: split off vqf/twinvq FATE tests into their own...
2011-12-26 Diego Biurrunfate: split off mpc FATE tests into their own file
2011-12-26 Diego Biurrunfate: split off libavcodec FATE tests into their own...
2011-12-26 Diego Biurrunfate: split off Microsoft codec FATE tests into their...
2011-12-26 Diego Biurrunfate: group all VP* codec FATE tests together in one...
2011-12-26 Janne Grunauswscale: prevent invalid writes in packed_16bpc_bswap
2011-12-25 Anton Khirnovavs: call release_buffer() at the end.
next