summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'Mark Thompson2018-01-164-8/+20
|\
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-048-0/+1524
* | Merge commit '7b0b5bc810cdb9ef100492c9a9f2d30602c04336'Mark Thompson2018-01-160-0/+0
|\ \ | |/
| * cmdutils: update copyright year to 2018Sean McGovern2018-01-011-1/+1
* | Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'Mark Thompson2018-01-161-1/+0
|\ \ | |/
| * examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-291-1/+0
* | Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'Mark Thompson2018-01-161-0/+4
|\ \ | |/
| * lavu/qsv: add log message for libmfx versionZhong Li2017-12-291-0/+4
* | lavc/snow_dwt: add struct MpegEncContext to fix headers check.Jun Zhao2018-01-161-0/+2
* | hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm42018-01-161-0/+33
* | avformat: make avformat_network_init() explicitly optionalwm42018-01-166-19/+20
* | avformat: deprecate another ffserver API leftoverwm42018-01-164-1/+25
* | avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / monoMichael Niedermayer2018-01-151-6/+6
* | avcodec/jpeg2000: Check sum of sizes of band->prec before allocatingMichael Niedermayer2018-01-151-0/+3
* | avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()Michael Niedermayer2018-01-151-2/+2
* | hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints()wm42018-01-151-16/+39
* | http: cosmetics: reformat reconnect check for better readabilitywm42018-01-151-3/+9
* | avfilter/vf_idet: added more YUVA formats to idet query_formatsRobert Nagy2018-01-141-0/+2
* | dashdec: Support SegmentTemplate inside Periodsfan52018-01-141-10/+17
* | dashdec: Avoid trying to read any segments beyond the lastsfan52018-01-141-3/+5
* | dashdec: Correct seeking behavioursfan52018-01-141-11/+12
* | dashdec: Search for segment timeline inside AdaptionSets toosfan52018-01-141-13/+27
* | dashdec: Support for multiple video/audio streamssfan52018-01-142-129/+223
* | dashdec: Expose bandwidth and representation ID as metadatasfan52018-01-141-2/+16
* | avformat/adtsenc: allow only AAC streamsGyan Doshi2018-01-141-0/+4
* | avformat/adtsenc: add adts_init()James Almer2018-01-141-3/+12
* | dcaenc: move all tables inside context and fix incorrect coding styleRostislav Pehlivanov2018-01-131-122/+136
* | avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik2018-01-132-89/+33
* | dcaenc: cleanup on init failure and add a threadsafe init codec capRostislav Pehlivanov2018-01-131-5/+5
* | opusenc_psy: Typo, use all coeffs in range for band tonality calculationDaniil Cherednik2018-01-131-1/+1
* | fate: remove the fate-aac-ltp-encode testRostislav Pehlivanov2018-01-131-9/+0
* | aacenc: use the fast coder as the defaultRostislav Pehlivanov2018-01-133-17/+16
* | lavc/libx265: support all color parameters that x265 doesRodger Combs2018-01-121-3/+3
* | avfilter/vf_framerate: simplify filterMarton Balint2018-01-122-267/+95
* | avcodec/utils: Avoid hardcoding duplicated types in sizeof()Michael Niedermayer2018-01-121-2/+2
* | avcodec/opus: Add {} over multiline if() bodyMichael Niedermayer2018-01-121-2/+3
* | avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in oneMichael Niedermayer2018-01-121-2/+2
* | avformat/http: fix memory leak in parse_cookie.Richard Shaffer2018-01-121-0/+1
* | avcodec/ffv1enc: mark RGB48 support as non-experimentalJérôme Martinez2018-01-121-4/+0
* | avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...Harald Gaechter2018-01-121-2/+8
* | avformat/libopenmpt: Update to libopenmpt 0.3 APIJörn Heusipp2018-01-121-0/+25
* | avformat/libopenmpt: Fix mixed code and declarationsJörn Heusipp2018-01-121-5/+6
* | examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao2018-01-121-2/+1
* | avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64James Almer2018-01-113-3/+3
* | avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-113-1/+50
* | avutil/mastering_display_metadata: fix copyright header wrongly formated as doxyJames Almer2018-01-111-1/+1
* | configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos2018-01-111-1/+1
* | avformat/aiffdec: AIFF fix in case of ANNOEduard Sinelnikov2018-01-111-3/+2
* | vf_program_opencl: Add missing error code returnsMark Thompson2018-01-101-0/+3
* | vf_overlay_opencl: Don't leak output frame on errorMark Thompson2018-01-101-0/+1
OpenPOWER on IntegriCloud