4049 Commits (a68956042818d92cad63dd37771183028cfed9fc)

Author SHA1 Message Date
Paul B Mahol 3d9fc5c6ad avfilter/vf_aspect: remove dupe constants setup 12 years ago
Nicolas George 7b0a587393 lavfi/af_pan: support unknown layouts on input. 12 years ago
Nicolas George 4e9adc9b73 lavfi/af_pan: support unknown layouts on output. 12 years ago
Nicolas George 6e2473edfd lavfi: parsing helper for unknown channel layouts. 12 years ago
Nicolas George d300f5f6f5 lavfi/avfiltergraph: do not reduce incompatible lists. 12 years ago
Nicolas George f775eb3fb4 lavfi/avfiltergraph: suggest a solution when format selection fails. 12 years ago
Rudolf Polzer 3a14b160bd vf_scale: make the dar variable return the DAR. 12 years ago
Rudolf Polzer 34a0ac41a8 vf_aspect: support variables in evaluating the aspect ratios 12 years ago
Michael Niedermayer 599c285162 avfilter/vf_gradfun: add emms_c() for mmxext 12 years ago
Clément Bœsch 969329fe11 Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'" 12 years ago
Michael Niedermayer c6125f5e1c avfilter/x86/vf_gradfun_init: fix some consts & related warnings 12 years ago
Diego Biurrun ed1a11ed52 gradfun: x86: Factor out common code for some gradfun_filter_line() variants 12 years ago
Diego Biurrun ee80cf741a avfilter: x86: K&R formatting cosmetics 12 years ago
Carl Eugen Hoyos e4b0a77021 libavfilter/decimate: Add pts of first frame to all frames. 12 years ago
Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 12 years ago
Vittorio Giovara 884c7a6eb8 avfilter: fix const use of avfilter_next 12 years ago
Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 12 years ago
Paul B Mahol 75b2bbe21d libavfilter/vf_noise: relicense to LGPL 12 years ago
Derek Buitenhuis 52aed19307 avfiltergraph: Properly handle memory allocation failure 12 years ago
Paul B Mahol 292902ea9f avfilter: add mergeplanes filter 12 years ago
Benedict Endemann 696aa74b1a lavfi/overlay: correct small error in intersection detection 12 years ago
Michael Niedermayer a826efb55a avfilter/x86/vf_gradfun_init: fix const and related warnings 12 years ago
Paul B Mahol 426abbb632 avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty declaration 12 years ago
Robert Krüger 83922cccb2 avfilter/vf_scale: Correct vf_scale mappings from arguments to color range 12 years ago
Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm 12 years ago
Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 12 years ago
Derek Buitenhuis 692b930904 lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups 12 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 12 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 12 years ago
Paul B Mahol c9660999b9 avfilter: replaygain scanner 12 years ago
Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 12 years ago
Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 12 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 12 years ago
Paul B Mahol cfc9a4c732 avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly 12 years ago
Paul B Mahol 1d8ce109e9 avfilter/vf_separatefields: do not reset pts to 0 12 years ago
Michael Niedermayer aeddc6e3a5 avfilter/lavfutils: fix memleak of avpacket 12 years ago
Michael Niedermayer eedfee12c6 avfilter/vf_removelogo: fix pixel pointer so it points where its intended 12 years ago
Michael Niedermayer 8c582d1b22 avfilter/vf_removelogo: fix offset for accessing pixels above and below 12 years ago
Michael Niedermayer 8c0687abdf avfilter/vf_removelogo: use av_freep() for saftey 12 years ago
Paul B Mahol d1d875d301 avfilter/vf_w3fdif: do not reset pts to 0 12 years ago
Michael Niedermayer 0f322feffd avfilter/buffersink: try to fix AV_NOPTS_VALUE 12 years ago
Michael Niedermayer 8780f7fbfa avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE 12 years ago
Paul B Mahol 162e22e144 avfilter/af_join: remove now unnecessary goto 12 years ago
Michael Niedermayer 728bb910ec avfilter/vf_deshake: fix block_contrast() lower brightness value 12 years ago
Lenny Wang 2779b7b30a avfilter/deshake 12 years ago
Michael Niedermayer b8866783c6 avfilter/lswsutils: dont override the default scaler 12 years ago
Paul B Mahol ad934bc353 avfilter/vf_drawtext: remove dead initialization 12 years ago
Paul B Mahol ce26a016cd avfilter/vf_phase: remove dead initialization 12 years ago
Michael Niedermayer 3ee796760a avfilter/vf_scale: dont duplicate default. 12 years ago
Michael Niedermayer 931a4b433d avfilter/vf_scale: change the default scaler to bicubic 12 years ago