summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'Michael Niedermayer2012-11-21
|\
* | af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference.Michael Niedermayer2012-11-19
* | liavfi/avcodec: allow channel layouts with fewer channels than actually avail...Michael Niedermayer2012-11-18
* | lavfi/frei0r: in init() check path loop, free resources in a single pointStefano Sabatini2012-11-18
* | lavfi/frei0r: extend load_path() to support arbitrarily long pathsStefano Sabatini2012-11-18
* | lavfi/mp/pp: use PP_CPU_CAPS_AUTO.Clément Bœsch2012-11-18
* | lavfi/drawtext: implement more generic expansion.Nicolas George2012-11-18
* | lavfi/drawtext: use bprint for the expanded text.Nicolas George2012-11-17
* | lavfi/geq: fix GPL license header.Clément Bœsch2012-11-15
* | lavfi/frei0r: add additional trailing slash in FREI0R_PATH pathsStefano Sabatini2012-11-13
* | lavfi/frei0r: correctly handle paths longer than 1023 charsStefano Sabatini2012-11-13
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
* | lavfi: store and propagate number of channels information in audio buffer pro...Stefano Sabatini2012-11-13
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\|
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* | lavfi: remove mp=geq filter.Clément Bœsch2012-11-11
* | lavfi: add geq filter.Clément Bœsch2012-11-11
* | lavfi: remove mp=fixpts filter.Clément Bœsch2012-11-11
* | lavfi: remove mp=tile filter.Clément Bœsch2012-11-11
* | lavfi/tile: extend shorthand parameters.Clément Bœsch2012-11-11
* | lavfi/tile: add nb_frames option.Clément Bœsch2012-11-11
* | lavfi/tile: add margin and padding options.Clément Bœsch2012-11-11
* | lavfi/tile: allow named arguments.Clément Bœsch2012-11-11
* | lavfi/avcodec: check that injected avframes use a supported channel layoutMichael Niedermayer2012-11-10
* | lavfi/avcodec: check avfilter_copy_frame_props() return codeMichael Niedermayer2012-11-10
* | lavfi/movie: return proper error code in case of av_get_token() allocation fa...Stefano Sabatini2012-11-06
* | lavfi/showwaves: return error in case of allocation failure in filter_samples()Stefano Sabatini2012-11-06
* | lavfi/showwaves: simplify check in filter_samples()Stefano Sabatini2012-11-06
* | vf_drawbox: dont move uninitialized and then unused colors aroundMichael Niedermayer2012-11-06
* | lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONEPaul B Mahol2012-11-05
* | lavfi/scale: declare the filter private classStefano Sabatini2012-11-04
* | transform: give avfilter_transform() a return value for returning an errorMichael Niedermayer2012-11-04
* | lavfi/earwax: add missing NULL check in filter_samples()Stefano Sabatini2012-11-04
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-03
|\|
| * vf_drawtext: do not use deprecated av_tree_node_sizeAnton Khirnov2012-11-02
* | vf_tinterlace: check av_image_get_linesize() return valueMichael Niedermayer2012-11-03
* | af_earwax: remove unused pointer valueMichael Niedermayer2012-11-03
* | lavfi/fifo: add assert to ensure request was successfull.Michael Niedermayer2012-11-01
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* | lavfi: fix references to avfilter_* functions that don't exist anymore.Clément Bœsch2012-10-31
* | lavfi: remove hqdn3d libmpcodecs wrapper.Clément Bœsch2012-10-31
* | lavfi/scale: avoid to print a NULL value in log messageStefano Sabatini2012-10-31
* | lavfi/mp: drop the mp=rectangle filterStefano Sabatini2012-10-31
* | lavfi/drawbox: add "width" and "height" aliases for "w" and "h" optionsStefano Sabatini2012-10-31
* | lavfi/drawbox: add thickness optionStefano Sabatini2012-10-31
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-31
|\|
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31