source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dcc1b323   12 years stefasab lavfi/select: add support for dynamic number of outputs
(edit) @565c50ac   12 years stefasab lavfi/select: make select_frame() return void Set select->select …
(edit) @0b3bd787   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @3220083c   12 years michaelni ra144: Try to fix int16/uint16 warnings from pgc Signed-off-by: …
(edit) @cc6f848d   12 years michaelni avutil/intfloat_readwrite: avoid comparission with INFINITY, use …
(edit) @45741dd8   12 years michaelni vf_lut: fix simplification / off by 1 error Signed-off-by: Michael …
(edit) @1de7dcb4   12 years onemda lavfi/stereo3d: fix interleave row output modes Linesizes that did …
(edit) @7ee2dae   12 years Clément Bœsch lavfi/interlace: remove exec permissions.
(edit) @4c6fa4ef   12 years Clément Bœsch lavfi/lut: simplify nested component stepping.
(edit) @45f5bf91   12 years Clément Bœsch lavfi/lut: reindent after previous commit.
(edit) @3db3b278   12 years Clément Bœsch lavfi/lut: add direct path.
(edit) @7f225307   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: indeo3: …
(edit) @7165881   12 years onemda lavfi/stereo3d: check input width & height Signed-off-by: Paul B …
(edit) @2787f7b   12 years michaelni Merge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95' * commit …
(edit) @4029a5eb   12 years michaelni Merge commit '66531d634e75b834e89e4a6a0f7470ca018712a1' * commit …
(edit) @e5dc5095   12 years michaelni Merge commit '01d376f598fe95478036f5d1e3e5e14ffe32d4bf' * commit …
(edit) @4916e220   12 years michaelni Merge commit 'bac8d38c0a716c8bdfdecf0ae545015c68f5df36' * commit …
(edit) @8cff853b   12 years michaelni Merge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0' * commit …
(edit) @0a946599   12 years michaelni Merge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3' * commit …
(edit) @251f283b   12 years michaelni Merge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc' * commit …
(edit) @f60ba6c5   12 years michaelni Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347' * commit …
(edit) @74e86d31   12 years michaelni Merge commit 'aafed1175df76603e94c99a7748968780d6548d2' * commit …
(edit) @b7252025   12 years onemda lavfi/stereo3d: fix output width for sbsl/sbs2l Signed-off-by: Paul B …
(edit) @f0a149e5   12 years onemda lavfi: remove bad inverse telecine filters Signed-off-by: Paul B …
(edit) @a0a872d   12 years anton indeo3: check motion vectors. Reported-by: Mateusz "j00ru" Jurczyk …
(edit) @34e6af9e   12 years anton indeo3: fix data size check The data offsets are relative to the …
(edit) @66531d63   12 years anton indeo3: switch parsing the header to bytestream2 Also add an …
(edit) @a5ebd2d9   12 years Clément Bœsch cmdutils: slightly better -filters output.
(edit) @e3e6aa7a   12 years nicolas.george lavfi/buffersrc: fix failed requests count. The line was lost during …
(edit) @e5644313   12 years michaelni examples/filtering_audio: get rid of AVABufferSinkParams …
(edit) @f2619cbd   12 years michaelni examples/filtering_audio: enable ref counted frames Fixes accessing …
(edit) @9db6aaeb   12 years Clément Bœsch ffplay: use format title metadata to set window caption.
(edit) @01d376f5   12 years anton rv10: check that extradata is large enough Reported-by: Mateusz …
(edit) @bac8d38c   12 years anton rv10: return meaningful error codes. Also improve some error messages.
(edit) @69f6f03   12 years anton rv10: cosmetics, reformat
(edit) @34f87a58   12 years anton qdm2: check that the FFT size is a power of 2 Reported-by: Mateusz …
(edit) @ecff5acb   12 years anton svq1dec: clip motion vectors to the frame size. Fixes invalid reads …
(edit) @b1bb8fb8   12 years anton svq1dec: check that the reference frame has the same dimensions as the …
(edit) @c0771a1a   12 years anton af_channelmap: cosmetics, use an extra local variable to shorten the code
(edit) @aafed117   12 years anton af_channelmap: sanity check input channel indices in all cases. Fixes …
(edit) @b8edf916   12 years onemda lavfi/histeq: fix out of array write Signed-off-by: Paul B Mahol …
(edit) @161dee43   12 years michaelni rmdec: dont return uninitialized data Found-by: Mateusz "j00ru" …
(edit) @fe1de12   12 years Carl Eugen Hoyos Remove two anonymous arrays. Fixes compilation of pngenc.c and …
(edit) @9802f566   12 years Carl Eugen Hoyos ass_split: Do not use the function name as a parameter name in a …
(edit) @92218aad   12 years michaelni butterflies_float: replace 2 lea by 2 add adds are simpler …
(edit) @1a400796   12 years michaelni x86: float dsp: butterflies_float SSE 97c -> 49c Some codecs could …
(edit) @295ce83e   12 years onemda lavfi/il: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @9bd1b1c1   12 years onemda lavfi/earwax: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @0ea97a1c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c1fe41ed   12 years onemda libaacpluc: remove unused code Signed-off-by: Paul B Mahol …
(edit) @83253431   12 years onemda lavfi/stereo3d: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @9429408c   12 years onemda sgirledec: remove unused headers Signed-off-by: Paul B Mahol …
(edit) @b05d8d4c   12 years onemda lavc: avcodec_open2(): pass context to av_log() Signed-off-by: Paul B …
(edit) @dc11acdf   12 years stefasab doc/filters: fix sentence in setsar/setdar docs
(edit) @30926a1f   12 years stefasab lavfi/aspect: fix weird copyright notice
(edit) @ba32afd7   12 years stefasab lavfi/split: use AVFILTER_DEFINE_CLASS to define class
(edit) @7f1fd976   12 years diego cmdutils: Fix build with lavfi disabled Signed-off-by: Diego Biurrun …
(edit) @bec402b5   12 years michaelni mjpegdec: fix overlapping memcpy with upscale_v Found-by: Mateusz …
(edit) @65755391   12 years onemda libaacplus: support for float sample format Signed-off-by: Paul B …
(edit) @13bbfb8f   12 years michaelni sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV Fixes …
(edit) @6b657ac7   12 years michaelni avcodec/c93: Check for block overlap. Fixes overlapping memcpy() …
(edit) @e701cd96   12 years michaelni avutil/avutil_version: Run checks just once This ensures that …
(edit) @65efa1db   12 years onemda lavfi/interlace: remove now unused av_opt_free() call Signed-off-by: …
(edit) @2d8a3cf4   12 years michaelni avutil/pixdesc: check for component overlap Signed-off-by: Michael …
(edit) @f807d6d2   12 years michaelni avutil/pixdesc: check step/depth against each other Signed-off-by: …
(edit) @20e99a9c   12 years michaelni avutil/pixdesc: support for self-checking the descriptors …
(edit) @1314f534   12 years michaelni avutil/pixdesc: fix rgb0 descriptors Found-by: durandal_1707 …
(edit) @0b06bd1   12 years onemda libaacplus: set supported profiles Signed-off-by: Paul B Mahol …
(edit) @82082695   12 years onemda libaacplus: set supported channel_layouts Signed-off-by: Paul B Mahol …
(edit) @f05cfb65   12 years michaelni sws/fill_rgb2yuv_table: use ROUNDED_DIV Signed-off-by: Michael …
(edit) @bcf64348   12 years michaelni sws/fill_rgb2yuv_table: increase precission to 32bit Signed-off-by: …
(edit) @2fa11a94   12 years michaelni sws/fill_rgb2yuv_table: avoid 2 divisions Signed-off-by: Michael …
(edit) @97b2865a   12 years onemda libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft Signed-off-by: Paul …
(edit) @5b27c307   12 years lu_zero flvenc: do not mux more than one stream per type FLV does not support …
(edit) @003bf337   12 years michaelni sws: fix alignment of rgb2yuv This should fix mingw32 fate …
(edit) @7e20f80d   12 years michaelni fate: fix histogram test, try #2 Signed-off-by: Michael Niedermayer …
(edit) @7ed691e2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @d98c3ade   12 years michaelni Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' * commit …
(edit) @05bea443   12 years michaelni Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9' * commit …
(edit) @d5c31403   12 years michaelni Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3' * commit …
(edit) @398b9ed2   12 years michaelni Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb' * commit …
(edit) @41985cb0   12 years stefasab doc/filters: merge asplit and split documentation Also move them to …
(edit) @3453b019   12 years stefasab lavfi/split: fix minor documentation issues Use verbal form to …
(edit) @de656ea9   12 years Clément Bœsch lavfi/drawtext: make options array more readable.
(edit) @39502363   12 years michaelni sws/x86: update RENAME(rgb24toyv12)() to using the user provided …
(edit) @7a2a421d   12 years michaelni vf_histogram: avoid floats, unbreak fate Signed-off-by: Michael …
(edit) @3418683   12 years Clément Bœsch doc/filters: add a curves example with psfile.
(edit) @6e29f392   12 years michaelni swr/rematrix: use av_calloc() Signed-off-by: Michael Niedermayer …
(edit) @8a11114a   12 years michaelni pca: use av_calloc() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @003d497   12 years michaelni pca: use sizeof(variable) instead of sizeos(TYPE) Signed-off-by: …
(edit) @a4f03f08   12 years onemda FATE: add a test for the histogram filter Signed-off-by: Paul B Mahol …
(edit) @9e6dd24f   12 years onemda doc/filters: move aphaser to right(audio) chapter Signed-off-by: Paul …
(edit) @8281791d   12 years onemda lavfi/histogram: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @77709759   12 years onemda lavfi/noise: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @9ecdd766   12 years Clément Bœsch lavfi/curves: fix memleak after master component dition.
(edit) @aba678ab   12 years michaelni deshake: fix off by 2 error Signed-off-by: Michael Niedermayer …
(edit) @3d8afb23   12 years michaelni vf_deshake: Fix crash with r*=64 Replace literal numbers by named …
(edit) @6add6272   12 years martin fate: Set the bitexact flag for vp3/vp5/vp6 tests This is required …
(edit) @1557f34b   12 years michaelni dfa: support decoding version=1.0 Signed-off-by: Michael Niedermayer …
(edit) @1cb02d4f   12 years Clément Bœsch lavfi/curves: add support for Photoshop curves files (.acv).
Note: See TracRevisionLog for help on using the revision log.