4020 Commits (426abbb632b047a4eb93cd8de0ad482478e9a729)

Author SHA1 Message Date
Paul B Mahol 426abbb632 avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty declaration 11 years ago
Robert Krüger 83922cccb2 avfilter/vf_scale: Correct vf_scale mappings from arguments to color range 11 years ago
Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 11 years ago
Derek Buitenhuis 692b930904 lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 11 years ago
Paul B Mahol c9660999b9 avfilter: replaygain scanner 11 years ago
Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 11 years ago
Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago
Paul B Mahol cfc9a4c732 avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly 11 years ago
Paul B Mahol 1d8ce109e9 avfilter/vf_separatefields: do not reset pts to 0 11 years ago
Michael Niedermayer aeddc6e3a5 avfilter/lavfutils: fix memleak of avpacket 11 years ago
Michael Niedermayer eedfee12c6 avfilter/vf_removelogo: fix pixel pointer so it points where its intended 11 years ago
Michael Niedermayer 8c582d1b22 avfilter/vf_removelogo: fix offset for accessing pixels above and below 11 years ago
Michael Niedermayer 8c0687abdf avfilter/vf_removelogo: use av_freep() for saftey 11 years ago
Paul B Mahol d1d875d301 avfilter/vf_w3fdif: do not reset pts to 0 11 years ago
Michael Niedermayer 0f322feffd avfilter/buffersink: try to fix AV_NOPTS_VALUE 11 years ago
Michael Niedermayer 8780f7fbfa avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE 11 years ago
Paul B Mahol 162e22e144 avfilter/af_join: remove now unnecessary goto 11 years ago
Michael Niedermayer 728bb910ec avfilter/vf_deshake: fix block_contrast() lower brightness value 11 years ago
Lenny Wang 2779b7b30a avfilter/deshake 11 years ago
Michael Niedermayer b8866783c6 avfilter/lswsutils: dont override the default scaler 11 years ago
Paul B Mahol ad934bc353 avfilter/vf_drawtext: remove dead initialization 11 years ago
Paul B Mahol ce26a016cd avfilter/vf_phase: remove dead initialization 11 years ago
Michael Niedermayer 3ee796760a avfilter/vf_scale: dont duplicate default. 11 years ago
Michael Niedermayer 931a4b433d avfilter/vf_scale: change the default scaler to bicubic 11 years ago
Paul B Mahol 746e3142ee avfilter/f_interleave: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 9665217a75 avfilter/af_silencedetect: support more sample formats 11 years ago
Paul B Mahol a2c14ba2b1 avfilter/vf_histogram: use const for variables that are not supposed to change 11 years ago
Michael Niedermayer 02a6ee5168 avfilter/vf_frei0r: fix out of array read 11 years ago
Paul B Mahol 5f99e6d632 avfilter/vf_pullup: do not ignore frame field order 11 years ago
Marton Balint 0362cf1a19 avfilter/vf_histogram: add mirrored waveform mode 11 years ago
Marton Balint 5b5bb0d81c avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled formats 11 years ago
Vittorio Giovara 06e7301a2e vf_interlace: do not process an already interlaced frame 11 years ago
Clément Bœsch 3841e4510b avfilter/avf_showspectrum: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 848a1e6738 avfilter/af_afade: use the name 's' for the pointer to the private context 11 years ago
Clément Bœsch e31a239fea avfilter/vf_removelogo: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 7d0ce1e59d avfilter/af_silencedetect: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol edadda968c avfilter/vf_histogram: change order of histograms for planar rgb 11 years ago
Marton Balint cac9af68a4 avfilter/vf_histogram: add support for subsampled planar yuv modes in waveform mode 11 years ago
Marton Balint 31a8461d64 avfilter/vf_histogram: improve waveform speed 11 years ago
Paul B Mahol 0a4aea6db9 avfilter/vf_hflip: support slice threading 11 years ago
Paul B Mahol 2a6a3d4317 avfilter/vf_hflip: refactor plane dimensions calculation 11 years ago
Paul B Mahol 862773907a avfilter/vf_rotate: support slice threading 11 years ago
Paul B Mahol cd1b22d8e8 avfilter/dualinput: simplify 11 years ago
Paul B Mahol 61274193e3 avfilter/vf_rotate: use vsub for output plane height calculation 11 years ago
Paul B Mahol 88c8ed18c9 avfilter/dualinput: remove unused variable 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Paul B Mahol b890198b66 avfilter: add av_cold to init() 11 years ago