summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* avcodec/videotoolboxenc: fix invalid session on iOSThomas Guillem2018-06-181-2/+21
* avcodec/videotoolboxenc: split initializationThomas Guillem2018-06-181-20/+28
* avcodec/videotoolboxenc: fix mutex/cond leak in error pathThomas Guillem2018-06-181-2/+3
* avcodec/vc1: remove unused ff_vc1_loop_filter_iblkJerome Borsboom2018-06-182-31/+0
* avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 specJerome Borsboom2018-06-181-49/+30
* avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clampedJerome Borsboom2018-06-181-19/+39
* Revert "avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_cla...Carl Eugen Hoyos2018-06-183-67/+97
* libavfilter/opencl: Add macro for setting opencl kernel argumentsDanil Iashchenko2018-06-174-113/+46
* avcodec/vc1: support multi-slice field interlaced pictures with hwaccelJerome Borsboom2018-06-171-7/+60
* avcodec/vaapi_vc1: slice_vertical_position starts from zero for the second fieldJerome Borsboom2018-06-171-1/+7
* fftools/cmdutils: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* tests/bprint: Replace the number by macro for bprint initJun Zhao2018-06-171-6/+6
* avutil/log: Replace the number by macro for bprint initJun Zhao2018-06-171-3/+3
* lavf/tedcaptionsdec: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* lavf/icecast: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* lavfi/graphdump: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* lavfi/af_amerge: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* lavc/pngdec: Replace the number by macro for bprint initJun Zhao2018-06-171-2/+2
* lavc/dvdsubenc: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* fftools/ffmpeg_filter: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* fftools/ffmpeg: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* avcodec/vc1: remove unused ff_vc1_loop_filter_iblkJerome Borsboom2018-06-162-31/+0
* avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 specJerome Borsboom2018-06-161-49/+30
* avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clampedJerome Borsboom2018-06-161-17/+37
* avcodec/vc1: fix overlap and loop filtering for Simple and Main profileJerome Borsboom2018-06-161-15/+20
* avcodec/vc1: fix overlap smoothing filter for P framesJerome Borsboom2018-06-161-25/+35
* lavc/dpx: Allow packed 12-bit little-endian images.Carl Eugen Hoyos2018-06-161-13/+0
* fate: correct filename references of qt-faststart binaryGyan Doshi2018-06-162-2/+2
* lavf/aviobuf: Increase Statistics verbosity to AV_LOG_VERBOSE.Carl Eugen Hoyos2018-06-161-2/+2
* avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_cou...Michael Niedermayer2018-06-151-1/+1
* avcodec/dirac_dwt_template: Fix undefined behavior in interleave()Michael Niedermayer2018-06-151-2/+2
* avutil/common: Fix undefined behavior in av_clip_uintp2_c()Michael Niedermayer2018-06-151-1/+1
* avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking ...Michael Niedermayer2018-06-151-1/+1
* qt-faststart - print errors to stderrerankor2018-06-151-17/+17
* configure: simplify ffnvcodec version logicTimo Rothenpieler2018-06-151-2/+2
* avcodec/nvenc: enable nvenc encoder instance reusePavel Koshevoy2018-06-151-2/+10
* lavfi/atempo: raise max tempo limit (v2)Pavel Koshevoy2018-06-142-6/+17
* lavc/dpx: Reset n_datum for every new line when decoding 12bit.Carl Eugen Hoyos2018-06-152-3/+4
* ffmpeg: assert that audio packet duration in process_input_packet() is non ne...Michael Niedermayer2018-06-141-0/+1
* fftools/ffmpeg: Fallback to duration if sample rate is unavailableMichael Niedermayer2018-06-141-2/+6
* avformat/mov: Only set pkt->duration to non negative valuesMichael Niedermayer2018-06-141-1/+3
* doc/formats: get fflags values up-to-dateGyan Doshi2018-06-141-16/+24
* qt-faststart: add fate test for stco overflowerankor2018-06-132-2/+11
* qt-faststart - stco offset bug fixerankor2018-06-131-55/+345
* qt-faststart: add validation on ftyp atom sizeerankor2018-06-131-0/+6
* avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a ...Michael Niedermayer2018-06-131-0/+6
* doc/devices: order alphabetically and add missing v4l2 outdevLou Logan2018-06-132-140/+143
* avformat/movenc: fix recognization of cover image streamsTimo Teräs2018-06-131-18/+18
* avformat/movenc: properly handle cover image codecsTimo Teräs2018-06-131-18/+12
* avformat/mov: Add check for per-sample IV size.Jacob Trimble2018-06-131-2/+7
OpenPOWER on IntegriCloud