summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_filter.c
Commit message (Expand)AuthorAge
* fftools/ffmpeg_filter: drop a block commented out since 2012Anton Khirnov2022-07-28
* fftools/ffmpeg: deprecate the -map_channel optionAnton Khirnov2022-07-28
* fftools/ffmpeg: drop the -vol optionAnton Khirnov2022-07-28
* fftools/ffmpeg_filter: do not pass the entire AVCodecContext to choose_pixel_...Anton Khirnov2022-07-28
* fftools/ffmpeg_filter: remove unused function argumentAnton Khirnov2022-07-28
* fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.cAnton Khirnov2022-07-23
* ffmpeg: convert to new channel layout-APIJames Almer2022-03-15
* ffmpeg: flush delayed frames in codec copy scenariosJames Almer2022-02-28
* fftools/ffmpeg: fix (a)buffer src namesAnton Khirnov2022-02-15
* ffmpeg: switch to new FIFO APIAnton Khirnov2022-02-07
* fftools/ffmpeg_filter: Avoid inserting hflip filterAndreas Rheinhardt2021-12-23
* fftools/ffmpeg_filter: Fix autorotationAndreas Rheinhardt2021-12-23
* fftools/cmdutils: Make allocate_array_elem() return ptr to new elementAndreas Rheinhardt2021-12-05
* fftools/ffmpeg_(filter|opt): Use dedicated pointer for array elem accessAndreas Rheinhardt2021-12-05
* fftools/cmdutils: Atomically add elements to list of pointers, fix crashAndreas Rheinhardt2021-12-05
* ffmpeg: only copy bits_per_sample from decoder when it remains validAnton Khirnov2021-12-04
* fftools/ffmpeg_filter: Avoid DynBuf API to improve error checksAndreas Rheinhardt2021-12-03
* fftools/ffmpeg_filter: Avoid DynBuf-API for writing stringsAndreas Rheinhardt2021-12-03
* ffmpeg: drop the -deinterlace optionAnton Khirnov2021-11-23
* fftools: Constify values from av_dict_get()Chad Fraleigh2021-11-18
* ffmpeg_filter: don't try to autorotate frames with hwaccel pixel formatsJames Almer2021-09-21
* ffmpeg: take into account image flipping in the display matrixJames Almer2021-09-16
* ffmpeg: use display matrix frame side data for autorotationJames Almer2021-09-16
* ffmpeg: let AVFilterGraph parse the filter_threads optionJames Almer2021-09-04
* fftools: Remove remnants of resample_optsAndreas Rheinhardt2021-09-03
* Revert "fftools/ffmpeg_filter: fix the flags parsing for scaler"Linjie Fu2021-08-30
* ffmpeg_filter: do not override -filter_threads with -threadsAnton Khirnov2021-08-29
* ffmpeg: reset the dict iterator before useAnton Khirnov2021-08-29
* fftools/ffmpeg_filter: silence valgrind warningPaul B Mahol2021-08-25
* fftools/ffmpeg_filter: add a return at the end of non-void functionsJames Almer2021-08-06
* fftools/ffmpeg_filter: fix the flags parsing for scalerLinjie Fu2021-08-05
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* fftools/ffmpeg_filter: Fix check for mjpeg encoderAndreas Rheinhardt2021-04-13
* fftools/ffmpeg_filter: Don't needlessly copy stringAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Don't write string that is never usedAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Avoid allocations when configuring output filtersAndreas Rheinhardt2021-04-10
* avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmtsAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Don't use deprecated functionAndreas Rheinhardt2021-02-26
* fftools/ffmpeg_filter: Make functions only used locally staticAndreas Rheinhardt2021-02-02
* fftools/ffmpeg_filter: Remove ist_in_filtergraphAndreas Rheinhardt2021-02-02
* fftools/ffmpeg_filter: Remove choose_sample_fmtAndreas Rheinhardt2021-02-02
* ffmpeg: remove dead code for -volGyan Doshi2021-01-31
* fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt2020-09-11
* ffmpeg: add auto_conversion_filters option.Nicolas George2020-09-08
* fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu2020-06-18
* fftools/ffmpeg_filter: check the codec's descriptor to see if it's losslessJames Almer2020-05-21
* ffmpeg: Make filter hardware device selection clearerMark Thompson2020-04-26
* ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström2020-03-16
* fftools/ffmpeg_filter: remove sws_param option from buffersrcZhao Zhili2019-12-31
* ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström2019-02-21