aboutsummaryrefslogtreecommitdiffhomepage
path: root/filters
Commit message (Expand)AuthorAge
* audio: improve behavior if filters output nothing during probingGravatar wm42018-02-21
* video: fix --video-rotate in some casesGravatar wm42018-02-18
* filter: fix potential NULL pointer derefGravatar wm42018-02-16
* f_lavfi: extend filter help outputGravatar wm42018-02-13
* filter: extend documentation commentsGravatar wm42018-02-13
* filter: simplify/fix external filter graph usageGravatar wm42018-02-13
* f_lavfi: fix typo in commentGravatar wm42018-02-13
* filter: adjust root log prefixGravatar wm42018-02-13
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* audio: move back PTS jump detection to before filter chainGravatar wm42018-02-13
* f_decoder_wrapper: fix log message incorrect for audioGravatar wm42018-02-05
* f_demux_in: give it a slightly better filter nameGravatar wm42018-02-05
* filter: don't randomly lose async wakeup notificationsGravatar wm42018-02-05
* swresample: minor simplificationGravatar wm42018-02-03
* swresample: remove unnecessary request for new inputGravatar wm42018-02-03
* swresample: actually reinit resampler on large speed changesGravatar wm42018-02-03
* f_output_chain: remove unused got_input_eof fieldGravatar wm42018-02-03
* f_utils: fix leak in frame duration filterGravatar wm42018-02-03
* swresample: limit output size of audio framesGravatar wm42018-02-03
* filter: add/use a convenience functionGravatar wm42018-02-03
* options: slightly improve filter help output for lavfi bridgeGravatar wm42018-02-03
* audio: move to decoder wrapperGravatar wm42018-01-30
* video: make decoder wrapper a filterGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30