source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @975efc8   12 years onemda lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
(edit) @54056c66   12 years onemda lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul …
(edit) @7606f4a1   12 years onemda lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @b19604c   12 years michaelni Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0' * commit …
(edit) @7834bb09   12 years michaelni Revert "Fix compilation with --disable-everything …
(edit) @2cdedcbc   12 years michaelni Merge commit '75644335b907919057960716508477239c26fed4' * commit …
(edit) @795b911b   12 years michaelni Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f' * commit …
(edit) @9b9205e7   12 years michaelni x86/dsputil.asm: make unaligned bswap actually work Signed-off-by: …
(edit) @cb69a9db   12 years michaelni Merge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb' * commit …
(edit) @f1e93986   12 years martin lavc: Rename avpriv_mpv_find_start_code after moving out from …
(edit) @75644335   12 years martin lavc: Move start code finding to utils.c This allows dropping the …
(edit) @ea7b96af   12 years michaelni avcodec/x86/dsputil_qns_template: use av_assert Signed-off-by: …
(edit) @e32cbd0   12 years Clément Bœsch lavfi/perms: add myself to the copyright header.
(edit) @9371467d   12 years Clément Bœsch lavfi/perms: add seed option.
(edit) @e600d062   12 years Clément Bœsch lavfi/perms: remove unecessary indirection after f7324c06.
(edit) @bd03afb5   12 years michaelni ffmpeg_opt: avoid strcpy() This fixes a warning on openbsd and is …
(edit) @ec1ef083   12 years Clément Bœsch tools: add audio normalize script example.
(edit) @133035c4   12 years Clément Bœsch lavfi/curves: add forgotten strong_contrast preset.
(edit) @183f3450   12 years Clément Bœsch lavfi/curves: support preset shorthand.
(edit) @dc65d784   12 years Clément Bœsch lavfi/curves: add presets support. Except for the vintage preset, the …
(edit) @4a595cff   12 years michaelni ffserver/ctime1: avoid using strcpy() Signed-off-by: Michael …
(edit) @ea4c99de   12 years michaelni dshow_pin: dont return a value from a void function Signed-off-by: …
(edit) @a2f7314b   12 years michaelni libpostproc: silence valgrind/fate warning about using uninitialized …
(edit) @613a37ec   12 years kostya.shishkov ape: 3.80-3.92 decoding support
(edit) @67607e20   12 years michaelni xxan: make code independent of sizeof(AVFrame) Signed-off-by: Michael …
(edit) @8097e5b2   12 years michaelni yop: Fix return type Found-by: durandal_1707 Signed-off-by: Michael …
(edit) @ccd349e5   12 years martin h264: Remove an unused variable Signed-off-by: Martin Storsjö …
(edit) @afdfff48   12 years michaelni avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the …
(edit) @ad438f45   12 years michaelni xan: make decoder independent of sizeof(AVFrame) Reviewed-by: Paul B …
(edit) @45013b36   12 years michaelni lavc/flacdec: Propagate and return meaningful error codes …
(edit) @f248b8a9   12 years michaelni blend: Adding yuvj pixelformats to the blend effect Reviewed-by: Paul …
(edit) @4ce9e4e9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e5c2794a   12 years janne-libav x86: consistently use unaligned movs in the unaligned bswap Fixes …
(edit) @ae65327e   12 years michaelni vsrc_testsrc: avoid floats and non bit exactness The round to zero …
(edit) @01df2a13   12 years michaelni avcodec/utils: initialize pixel buffer pool This should silence many …
(edit) @4f112a8e   12 years nicolas.george lavf/mux: add the flush_packets option. Note: a lot of muxers already …
(edit) @125acd21   12 years nicolas.george lavfi: support multiple rounds of format negotiation. Remove the …
(edit) @00da527b   12 years nicolas.george lavfi/af_amerge: return EAGAIN if the input layouts are not known. …
(edit) @57cb4fb0   12 years nicolas.george lavfi: add test for concat.
(edit) @e2b3019   12 years michaelni h264/field_end move progress report code after error concealment. …
(edit) @386dc9a3   12 years Clément Bœsch lavfi/thumbnail: add support for named options.
(edit) @3b811bcf   12 years stefasab lavfi/colormatrix: reword error message in init Change: "source and …
(edit) @1b14083   12 years stefasab lavfi/colormatrix: add support for named options
(edit) @cbf224b6   12 years Clément Bœsch lavfi/tinterlace: use standard options parsing.
(edit) @9e21c898   12 years Clément Bœsch lavfi/subtitles: use standard options parsing.
(edit) @06784b73   12 years Clément Bœsch lavfi/smartblur: use standard options parsing.
(edit) @15878b2b   12 years Clément Bœsch lavfi/setfield: use standard options parsing.
(edit) @e62587bc   12 years Clément Bœsch lavfi/overlay: use standard options parsing.
(edit) @5dc074d3   12 years Clément Bœsch lavfi/kerndeint: use standard options parsing.
(edit) @ab228f91   12 years Clément Bœsch lavfi/idet: use standard options parsing.
(edit) @552c02f2   12 years Clément Bœsch lavfi/histeq: use standard options parsing.
(edit) @b27a8ba1   12 years Clément Bœsch lavfi/gradfun: use standard options parsing.
(edit) @b595819c   12 years Clément Bœsch lavfi/geq: use standard options parsing.
(edit) @cb0fb4d0   12 years Clément Bœsch lavfi/fieldorder: use standard options parsing.
(edit) @a733481d   12 years Clément Bœsch lavfi/field: use standard options parsing.
(edit) @7edda1a9   12 years Clément Bœsch lavfi/deshake: use standard options parsing.
(edit) @1341dd2d   12 years Clément Bœsch lavfi/cropdetect: use standard options parsing.
(edit) @a36d9036   12 years Clément Bœsch lavfi/boxblur: use standard options parsing.
(edit) @3f807288   12 years Clément Bœsch lavfi/blackframe: use standard options parsing.
(edit) @67ad9fd0   12 years Clément Bœsch lavfi/settb: use standard options parsing.
(edit) @8b994c8c   12 years Clément Bœsch lavfi/select: use standard options parsing.
(edit) @f7324c0   12 years Clément Bœsch lavfi/perms: use standard options parsing.
(edit) @07b7c2a2   12 years Clément Bœsch lavfi/sine: use standard options parsing.
(edit) @3ac77f67   12 years Clément Bœsch lavfi/apad: use standard options parsing.
(edit) @fdaacc59   12 years martin sndio_dec: Add missing includes for av_gettime() This is necessary …
(edit) @4c6f08bd   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @285ff144   12 years martin x86: Change a missed occurrance of int to ptrdiff_t for strides …
(edit) @01a334e8   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @8e062fd1   12 years michaelni rawdec: fix memleak Fixes fate-lavf-flm under valgrind …
(edit) @8e944891   12 years michaelni avutil/buffer: remove redundant memory poisoning Found-by: ubitux …
(edit) @058c002   12 years michaelni avutil/buffer: support memory poisoning Signed-off-by: Michael …
(edit) @d6f96108   12 years michaelni yop: use reget_buffer() as the previous contents are used …
(edit) @7239b360   12 years michaelni fate: dont try to filter partial frames with yadif. The partial …
(edit) @62f56fd7   12 years michaelni buffersink/uninit: use av_frame_free() not unref Fixes memleak …
(edit) @352dbdb9   12 years martin x86: Remove win64 xmm clobbering wrappers for the now removed …
(edit) @fe26611   12 years martin bktr: Add missing includes for av_gettime() This is necessary after …
(edit) @70db0c91   12 years michaelni fate: use little endian yuv444p10 in h264-reinit tests Fixes fate big …
(edit) @644092c   12 years michaelni h264: dont report rows as finished after a missing slice …
(edit) @a42d15a3   12 years stefasab lavfi/anullsrc: add missing checks
(edit) @4e8062c2   12 years stefasab lavfi/anullsrc: remove extra parentheses
(edit) @fe2cfd50   12 years stefasab lavfi/anullsrc: simplify logging code in config_props
(edit) @5373a2a   12 years stefasab lavfi/anullsrc: fix format negotiation Samplerate and channel layouts …
(edit) @e54eb8db   12 years michaelni mips: Optimization of AAC psychoacoustic model functions …
(edit) @e26b066c   12 years michaelni libspeex: support ZygoAudio (quality 10 mode) Fixes "quality 10" mode …
(edit) @785b849f   12 years michaelni lavd/v4l2: honor previously selected input channel An input channel …
(edit) @2a97c591   12 years michaelni Make audio FIFO read/write contracts more strict Signed-off-by: …
(edit) @535c247b   12 years janne-libav fate: use little endian yuv444p10 in h264-reinit tests Fixes fate big …
(edit) @fcf73f9c   12 years michaelni Call do_video_stats when duplicating frame When multiple frame are …
(edit) @8b63eeb6   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @9bb6504e   12 years michaelni Merge commit '20a8ee3061e6d777600c13db731bee3c25878991' * commit …
(edit) @6efe6148   12 years michaelni Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6' * commit …
(edit) @4c1f61b   12 years michaelni ffmpeg: Correct inter stream timestamp discontinuities Signed-off-by: …
(edit) @c46a8c61   12 years Marton Balint ffplay: avoid frame data leak on early frame drop Signed-off-by: …
(edit) @dda04a58   12 years michaelni Changelog: add WebP Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @89b4e758   12 years Clément Bœsch lavfi/blend: always peek the first frame of each queue. Before the …
(edit) @859f7da5   12 years Clément Bœsch lavc/prores: restore pict_type and key_frame setting.
(edit) @b3e9f266   12 years michaelni x86/mpegvideo: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @cdbf8409   12 years michaelni x86/h264_qpel: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @3f15b301   12 years janne-libav fate: add test for cropping h264 to container dimensions Tests the …
(edit) @1ed10bd8   12 years Carl Eugen Hoyos Fix typo in dvvideo decoder dependencies. Fixes compilation with …
Note: See TracRevisionLog for help on using the revision log.