43853 Commits (0043db29676fee12290e70e0097810292d3bc40c)
 

Author SHA1 Message Date
Stefano Sabatini 0043db2967 doc/filters: move *setpts and *settb filters to the multimedia filters section 13 years ago
Stefano Sabatini 0b9a915dad lavfi: rename vf_setpts.c to f_setpts.c 13 years ago
Nicolas George de60880543 lavc/dvdsubenc: check the type of rectangles. 13 years ago
Michael Niedermayer 12b1512e85 lavf/utils: Try to unwrap pts/dts so as to minimize wraps 13 years ago
Michael Niedermayer 254917f078 lavf/utils: run update_initial_timestamps() outside some if() 13 years ago
Michael Niedermayer 91c18beb9d ffmpeg: fix wrap correction code. 13 years ago
Michael Niedermayer 168ddcd331 mjpeg: fix fliping with emu edges. 13 years ago
Joseph Artsimovich 628e6d0164 Fix partially hidden macroblocks for 10-bit DNxHD. 13 years ago
Georg Lippitsch 15acfa21fc ffv1: more than 8 bit per RGB channel 13 years ago
Michael Niedermayer 2b3b52d519 lagarith: fix alignment on buffers passed into prediction dsp code. 13 years ago
jamal 732dfc7660 lavf/ape: Fix stream duration calculation 13 years ago
Michael Niedermayer 599a4e0771 mpeg4audio: dont take the SBR flag too serious. 13 years ago
Michael Niedermayer 104f42e694 Merge remote-tracking branch 'qatar/master' 13 years ago
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 13 years ago
Justin Ruggles a0a5fed908 vorbisenc: set AVCodecContext.bit_rate to 0 13 years ago
Justin Ruggles 890fddd0ea vorbisenc: fix quality parameter 13 years ago
Nicolas George c2271fa7f9 lavfi: free partial audio buffers when destroying links. 13 years ago
Justin Ruggles e981215944 FATE: add ALAC encoding tests 13 years ago
Justin Ruggles 4b0e0f31bf lpc: fix alignment of windowed samples for odd maximum LPC order 13 years ago
Justin Ruggles f24cc1b2f1 alacenc: use s16p sample format as input 13 years ago
Justin Ruggles 358078d9bb alacenc: remove unneeded sample_fmt check 13 years ago
Justin Ruggles ec7a212f9f alacenc: fix max_frame_size calculation for the final frame 13 years ago
Derek Buitenhuis 081a822b6c FATE: Add Canopus Lossless tests 13 years ago
Michael Niedermayer 12ad68b7e2 utvideoenc: use dsp.sub_hfyu_median_prediction 13 years ago
Michael Niedermayer 729b2d02af utvideoenc: align mangled buffer starts. 13 years ago
Michael Niedermayer d79c87a697 utvideoenc: drop step 13 years ago
Michael Niedermayer ba69eb5221 utvideoenc: avoid writing into the input picture. 13 years ago
Michael Niedermayer f92f4935ac utvideoenc: use ff_generate_len() 13 years ago
Nicolas George 52820bc578 lavfi/overlay: fix return values. 13 years ago
Nicolas George a9cfe656d7 lavfi/split: handle closed outputs. 13 years ago
Nicolas George 8b61abac2e ffmpeg: use close_output_stream more systematically. 13 years ago
Nicolas George 666fd092be ffmpeg: move close_output_stream earlier. 13 years ago
Nicolas George 425b77114b ffmpeg: make decoding_needed a counter. 13 years ago
Nicolas George beeba9161a lavfi: add a closed field to AVFilerLink. 13 years ago
Nicolas George ac07f941ae ffmpeg: use AV_BUFFERSRC_FLAG_PUSH. 13 years ago
Justin Ruggles 5d4ef004bf adpcm_swf: Use correct sample offsets when using trellis. 13 years ago
Samuel Pitoiset 7011a42b1a rtmp: support strict rtmp servers 13 years ago
Michael Niedermayer ac33016158 mjpegdec: support AVRn interlaced 13 years ago
Michael Niedermayer 3f943fe681 huffman/huffyuv: move lorens huffman table generation code to huffman.c/h 13 years ago
Michael Niedermayer 4fced11df7 utvideoenc: optimize and simplify mangle_rgb_planes 13 years ago
Mans Rullgard 5b170c0bea x86: remove FASTDIV inline asm 13 years ago
Michael Niedermayer 3699960690 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini a7219529d1 examples/decoding_encoding: flush audio frames in the encoder 13 years ago
Stefano Sabatini 535df748c5 examples/decoding_encoding: re-organize frame configuration code 13 years ago
Stefano Sabatini 780bf7595e doc/filters: fix level for the flite Examples subsection 13 years ago
Diego Biurrun 6fa488678f build: x86: Only compile mpegvideo optimizations when necessary 13 years ago
Stefano Sabatini 2c0b164227 doc/faq: mention doc/examples 13 years ago
Stefano Sabatini 005af8ce61 examples/muxing: cast sws_scale() argument to the expected one 13 years ago
Stefano Sabatini 4a91962771 doc/eval: add missing documentation of functions 13 years ago
Stefano Sabatini 4a32b30e0c doc/filters: itemize examples for pad filter, and fix a few typos 13 years ago