44340 Commits (c5f0b6bf410ca9921cf61627ed1cba38d09b0725)
 

Author SHA1 Message Date
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 12 years ago
Justin Ruggles a0a5fed908 vorbisenc: set AVCodecContext.bit_rate to 0 12 years ago
Justin Ruggles 890fddd0ea vorbisenc: fix quality parameter 12 years ago
Nicolas George c2271fa7f9 lavfi: free partial audio buffers when destroying links. 12 years ago
Justin Ruggles e981215944 FATE: add ALAC encoding tests 12 years ago
Justin Ruggles 4b0e0f31bf lpc: fix alignment of windowed samples for odd maximum LPC order 12 years ago
Justin Ruggles f24cc1b2f1 alacenc: use s16p sample format as input 12 years ago
Justin Ruggles 358078d9bb alacenc: remove unneeded sample_fmt check 12 years ago
Justin Ruggles ec7a212f9f alacenc: fix max_frame_size calculation for the final frame 12 years ago
Derek Buitenhuis 081a822b6c FATE: Add Canopus Lossless tests 12 years ago
Michael Niedermayer 12ad68b7e2 utvideoenc: use dsp.sub_hfyu_median_prediction 12 years ago
Michael Niedermayer 729b2d02af utvideoenc: align mangled buffer starts. 12 years ago
Michael Niedermayer d79c87a697 utvideoenc: drop step 12 years ago
Michael Niedermayer ba69eb5221 utvideoenc: avoid writing into the input picture. 12 years ago
Michael Niedermayer f92f4935ac utvideoenc: use ff_generate_len() 12 years ago
Nicolas George 52820bc578 lavfi/overlay: fix return values. 12 years ago
Nicolas George a9cfe656d7 lavfi/split: handle closed outputs. 12 years ago
Nicolas George 8b61abac2e ffmpeg: use close_output_stream more systematically. 12 years ago
Nicolas George 666fd092be ffmpeg: move close_output_stream earlier. 12 years ago
Nicolas George 425b77114b ffmpeg: make decoding_needed a counter. 12 years ago
Nicolas George beeba9161a lavfi: add a closed field to AVFilerLink. 12 years ago
Nicolas George ac07f941ae ffmpeg: use AV_BUFFERSRC_FLAG_PUSH. 12 years ago
Justin Ruggles 5d4ef004bf adpcm_swf: Use correct sample offsets when using trellis. 12 years ago
Samuel Pitoiset 7011a42b1a rtmp: support strict rtmp servers 12 years ago
Michael Niedermayer ac33016158 mjpegdec: support AVRn interlaced 12 years ago
Michael Niedermayer 3f943fe681 huffman/huffyuv: move lorens huffman table generation code to huffman.c/h 12 years ago
Michael Niedermayer 4fced11df7 utvideoenc: optimize and simplify mangle_rgb_planes 12 years ago
Mans Rullgard 5b170c0bea x86: remove FASTDIV inline asm 12 years ago
Michael Niedermayer 3699960690 Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini a7219529d1 examples/decoding_encoding: flush audio frames in the encoder 12 years ago
Stefano Sabatini 535df748c5 examples/decoding_encoding: re-organize frame configuration code 12 years ago
Stefano Sabatini 780bf7595e doc/filters: fix level for the flite Examples subsection 12 years ago
Diego Biurrun 6fa488678f build: x86: Only compile mpegvideo optimizations when necessary 12 years ago
Stefano Sabatini 2c0b164227 doc/faq: mention doc/examples 12 years ago
Stefano Sabatini 005af8ce61 examples/muxing: cast sws_scale() argument to the expected one 12 years ago
Stefano Sabatini 4a91962771 doc/eval: add missing documentation of functions 12 years ago
Stefano Sabatini 4a32b30e0c doc/filters: itemize examples for pad filter, and fix a few typos 12 years ago
Diego Biurrun 66baa45801 configure: Drop fastdiv option 12 years ago
Diego Biurrun 4264a0dd54 build: Make the E-AC-3 encoder select the AC-3 encoder 12 years ago
Diego Biurrun efa4d6adf3 fate: flac: Only run tests requiring samples when samples are available 12 years ago
Piotr Bandurski bc151aee60 avrn: lowercase "name" and expand"long_name" 12 years ago
Justin Greer e16fda9236 mov: Change default aac priming fallback from 2112 to 1024 12 years ago
Justin Greer 37a15f3e66 mov: parse custom "----" Metadata 12 years ago
Michael Niedermayer 50df56161f Merge remote-tracking branch 'qatar/master' 12 years ago
Jordi Ortiz 72e8d86b19 dirac: use meaningful return values 12 years ago
Clément Bœsch 26ec392a0e lavf: remove unused AVStream pointer. 12 years ago
Clément Bœsch 3dba9e19c8 lavf: add const qualifier to AVCodecDescriptor pointer in is_intra_only(). 12 years ago
Mans Rullgard 44c56a1617 flacdec: simplify sample buffer handling 12 years ago
Mans Rullgard ea98507db0 flacdec: simplify loop in decode_residuals() 12 years ago
Jan Ekström 2e2d0b1142 fate: make Ut Video encoder tests use bitexact swscale flags 12 years ago