summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-111-2/+3
* vsrc_color: Drop unneeded variableVittorio Giovara2015-11-301-3/+1
* vsrc_color: implement frame rateJohn Stebbins2015-11-091-6/+5
* vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-11-091-1/+26
* vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-11-091-0/+1
* vf_framepack: Check and update frame_rateMichael Niedermayer2015-11-091-10/+21
* vf_interlace: implement frame rateMichael Niedermayer2015-11-091-0/+2
* setpts: add FRAME_RATE constantStefano Sabatini2015-11-091-0/+9
* testsrc: set output framerateStefano Sabatini2015-11-091-8/+6
* yadif: update frame rateMichael Niedermayer2015-11-091-0/+4
* vf_fps: set frame_rate.Nicolas George2015-11-091-3/+4
* buffersrc: accept the frame rate as argument.Nicolas George2015-11-091-0/+3
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-093-1/+15
* vf_pad: fix x, y option expression evaluationJohn Stebbins2015-11-061-5/+5
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-2/+2
* vf_framepack: Use av_image_copy() where appropriateVittorio Giovara2015-09-291-61/+96
* lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov2015-09-281-2/+1
* avfilter: Support both syntaxes for the scale filterLuca Barbato2015-09-131-5/+38
* buffersrc: Improve initialization log messageVittorio Giovara2015-09-131-1/+4
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-072-3/+3
* Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-5/+5
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-2811-762/+0
* lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-285-46/+0
* lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-283-144/+0
* vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-261-1/+4
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-111-1/+1
* drawtext: Move the strftime expansion in a separate functionLuca Barbato2015-08-021-17/+29
* drawtext: Drop stray guardsLuca Barbato2015-08-021-5/+1
* af_channelmap: properly set the supported output channel layoutsAnton Khirnov2015-07-231-4/+4
* af_resample: do not touch the timestamps if we are not resamplingAnton Khirnov2015-07-191-19/+31
* lavfi: Add library identifierVittorio Giovara2015-07-011-1/+3
* af_resample: Set the number of samples in the last frameLuca Barbato2015-06-201-0/+1
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-311-1/+1
* lavfi: Move avcodec header to the only filter needing itVittorio Giovara2015-05-192-1/+2
* Revert "lavfi: always check av_expr_parse_and_eval() return value"Anton Khirnov2015-05-052-12/+9
* buffersrc: Use the correct deallocation functionFederico Tomassetti2015-04-221-1/+1
* drawtext: Add an alpha optionLuca Barbato2015-04-211-10/+38
* buffersrc: Fix resource leak on errorFederico Tomassetti2015-04-191-0/+1
* filtfmts: Avoid null pointer dereferenceHimangi Saraogi2015-04-191-2/+13
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-197-8/+8
* avfilter: Document avfilter_graph_alloc return valueFederico Tomassetti2015-03-211-0/+2
* formats: Check memory allocationsVittorio Giovara2015-03-121-1/+10
* avfilter: Return more meaningful error codesHimangi Saraogi2015-03-051-3/+4
* graphparser: Check av_get_token() memory errorVittorio Giovara2015-02-171-0/+2
* libopencv: Check kernel_str life cycleLuca Barbato2015-02-031-6/+12
* hqdn3d: check memory allocations and propagate errorsVittorio Giovara2015-01-291-16/+26
* libopencv: Rework error handling in parse_iplconvkernel()Vittorio Giovara2015-01-271-8/+14
* Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+25
* vf_interlace: remove the warning tag in the messageVittorio Giovara2015-01-051-1/+1
OpenPOWER on IntegriCloud