summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: add codecview filterClément Bœsch2014-08-24
* avfilter/showcqt: add fontcolor optionMuhammad Faiz2014-08-23
* vidstabutils: improve documentationTimothy Gu2014-08-22
* vidstab*: Remove accidentally exported av_2_vs_pixel_format()Timothy Gu2014-08-22
* Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'Michael Niedermayer2014-08-21
|\
| * setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-21
| * vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun2014-08-21
* | lavfi/apad: fix logic when whole_len or pad_len options are specifiedStefano Sabatini2014-08-21
* | avfilter/vf_lenscorrection: fix memleakMichael Niedermayer2014-08-21
* | avfilter/vf_lenscorrection: get rid of floats in init codeMichael Niedermayer2014-08-21
* | avfilter/vf_lenscorrection: get rid of all floats per frameMichael Niedermayer2014-08-21
* | avfilter/vf_lenscorrection: get rid of some floatsMichael Niedermayer2014-08-21
* | avfilter/showwaves: align const mode values (cosmetics)Clément Bœsch2014-08-20
* | avfilter/showwaves: add split_channels optionClément Bœsch2014-08-20
* | avfilter/showwaves: split out draw sample codeClément Bœsch2014-08-20
* | avfilter/showwaves: add "cline" mode (centered line)Clément Bœsch2014-08-20
* | avfilter/avf_showspectrum: fix colums typoMichael Niedermayer2014-08-20
* | lavfi/apad: fix if_( styleStefano Sabatini2014-08-20
* | Merge commit '67a7695c142561fe60f21adffe89c133385d37c9'Michael Niedermayer2014-08-20
|\|
| * avfilter: Remove unused variable from ff_get_video_buffer()Diego Biurrun2014-08-19
| * vsrc_movie: Avoid a variable indirection in movie_get_frame()Diego Biurrun2014-08-19
* | avfilter/atempo: Flush all buffered input samplesPavel Koshevoy2014-08-19
* | vidstabutils: fix indentationTimothy Gu2014-08-17
* | Use new av_dict_set_int helper function.Reimar Döffinger2014-08-16
* | avfilter/lavfutils/ff_load_image: Return error if no frame could be decodedMichael Niedermayer2014-08-16
* | Drop remaining unneeded != NULLMichael Niedermayer2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-08-14
|\ \
| * | lavfi/avf_showspectrum: check RDFT context init.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: add full frame sliding mode.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: use automatic framing.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: do not push the frame at EOF.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: fix output pts computation.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: set output frame rate.Nicolas George2014-08-14
* | | avfilter/select: larger pixel sad computationClément Bœsch2014-08-14
* | | avfilter/select: re-align a few commentsClément Bœsch2014-08-14
|/ /
* | avfilter/dctdnoiz: add slice threadingClément Bœsch2014-08-13
* | avfitler/vf_perspective: support slice threadingPaul B Mahol2014-08-13
* | lavfi: duplicate ff_log2_tabJames Almer2014-08-13
* | lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()James Almer2014-08-12
* | avfilter: ported lenscorrection filter from frei0rDaniel Oberhoff2014-08-12
* | lavfi: stop exporting internal functionsJames Almer2014-08-10
* | libavfilter/af_amerge: Do not depend on SWR_CH_MAXMichael Niedermayer2014-08-10
* | avfilter/af_pan: Do not use SWR_CH_MAXMichael Niedermayer2014-08-10
* | avfilter/af_pan: check if the number of channels where sucessfully setMichael Niedermayer2014-08-10
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\|
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-09
|\|
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* | avfilter/dctdnoiz: remove a few indirections in idctsClément Bœsch2014-08-09