summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: NEON fixed-point FFTMans Rullgard2011-04-03
* lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov2011-04-03
* avio: simplify url_open_dyn_buf_internal by using avio_alloc_context()Anton Khirnov2011-04-03
* avio: make url_fdopen internal.Anton Khirnov2011-04-03
* avio: make url_open_dyn_packet_buf internal.Anton Khirnov2011-04-03
* avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-03
* avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-03
* avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-03
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
* lavfi: add fade filterBrandon Mintern2011-04-03
* Change yadif to not use out of picture lines.Michael Niedermayer2011-04-03
* lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
* lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03
* Fixed-point MDCT with 32-bit unscaled outputMans Rullgard2011-04-02
* lavc: deprecate rate_emuAnton Khirnov2011-04-02
* lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
* parser: mark av_parser_parse() for removal on next major bumpAnton Khirnov2011-04-02
* lavc: add missing audioconvert includesAnton Khirnov2011-04-02
* jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEYAnton Khirnov2011-04-02
* ac3enc: ARM optimised ac3_compute_matissa_sizeMans Rullgard2011-04-01
* ac3: armv6 optimised bit_alloc_calc_bapMans Rullgard2011-04-01
* fate: simplify fft test rulesMans Rullgard2011-04-01
* avio: document avio_alloc_context.Anton Khirnov2011-04-01
* lavf: make compute_chapters_end less picky.Anton Khirnov2011-04-01
* sierravmd: fix Indeo3 videosMatthew Hoops2011-04-01
* FFT: simplify fft8()Mans Rullgard2011-04-01
* fate: add fixed-point fft/mdct testsMans Rullgard2011-04-01
* Fixed-point support in fft-testMans Rullgard2011-04-01
* ape: check that number of seektable entries is equal to number of framesKostya Shishkov2011-04-01
* mpegts: propagate avio EOF in read_packet()Jindrich Makovicka2011-03-31
* configure: Initial support for --target-os=symbianMartin Storsjö2011-03-31
* Fixed-point FFT and MDCTMans Rullgard2011-03-31
* Include dependencies for test programsMans Rullgard2011-03-31
* ac3enc: simplify sym_quant()Mans Rullgard2011-03-31
* flvdec: read index stored in the 'keyframes' tag.Kharkov Alexander2011-03-31
* mov: Add support for zero-sized stsc runs.Alex Converse2011-03-31
* rtsp: Use GET_PARAMETER for keep-alive for generic RTSP serversMartin Storsjö2011-03-30
* mlp_parse.c: set AVCodecContext channel_layoutJohn Stebbins2011-03-30
* APIChanges: mark the place where 0.6 was branched.Anton Khirnov2011-03-30
* avio: make get_checksum() internal.Anton Khirnov2011-03-30
* avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.hAnton Khirnov2011-03-30
* avio: make init_checksum() internal.Anton Khirnov2011-03-30
* Add MxPEG decoderanatoly2011-03-30
* Add support for picture_ptr field in MJpegDecodeContextanatoly2011-03-30
* Move MJPEG's input buffer preprocessing in separate public functionanatoly2011-03-30
* Support reference picture defined by bitmask in MJPEG's SOS decoderanatoly2011-03-30
* sndio bug fixBrad2011-03-29
* ac3enc: move compute_mantissa_size() to ac3dspMans Rullgard2011-03-30
* ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContextMans Rullgard2011-03-30
* Remove support for stripping executablesMans Rullgard2011-03-29