| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/select: use exported dsputil_init function. | Clément Bœsch | 2012-06-05 | 1 | -1/+1 |
* | lavfi/select: 10l: llabs -> fabs after switching types. | Clément Bœsch | 2012-06-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-04 | 2 | -28/+22 |
|\ |
|
| * | avfiltergraph: make some functions static. | Anton Khirnov | 2012-06-04 | 2 | -29/+22 |
* | | lavfi/select: add scene detection. | Clément Bœsch | 2012-06-04 | 1 | -0/+78 |
* | | lavfi: use av_default_item_name() as filter private context logger | Stefano Sabatini | 2012-06-04 | 20 | -20/+20 |
* | | lavfi: add avfilter_default_filter_name() | Stefano Sabatini | 2012-06-04 | 25 | -119/+35 |
* | | lavfi/lut: fix component -> rgba mapping | Stefano Sabatini | 2012-06-04 | 1 | -24/+20 |
* | | set some categories of some AVClass structs | Michael Niedermayer | 2012-06-03 | 3 | -0/+3 |
* | | af_amerge: use the buferqueue API. | Nicolas George | 2012-06-03 | 1 | -52/+34 |
* | | af_astreamsync: set samples rate in query_formats. | Nicolas George | 2012-06-03 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-31 | 1 | -7/+12 |
|\| |
|
| * | lavfi: amix: check active input count before calling request_samples | Justin Ruggles | 2012-05-30 | 1 | -7/+12 |
| * | avfilter: include required header file avfilter.h in video.h | Janne Grunau | 2012-05-29 | 1 | -0/+2 |
* | | vf_overlay: rewrite request/push logic. | Nicolas George | 2012-05-31 | 1 | -71/+154 |
* | | lavfi: add a generic API for buffer queues. | Nicolas George | 2012-05-31 | 1 | -0/+111 |
* | | sink_buffer: guard against NULL frames. | Nicolas George | 2012-05-31 | 1 | -0/+2 |
* | | avfilter: use designated initializer for class | Paul B Mahol | 2012-05-29 | 1 | -4/+3 |
* | | lavfi: use getter/setter functions for AVFrame.pkt_pos | Michael Niedermayer | 2012-05-28 | 2 | -3/+3 |
* | | lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_... | Robert Nagy | 2012-05-28 | 1 | -4/+7 |
* | | lswsutils: fix "ncompatible pointer type" warning | Michael Niedermayer | 2012-05-26 | 1 | -1/+1 |
* | | lavfutils: fix incompatible pointer type warning | Michael Niedermayer | 2012-05-26 | 1 | -1/+1 |
* | | af_aresample: fix pts, they where off by a packet in the -async >0 case. | Michael Niedermayer | 2012-05-26 | 1 | -23/+12 |
* | | af_aresample: fix request_frame() | Michael Niedermayer | 2012-05-26 | 1 | -1/+8 |
* | | libavfilter: export ff_default_query_formats() | Michael Niedermayer | 2012-05-25 | 1 | -0/+1 |
* | | lavfi/pixdesctest: use AVPALETTE_SIZE macro | Stefano Sabatini | 2012-05-25 | 1 | -1/+1 |
* | | lavfi/pixdesctest: fix SAME -> SAME memcpy | Stefano Sabatini | 2012-05-25 | 1 | -1/+1 |
* | | lavfi/hflip: copy palette data in start_frame() | Stefano Sabatini | 2012-05-25 | 1 | -0/+16 |
* | | lavfi/aresample: print channel layouts and formats along with the rate. | Clément Bœsch | 2012-05-25 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-25 | 4 | -1/+548 |
|\| |
|
| * | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 4 | -1/+548 |
* | | lavfi/video: add avfilter.h include to fix make checkheaders. | Clément Bœsch | 2012-05-24 | 1 | -0/+2 |
* | | lavfutils: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+2 |
* | | lavfi/video: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+4 |
* | | drawutils: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+3 |
* | | vf_fps: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+4 |
* | | vf_fps: license cleanup | Michael Niedermayer | 2012-05-24 | 1 | -4/+4 |
* | | lavfi/buffer.c: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+4 |
* | | lavfi/avcodec.c: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+2 |
* | | asrc_anullsrc: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+3 |
* | | asink_anullsink: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+2 |
* | | af_null: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+1 |
* | | lavfi: copy palette in start_frame() | Stefano Sabatini | 2012-05-24 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-23 | 29 | -69/+253 |
|\| |
|
| * | lavfi: fix comment, audio is supported now. | Anton Khirnov | 2012-05-22 | 1 | -2/+1 |
| * | lavfi: fix incorrect comment. | Anton Khirnov | 2012-05-22 | 1 | -2/+2 |
| * | lavfi: remove avfilter_null_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 21 | -44/+90 |
| * | lavfi: remove avfilter_default_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 9 | -15/+79 |
| * | lavfi: deprecate default config_props() callback and refactor avfilter_config... | Mina Nagy Zaki | 2012-05-22 | 5 | -55/+39 |
| * | avfiltergraph: smarter sample format selection. | Anton Khirnov | 2012-05-22 | 1 | -1/+70 |