summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* libavfilter/vf_noise: relicense to LGPLPaul B Mahol2013-10-27
* avfiltergraph: Properly handle memory allocation failureDerek Buitenhuis2013-10-27
* avfilter: add mergeplanes filterPaul B Mahol2013-10-27
* lavfi/overlay: correct small error in intersection detectionBenedict Endemann2013-10-27
* avfilter/x86/vf_gradfun_init: fix const and related warningsMichael Niedermayer2013-10-24
* Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer2013-10-24
|\
| * avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang2013-10-23
* | avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty d...Paul B Mahol2013-10-24
* | avfilter/vf_scale: Correct vf_scale mappings from arguments to color rangeRobert Krüger2013-10-23
* | Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'Michael Niedermayer2013-10-23
|\|
| * avfilter: Fix typo in Loren's email addressDiego Biurrun2013-10-23
| * pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-22
* | Merge commit '00d7369de06a16f7c8770a899fcb16bcb94b1e20'Michael Niedermayer2013-10-22
|\|
| * vf_fieldorder: log when processing is skippedVittorio Giovara2013-10-22
* | 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