summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-22
* | avfilter: replaygain scannerPaul B Mahol2013-10-21
* | avfilter/ff_insert_pad: fix order of operationsMichael Niedermayer2013-10-21
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* | Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc'Michael Niedermayer2013-10-14
|\|
| * pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-13
* | avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directlyPaul B Mahol2013-10-12
* | avfilter/vf_separatefields: do not reset pts to 0Paul B Mahol2013-10-12
* | avfilter/lavfutils: fix memleak of avpacketMichael Niedermayer2013-10-12
* | avfilter/vf_removelogo: fix pixel pointer so it points where its intendedMichael Niedermayer2013-10-12
* | avfilter/vf_removelogo: fix offset for accessing pixels above and belowMichael Niedermayer2013-10-12
* | avfilter/vf_removelogo: use av_freep() for safteyMichael Niedermayer2013-10-12
* | avfilter/vf_w3fdif: do not reset pts to 0Paul B Mahol2013-10-10
* | avfilter/buffersink: try to fix AV_NOPTS_VALUEMichael Niedermayer2013-10-09
* | avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUEMichael Niedermayer2013-10-09
* | avfilter/af_join: remove now unnecessary gotoPaul B Mahol2013-10-08
* | avfilter/vf_deshake: fix block_contrast() lower brightness valueMichael Niedermayer2013-10-07
* | avfilter/deshakeLenny Wang2013-10-07
* | avfilter/lswsutils: dont override the default scalerMichael Niedermayer2013-10-07
* | avfilter/vf_drawtext: remove dead initializationPaul B Mahol2013-10-07
* | avfilter/vf_phase: remove dead initializationPaul B Mahol2013-10-07
* | avfilter/vf_scale: dont duplicate default.Michael Niedermayer2013-10-06
* | avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer2013-10-06
* | avfilter/f_interleave: use the name 's' for the pointer to the private contextPaul B Mahol2013-10-05
* | avfilter/af_silencedetect: support more sample formatsPaul B Mahol2013-10-05
* | avfilter/vf_histogram: use const for variables that are not supposed to changePaul B Mahol2013-10-04
* | avfilter/vf_frei0r: fix out of array readMichael Niedermayer2013-10-04
* | avfilter/vf_pullup: do not ignore frame field orderPaul B Mahol2013-10-03
* | avfilter/vf_histogram: add mirrored waveform modeMarton Balint2013-10-02
* | avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled fo...Marton Balint2013-10-02
* | Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'Michael Niedermayer2013-10-03
|\|
| * vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-02
* | avfilter/avf_showspectrum: use the name 's' for the pointer to the private co...Clément Bœsch2013-10-02
* | avfilter/af_afade: use the name 's' for the pointer to the private contextPaul B Mahol2013-10-02
* | avfilter/vf_removelogo: use the name 's' for the pointer to the private contextClément Bœsch2013-10-02
* | avfilter/af_silencedetect: use the name 's' for the pointer to the private co...Paul B Mahol2013-10-02
* | avfilter/vf_histogram: change order of histograms for planar rgbPaul B Mahol2013-10-01
* | avfilter/vf_histogram: add support for subsampled planar yuv modes in wavefor...Marton Balint2013-10-01
* | avfilter/vf_histogram: improve waveform speedMarton Balint2013-10-01
* | avfilter/vf_hflip: support slice threadingPaul B Mahol2013-09-30
* | avfilter/vf_hflip: refactor plane dimensions calculationPaul B Mahol2013-09-30
* | avfilter/vf_rotate: support slice threadingPaul B Mahol2013-09-30
* | avfilter/dualinput: simplifyPaul B Mahol2013-09-30
* | avfilter/vf_rotate: use vsub for output plane height calculationPaul B Mahol2013-09-29
* | avfilter/dualinput: remove unused variablePaul B Mahol2013-09-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-28
|\|
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* | avfilter: add av_cold to init()Paul B Mahol2013-09-27
* | avfilter/vidstabtransform: update optzoom range values for recent vid.stab up...Georg Martius2013-09-27
* | avfilter/af_ladspa: set output channel layout for passthrough casePaul B Mahol2013-09-27