summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move misplaced file author information where it belongsDiego Biurrun2013-04-119-32/+31
* lavc: don't overwrite display dimensions with coded dimensions.Anton Khirnov2013-04-101-1/+1
* lavc: extend / update the [coded_]{width,height} doxyAnton Khirnov2013-04-101-5/+9
* h261: Move encoder/decoder shared table init to common codeDiego Biurrun2013-04-104-7/+14
* h261: Move shared data tables from a header to a proper C fileDiego Biurrun2013-04-105-38/+47
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-1011-85/+134
* h264: Only initialize dsputil if error resilience is enabledRonald S. Bultje2013-04-101-2/+4
* h264: Integrate clear_blocks calls with IDCTRonald S. Bultje2013-04-1013-77/+209
* h264: Clear the mb members via memset instead of using dsputilMartin Storsjö2013-04-101-2/+3
* dsputil: Make square put/avg_pixels functions local to h264qpelRonald S. Bultje2013-04-104-49/+24
* x86inc: Fix number of operands for cmp* instructionsChristophe Gisquet2013-04-091-4/+4
* af_channelmap: fix uninitialized variable use introduced in ba8efac977f4276f0...Anton Khirnov2013-04-091-1/+1
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-093-1/+8
* lavfi: add avfilter_get_class().Anton Khirnov2013-04-092-0/+12
* lavfi: make AVFilterContext export filter options.Anton Khirnov2013-04-091-0/+25
* lavfi: error out when options are provided to a filter that does not take anyAnton Khirnov2013-04-091-1/+7
* lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-0934-41/+41
* vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-092-20/+13
* vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-092-29/+15
* vsrc_nullsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-091-21/+20
* vsrc_color: switch to an AVOptions-based system.Anton Khirnov2013-04-092-16/+29
* split: switch to an AVOptions-based system.Anton Khirnov2013-04-091-11/+37
* af_volume: switch to an AVOptions-based system.Anton Khirnov2013-04-091-11/+2
* af_join: switch to an AVOptions-based system.Anton Khirnov2013-04-092-10/+13
* af_channelsplit: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+1
* af_channelmap: switch to an AVOptions-based system.Anton Khirnov2013-04-093-27/+22
* af_asyncts: switch to an AVOptions-based system.Anton Khirnov2013-04-091-10/+1
* af_amix: switch to an AVOptions-based system.Anton Khirnov2013-04-091-10/+2
* vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-093-26/+35
* vf_unsharp: switch to an AVOptions-based system.Anton Khirnov2013-04-092-24/+32
* vf_transpose: switch to an AVOptions-based system.Anton Khirnov2013-04-092-28/+44
* vf_settb: switch to an AVOptions-based system.Anton Khirnov2013-04-092-16/+29
* vf_setpts: switch to an AVOptions-based system.Anton Khirnov2013-04-092-6/+33
* vf_select: switch to an AVOptions-based system.Anton Khirnov2013-04-092-8/+34
* vf_pad: switch to an AVOptions-based system.Anton Khirnov2013-04-092-51/+63
* vf_overlay: switch to an AVOptions-based system.Anton Khirnov2013-04-092-22/+36
* vf_lut: switch to an AVOptions-based system.Anton Khirnov2013-04-092-59/+50
* vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-093-23/+44
* vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov2013-04-093-49/+40
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-093-21/+38
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-093-32/+84
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-093-53/+108
* vf_fps: switch to an AVOptions-based system.Anton Khirnov2013-04-091-10/+1
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-092-36/+26
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-092-34/+53
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-092-54/+37
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-092-13/+25
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-092-35/+11
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-092-10/+21
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-092-26/+50
OpenPOWER on IntegriCloud