summaryrefslogtreecommitdiff
path: root/libavfilter/af_asyncts.c
Commit message (Expand)AuthorAge
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* lavfi/af_asyncts: remove looping on request_frame().Nicolas George2015-11-07
* avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate optionClément Bœsch2015-09-08
* avfilter/af_asyncts: use llabs for int64_tGanesh Ajjanagadde2015-09-06
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | Merge commit '16a4a18db089af8c432f1cdec62155000585b72c'Michael Niedermayer2013-05-10
|\|
| * af_asyncts: fix offset calculationAnton Khirnov2013-05-10
* | Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer2013-05-05
|\|
| * avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-04
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | Merge commit 'b2b25b0659fa047da6266d2ce165d43011136b30'Michael Niedermayer2013-04-11
|\|
| * af_asyncts: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit '20a8ee3061e6d777600c13db731bee3c25878991'Michael Niedermayer2013-03-23
|\|
| * af_asyncts: fix compensation and PTS monotonicityJindřich Makovička2013-03-22
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* | Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd'Michael Niedermayer2012-12-14
|\|
| * asyncts: ignore min_delta only if first_pts is setJustin Ruggles2012-12-13
* | Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'Michael Niedermayer2012-12-14
|\|
| * asyncts: merge two conditionsJustin Ruggles2012-12-13
* | Merge commit '072be3e8969f24113d599444be4d6a0ed04a6602'Michael Niedermayer2012-12-14
|\|
| * asyncts: cosmetics: reindentJustin Ruggles2012-12-13
* | Merge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e'Michael Niedermayer2012-12-14
|\|
| * asyncts: fix the asyncts behavior when using the first_pts optionJustin Ruggles2012-12-13
* | Merge commit '8083332c2de9ee189f96844ff4c2d9be1844116f'Michael Niedermayer2012-12-14
|\|
| * asyncts: use clipped delta value when setting resample compensationJustin Ruggles2012-12-13
| * asyncts: fix flushing of final samples at EOFJustin Ruggles2012-12-13
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* | lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-28
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-11
|\|
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * lavr: change the type of the data buffers to uint8_t**.Anton Khirnov2012-10-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-07
|\|
| * af_asyncts: check return value from lavr when flushing.Anton Khirnov2012-09-07
* | Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'Michael Niedermayer2012-09-05
|\|
| * avopt: Explicitly store float/double option defaults in .dblMartin Storsjö2012-09-04
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-24
|\|
| * AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-24
* | lavfi/asyncts: Fix compilation with GCC 4.7Thomas Weber2012-08-21
* | lavfi: add priv class to filter definitions and flags to filter internal optionsStefano Sabatini2012-08-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|