28028 Commits (b92c5452822f9f58d33daf933a0d2a5516866bc1)
 

Author SHA1 Message Date
Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Brandon Mintern aadfc9ee74 lavfi: add fade filter 14 years ago
Michael Niedermayer 233ed6b314 Change yadif to not use out of picture lines. 14 years ago
Anton Khirnov 4e3945fd28 lavc: deprecate AVCodecContext.antialias_algo 14 years ago
Anton Khirnov 4a49d2d59c lavc: mark mb_qmin/mb_qmax for removal on next major bump. 14 years ago
Mans Rullgard bc154882e1 Fixed-point MDCT with 32-bit unscaled output 14 years ago
Anton Khirnov ed5fcd60b2 lavc: deprecate rate_emu 14 years ago
Anton Khirnov 8ed2ae09a2 lavc: mark hurry_up for removal on next major bump 14 years ago
Anton Khirnov 9073ca6c6e parser: mark av_parser_parse() for removal on next major bump 14 years ago
Anton Khirnov 6f3d3eacf6 lavc: add missing audioconvert includes 14 years ago
Anton Khirnov b4b167ecbf jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 14 years ago
Mans Rullgard aa05f2126e ac3enc: ARM optimised ac3_compute_matissa_size 14 years ago
Mans Rullgard 182826c884 ac3: armv6 optimised bit_alloc_calc_bap 14 years ago
Mans Rullgard 5085a1a068 fate: simplify fft test rules 14 years ago
Anton Khirnov 3c96c64821 avio: document avio_alloc_context. 14 years ago
Anton Khirnov ab11317c1f lavf: make compute_chapters_end less picky. 14 years ago
Matthew Hoops 0e635f3e86 sierravmd: fix Indeo3 videos 14 years ago
Mans Rullgard 41327cca61 FFT: simplify fft8() 14 years ago
Mans Rullgard b41a108914 fate: add fixed-point fft/mdct tests 14 years ago
Mans Rullgard 6efe6028ed Fixed-point support in fft-test 14 years ago
Kostya Shishkov 29a290439b ape: check that number of seektable entries is equal to number of frames 14 years ago
Jindrich Makovicka e006d71fa8 mpegts: propagate avio EOF in read_packet() 14 years ago
Martin Storsjö 1c69c79f2b configure: Initial support for --target-os=symbian 14 years ago
Mans Rullgard 7087ce08c8 Fixed-point FFT and MDCT 14 years ago
Mans Rullgard 2f97b12eaf Include dependencies for test programs 14 years ago
Mans Rullgard 7f6e05cdfd ac3enc: simplify sym_quant() 14 years ago
Kharkov Alexander cb7e2c1ca8 flvdec: read index stored in the 'keyframes' tag. 14 years ago
Alex Converse 9dd94f8379 mov: Add support for zero-sized stsc runs. 14 years ago
Martin Storsjö 229e2631be rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers 14 years ago
John Stebbins 4b6f097b21 mlp_parse.c: set AVCodecContext channel_layout 14 years ago
Anton Khirnov 95c851e2c6 APIChanges: mark the place where 0.6 was branched. 14 years ago
Anton Khirnov b64030f26d avio: make get_checksum() internal. 14 years ago
Anton Khirnov d09cc22d9c avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h 14 years ago
Anton Khirnov 4c4427a75d avio: make init_checksum() internal. 14 years ago
anatoly ce02f9becf Add MxPEG decoder 14 years ago
anatoly e0e3b8b297 Add support for picture_ptr field in MJpegDecodeContext 14 years ago
anatoly f16055eedf Move MJPEG's input buffer preprocessing in separate public function 14 years ago
anatoly 8f0bd2c07d Support reference picture defined by bitmask in MJPEG's SOS decoder 14 years ago
Brad 2eddfb2b13 sndio bug fix 14 years ago
Mans Rullgard 52fd16a264 ac3enc: move compute_mantissa_size() to ac3dsp 14 years ago
Mans Rullgard 6f718471ea ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext 14 years ago
Mans Rullgard e0be794a71 Remove support for stripping executables 14 years ago
Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24 14 years ago
Mans Rullgard 6d9f52b2cd ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 14 years ago
Ronald S. Bultje d38345878c dfa: protect pointer range checks against overflows. 14 years ago
Alexander Strange a75529e81e mimic: implement multithreading. 14 years ago
Carl Eugen Hoyos 31f00274f8 id3v1: change filesize to int64_t. 14 years ago
Carl Eugen Hoyos 13eadbaca4 id3v1: Seek back to old position after reading. 14 years ago