summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lavfi/vsrc_mandelbrot: replace round by lrintGanesh Ajjanagadde2015-12-191-1/+1
* lavfi/vf_cropdetect: replace round by lrintGanesh Ajjanagadde2015-12-191-1/+1
* lavf/hlsenc: replace round by lrintGanesh Ajjanagadde2015-12-191-1/+1
* lavfi/vf_idet: replace round and cast by lrintGanesh Ajjanagadde2015-12-191-1/+1
* lavc/aacsbr: sbr_dequant optimizationGanesh Ajjanagadde2015-12-192-13/+23
* nutdec: reject negative value_len in read_sm_dataAndreas Cadhalpun2015-12-191-1/+1
* xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2015-12-191-1/+1
* ffplay: remove existing AVPicture usageMarton Balint2015-12-191-24/+27
* nutdec: only copy the header if it existsAndreas Cadhalpun2015-12-191-1/+2
* ffserver: refactor build_feed_streams()Reynaldo H. Verdejo Pinochet2015-12-191-74/+98
* ffserver: refactor build_file_streams()Reynaldo H. Verdejo Pinochet2015-12-191-41/+44
* ffserver: unify exit path from build_feed_streams()Reynaldo H. Verdejo Pinochet2015-12-191-17/+29
* swscale/arm/yuv2rgb: simplify process_16px_* macro callMatthieu Bouron2015-12-191-7/+1
* avcodec/arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-192-4/+4
* avfilter/vf_delogo: change the definition of logo_x2 and logo_y2Jean Delvare2015-12-191-13/+13
* oggparsedaala: sync with current bitstream syntaxRostislav Pehlivanov2015-12-181-0/+4
* avfilter/vf_stereo3d: fix interleaved columns outputPaul B Mahol2015-12-181-6/+6
* avfilter/vf_stereo3d: multiply linesize only once for interleaved row to monoPaul B Mahol2015-12-181-2/+1
* avcodec/ffv1enc: unbreak -coder optionMichael Niedermayer2015-12-182-2/+10
* swscale/arm/yuv2rgb: fix slicingClément Bœsch2015-12-181-3/+2
* exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-181-5/+5
* on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2015-12-181-2/+9
* acenc: remove deprecated avctx->frame_bits useRostislav Pehlivanov2015-12-182-6/+4
* doc/filters: copy all input modes to output modes.Paul B Mahol2015-12-181-1/+40
* avfilter/vf_stereo3d: add fast path for interleave rows to monoPaul B Mahol2015-12-181-1/+9
* Merge commit '458e53f51fc75d08df884f8e9eb3d7ded23e97b3'Hendrik Leppkes2015-12-181-0/+7
|\
| * mpegvideo_enc: actually add the side data with vbv_delay to the packetAnton Khirnov2015-12-121-0/+7
* | Merge commit 'b0b133b8c02984ba0a50448f632a5dd8a50c9045'Hendrik Leppkes2015-12-180-0/+0
|\ \ | |/
| * hevcdsp: use a macro for .rodata sectionDave Yeo2015-12-111-1/+1
* | Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875'Hendrik Leppkes2015-12-181-0/+1
|\ \ | |/
| * openh264: Directly include the deprecation guards headerLuca Barbato2015-12-081-0/+1
* | Merge commit '34138ece23c8ddae543269212a051c00d49e67d7'Hendrik Leppkes2015-12-181-1/+1
|\ \ | |/
| * log: Use a do {} while (0) for tlogLuca Barbato2015-12-081-1/+1
* | Merge commit 'febfb49a70e82f5ac46dc7ea34dabd4d56b19b31'Hendrik Leppkes2015-12-181-2/+2
|\ \ | |/
| * matroskadec: Fix sample_aspect_ratio for stereo matroska contentAaron Colwell2015-12-071-2/+34
* | lavc/sunrastenc: fix private codec optionsHendrik Leppkes2015-12-181-1/+4
* | Merge commit 'c34df422628e6b7b657faee241fe7bb2629e0f57'Hendrik Leppkes2015-12-181-3/+5
|\ \ | |/
| * sgienc: Make sure to initialize skipped header portionsVittorio Giovara2015-12-071-3/+5
* | Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'Hendrik Leppkes2015-12-185-8/+35
|\ \ | |/
| * lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-075-12/+37
* | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes2015-12-1810-15/+182
|\ \ | |/
| * lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-0710-15/+181
* | avfilter/vf_stereo3d: fix interleave rows outputPaul B Mahol2015-12-181-2/+0
* | avfilter/vf_stereo3d: add fast path for interleave rows to alternatingPaul B Mahol2015-12-181-1/+9
* | lavu/error: add missing error messages for errors supported on all platformsMarton Balint2015-12-181-0/+37
* | doc/errno: fix description typo for ENAMETOOLONGMarton Balint2015-12-181-1/+1
* | avcodec/h264_mc_template: prefetch list1 only if it is used in the MBMichael Niedermayer2015-12-181-1/+2
* | avcodec/h264_slice: Simplify ref2frm indexingMichael Niedermayer2015-12-181-9/+9
* | lavc/opus_celt: replace pow by exp2Ganesh Ajjanagadde2015-12-171-2/+2
* | Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H"Michael Niedermayer2015-12-171-2/+2
OpenPOWER on IntegriCloud