| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_gradfun: add emms_c() for mmxext | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
* | Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'" | Clément Bœsch | 2013-11-01 | 1 | -14/+17 |
* | avfilter/x86/vf_gradfun_init: fix some consts & related warnings | Michael Niedermayer | 2013-11-01 | 1 | -1/+1 |
* | Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191' | Michael Niedermayer | 2013-11-01 | 1 | -17/+14 |
|\ |
|
| * | gradfun: x86: Factor out common code for some gradfun_filter_line() variants | Diego Biurrun | 2013-10-31 | 1 | -16/+13 |
* | | Merge commit 'ee80cf741a44115758e62399b7bde08d33161151' | Michael Niedermayer | 2013-11-01 | 2 | -23/+41 |
|\| |
|
| * | avfilter: x86: K&R formatting cosmetics | Diego Biurrun | 2013-10-31 | 2 | -23/+42 |
* | | libavfilter/decimate: Add pts of first frame to all frames. | Carl Eugen Hoyos | 2013-10-31 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 145 | -176/+176 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 56 | -69/+69 |
| * | avfilter: fix const use of avfilter_next | Vittorio Giovara | 2013-10-28 | 1 | -2/+2 |
* | | Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e' | Michael Niedermayer | 2013-10-28 | 3 | -0/+9 |
|\| |
|
| * | avfilter: have avfilter_get_by_name return const for next bump | Vittorio Giovara | 2013-10-28 | 3 | -0/+9 |
* | | libavfilter/vf_noise: relicense to LGPL | Paul B Mahol | 2013-10-27 | 1 | -6/+6 |
* | | avfiltergraph: Properly handle memory allocation failure | Derek Buitenhuis | 2013-10-27 | 1 | -0/+13 |
* | | avfilter: add mergeplanes filter | Paul B Mahol | 2013-10-27 | 4 | -1/+316 |
* | | lavfi/overlay: correct small error in intersection detection | Benedict Endemann | 2013-10-27 | 1 | -2/+2 |
* | | avfilter/x86/vf_gradfun_init: fix const and related warnings | Michael Niedermayer | 2013-10-24 | 1 | -4/+5 |
* | | Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e' | Michael Niedermayer | 2013-10-24 | 4 | -218/+207 |
|\| |
|
| * | avfilter: x86: Port gradfun filter optimizations to yasm | Daniel Kang | 2013-10-23 | 4 | -218/+207 |
* | | avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty d... | Paul B Mahol | 2013-10-24 | 1 | -1/+1 |
* | | avfilter/vf_scale: Correct vf_scale mappings from arguments to color range | Robert Krüger | 2013-10-23 | 1 | -2/+2 |
* | | Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' | Michael Niedermayer | 2013-10-23 | 3 | -3/+3 |
|\| |
|
| * | avfilter: Fix typo in Loren's email address | Diego Biurrun | 2013-10-23 | 3 | -3/+3 |
| * | pthread: Avoid crashes/odd behavior caused by spurious wakeups | Derek Buitenhuis | 2013-10-22 | 1 | -2/+8 |
* | | Merge commit '00d7369de06a16f7c8770a899fcb16bcb94b1e20' | Michael Niedermayer | 2013-10-22 | 1 | -1/+6 |
|\| |
|
| * | vf_fieldorder: log when processing is skipped | Vittorio Giovara | 2013-10-22 | 1 | -1/+6 |
* | | lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups | Derek Buitenhuis | 2013-10-22 | 1 | -2/+8 |
* | | avfilter: replaygain scanner | Paul B Mahol | 2013-10-21 | 4 | -2/+617 |
* | | avfilter/ff_insert_pad: fix order of operations | Michael Niedermayer | 2013-10-21 | 1 | -2/+2 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 7 | -15/+15 |
* | | Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc' | Michael Niedermayer | 2013-10-14 | 1 | -1/+2 |
|\| |
|
| * | pthread: Fix deadlock during thread initialization | Derek Buitenhuis | 2013-10-13 | 1 | -1/+2 |
* | | avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly | Paul B Mahol | 2013-10-12 | 1 | -54/+76 |
* | | avfilter/vf_separatefields: do not reset pts to 0 | Paul B Mahol | 2013-10-12 | 1 | -23/+56 |
* | | avfilter/lavfutils: fix memleak of avpacket | Michael Niedermayer | 2013-10-12 | 1 | -0/+3 |
* | | avfilter/vf_removelogo: fix pixel pointer so it points where its intended | Michael Niedermayer | 2013-10-12 | 1 | -1/+1 |
* | | avfilter/vf_removelogo: fix offset for accessing pixels above and below | Michael Niedermayer | 2013-10-12 | 1 | -2/+2 |
* | | avfilter/vf_removelogo: use av_freep() for saftey | Michael Niedermayer | 2013-10-12 | 1 | -4/+4 |
* | | avfilter/vf_w3fdif: do not reset pts to 0 | Paul B Mahol | 2013-10-10 | 1 | -8/+20 |
* | | avfilter/buffersink: try to fix AV_NOPTS_VALUE | Michael Niedermayer | 2013-10-09 | 1 | -2/+4 |
* | | avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE | Michael Niedermayer | 2013-10-09 | 1 | -2/+3 |
* | | avfilter/af_join: remove now unnecessary goto | Paul B Mahol | 2013-10-08 | 1 | -10/+5 |
* | | avfilter/vf_deshake: fix block_contrast() lower brightness value | Michael Niedermayer | 2013-10-07 | 1 | -1/+1 |
* | | avfilter/deshake | Lenny Wang | 2013-10-07 | 1 | -1/+1 |
* | | avfilter/lswsutils: dont override the default scaler | Michael Niedermayer | 2013-10-07 | 1 | -1/+1 |
* | | avfilter/vf_drawtext: remove dead initialization | Paul B Mahol | 2013-10-07 | 1 | -1/+1 |
* | | avfilter/vf_phase: remove dead initialization | Paul B Mahol | 2013-10-07 | 1 | -1/+1 |
* | | avfilter/vf_scale: dont duplicate default. | Michael Niedermayer | 2013-10-06 | 1 | -1/+1 |
* | | avfilter/vf_scale: change the default scaler to bicubic | Michael Niedermayer | 2013-10-06 | 1 | -1/+1 |