summaryrefslogtreecommitdiff
path: root/libavfilter/src_movie.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/src_movie: add format_opts for the opened fileLimin Wang2021-11-29
* avfilter/src_movie: make the number of decode thread configurableLimin Wang2021-11-12
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/src_movie: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/src_movie: Free outpads' names genericallyAndreas Rheinhardt2021-08-22
* avfilter/avfilter: Remove unused feature to add pads in the middleAndreas Rheinhardt2021-08-17
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* lavfi/src_movie: switch to new decoding APIAnton Khirnov2020-11-20
* fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt2020-09-11
* avfilter/src_movie: Fix leak of packet upon errorAndreas Rheinhardt2020-09-10
* avfilter/src_movie: Remove unnecessary secondary AVPacketAndreas Rheinhardt2020-09-10
* avfilter/src_movie: Remove unneeded resetting of AVPacketAndreas Rheinhardt2020-09-10
* Revert "avfilter/src_movie: switch to activate"Nicolas George2020-09-08
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/src_movie: switch to activatePaul B Mahol2020-09-04
* avfilter/src_movie: Avoid intermediate buffer for writing stringAndreas Rheinhardt2020-08-31
* avfilter/formats: Schedule avfilter_make_format64_list() for removalAndreas Rheinhardt2020-08-12
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* lavfi/movie: Use filter thread count for decoding threads.Carl Eugen Hoyos2019-10-01
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* avfilter/src_movie: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* Merge commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8'James Almer2017-04-04
* avfilter/src_movie: Add option to remove timestamp discontinuitiesMichael Niedermayer2016-06-26
* avfilter/src_movie: call open_stream after guess_channel_layoutMuhammad Faiz2016-06-09
* avfilter/src_movie: add various commandsMuhammad Faiz2016-05-25
* Merge commit '1138eb5509d3db7f6d565cb45f137a786d22beb9'Derek Buitenhuis2016-04-11
* avfilter/src_movie: fix how we check for overflows with seek_pointMarios Titas2016-04-03
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* lavfi: check av_strdup() return valuePaul B Mahol2015-01-06
* lavfi/src_movie: minor simplificationsLukasz Marek2014-07-24
* lavfi/src_movie: remove frame from priv contextLukasz Marek2014-07-24
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
* avfilter/src_movie: Check that the pixel format hasnt changedMichael Niedermayer2014-03-18
* lavfi/movie: fix display of pushed frame informationStefano Sabatini2014-02-02
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/src_movie: Fix handling of packet size for videoMichael Niedermayer2013-06-26
* libavfilter/src_movie: fix which packet is resetMichael Niedermayer2013-06-26
* lavfi/movie: free packet on decoder errorMichael Niedermayer2013-06-25
* Merge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79'Michael Niedermayer2013-06-21
* lavfi/src_movie: Use movie_common_init instead individual wrappersAlexander Strasser2013-06-18