2111 Commits (a80ce390df38b30f70012c9ce059129516664805)

Author SHA1 Message Date
Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 13 years ago
Clément Bœsch ad55244c96 lavfi/overlay: remove dead initialization. 13 years ago
Reinhard Tartler 800750417f lavfi: properly signal out-of-memory error in ff_filter_samples 13 years ago
Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 13 years ago
Nicolas George 8d6eed7b56 lavfi: document the constraints on incoming frames. 13 years ago
Nicolas George 8ef740ce01 lavfi: use a new field for automatic buffer copy. 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 13 years ago
Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 13 years ago
Nicolas George 752344dada amerge/astreamsync/pan: fix license boilerplate. 13 years ago
Stefano Sabatini aa5b93fbd8 lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy 13 years ago
Stefano Sabatini 3bcde3f06c lavfi/drawutils: make ff_draw_color() accept a const rgba map 13 years ago
Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 13 years ago
Stefano Sabatini 4c8fc6a2a4 lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes 13 years ago
Stefano Sabatini 33474eb1c6 lavfi/testsrc: extend logic in request_frame, support static image output 13 years ago
Stefano Sabatini 20e940e768 lavfi/testsrc: free the context in uninit 13 years ago
Nicolas George f952b23ed4 vf_tile: fix output buffer ownership. 13 years ago
Stefano Sabatini 7ddf082f04 lavfi/testsrc: drop pointless parentheses 13 years ago
Stefano Sabatini 2702e38477 lavfi: remove unused defaults.c file 13 years ago
Diego Biurrun d1505db067 x86: yadif: Mark mmxext optimizations as such 13 years ago
Stefano Sabatini 52bd9cb4d2 lavfi/movie: force channel layout if not set by the decoder 13 years ago
Stefano Sabatini b4c3359828 lavfi/asettb: do not create a new reference in filter_samples() 13 years ago
Nicolas George a85b4a5696 lavfi: use correct PTS for link age. 13 years ago
Michael Niedermayer 3161958455 yadif: update frame rate 13 years ago
Michael Niedermayer dfd8f2ff19 avfilter: fix minor typo 13 years ago
Stefano Sabatini 316f6df9cc lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffer_ref_from_frame() 13 years ago
Stefano Sabatini 9cf9214d0a lavfi/color: free internal context options in uninit() 13 years ago
Stefano Sabatini a74dcb7dc0 lavfi/color: cache and reuse colored picture in context 13 years ago
Stefano Sabatini 47b6b7a2b9 lavfi/color: reindent after the previous commit 13 years ago
Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 13 years ago
Stefano Sabatini ad2022ac83 lavfi/testsrc: add comment in options 13 years ago
Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 13 years ago
Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 13 years ago
Loren Merritt 1ad715dbf3 vf_hqdn3d: support 9 and 10bit colordepth 13 years ago
Loren Merritt 0f583e6cc5 vf_hqdn3d: reduce intermediate precision 13 years ago
Loren Merritt 85e228c71d vf_hqdn3d: simplify and optimize 13 years ago
Loren Merritt fb44e7401f factor identical ff_inplace_start_frame out of two filters 13 years ago
Loren Merritt 60b9785530 vf_hqdn3d: cosmetics 13 years ago
Nicolas George efcfcf8793 avf_concat: fix silence duration. 13 years ago
Nicolas George 4ce87ecf2a asrc_flite: do not crash on multiple instances. 13 years ago
Anton Khirnov b3fa478823 lavfi: bump minor to mark stabilizing the ABI. 13 years ago
Nicolas George 9a757cca34 avf_concat: fix min value for v option. 13 years ago
Stefano Sabatini 66a5201819 lavfi: add flite audio source 13 years ago
Stefano Sabatini 32390d6767 lavfi: move movie and amovie to a "multimedia sources" section 13 years ago
Justin Ruggles 743f07062a lavfi: better channel layout negotiation 13 years ago
Steven Robertson b3841db133 vf_alphamerge: Fix reversed conditional 13 years ago
William Yu d5d5e3dabe lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts 13 years ago
Anton Khirnov b5c8aa745e vf_yadif: unset cur_buf on the input link. 13 years ago
Anton Khirnov f431315a86 vf_overlay: ensure the overlay frame does not get leaked. 13 years ago
Michael Niedermayer 08fc1ad151 vf_overlay: prevent premature freeing of cur_buf 13 years ago