]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-04 Luca Barbatov4l2: set the proper codec_tag
2012-01-04 Luca Barbatov4l2: refactor device_open
2012-01-04 Luca Barbatov4l2: simplify away io_method
2012-01-04 Luca Barbatov4l2: cosmetics
2012-01-04 Luca Barbatov4l2: uniform and format options
2012-01-04 Luca Barbatov4l2: do not force interlaced mode
2012-01-04 Janne Grunauavio: exit early in fill_buffer without read_packet
2012-01-04 John Brooksvc1dec: fix invalid memory access for small video dimen...
2012-01-04 John Brooksrv34: fix invalid memory access for small video dimensions
2012-01-04 Christophe... rv34: joint coefficient decoding and dequantization
2012-01-04 Martin Storsjöavplay: Don't call avio_set_interrupt_cb(NULL)
2012-01-04 Ronald S. Bultjeswscale: remove obsolete comment.
2012-01-04 Ronald S. Bultjeswscale: split scale.asm.
2012-01-04 Ronald S. Bultjeswscale: don't show full-chroma-int warning for non...
2012-01-04 Ronald S. Bultjeswscale: add MMX files to MMX-OBJS instead of OBJS.
2012-01-04 Ronald S. Bultjeh264: return index in buffer on end-of-sequence.
2012-01-04 Diego BiurrunMerge some declarations and initializations.
2012-01-04 Diego Biurruncabac: drop unused and disabled get_cabac_u() / get_cab...
2012-01-04 Diego Biurruncabac: drop unused STRICT_LIMITS code branch
2012-01-03 Justin Ruggleslibspeexenc: fix pts calculations for more than 1 frame...
2012-01-03 Justin Rugglesadxdec: clear eof flag and channel states when seeking
2012-01-03 Justin Rugglesfate: add ADX encoding/decoding test
2012-01-03 Justin Rugglesadx: add an adx muxer
2012-01-03 Justin Rugglesadxenc: check output buffer size before writing
2012-01-03 Justin Rugglesadxenc: use bytestream functions for header writing.
2012-01-03 Justin Rugglesadxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros
2012-01-03 Justin Rugglesadxenc: use a loop to encode each channel
2012-01-03 Justin Rugglesadxenc: remove unneeded loops
2012-01-03 Justin Rugglesadx: add AVFMT_GENERIC_INDEX to demuxer flags.
2012-01-03 Justin Rugglesadxenc: avoid stereo deinterleaving
2012-01-03 Justin Rugglesadxenc: remove unnecessary setting of coded_frame-...
2012-01-03 Justin Rugglesadxenc: log an error message and return AVERROR(EINVAL...
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...
next