summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice/decklink: Fix compilation of module on OSXDevin Heitmueller2018-01-20
* avdevice/decklink: Suppress warning about misuse of struct instead of classDevin Heitmueller2018-01-20
* avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit2018-01-20
* avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSourceVishwanath Dixit2018-01-20
* avdevice/decklink: addition of copyts optionVishwanath Dixit2018-01-20
* avfilter/formats: remove support for deprecated channel count specificationMarton Balint2018-01-20
* lavf/swfdec: Reduce score when auto-detecting swf files.Carl Eugen Hoyos2018-01-20
* avcodec/cuviddec: set key frame for decoded framesYogender Gupta2018-01-19
* avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_...Nikolas Bowe2018-01-19
* avformat/hlsenc: Add CODECS attribute to master playlistKarthick Jeyapal2018-01-19
* lavfi/vf_scale_vaapi: set output SARRodger Combs2018-01-18
* fate: update filter-acrossfade test reference fileJames Almer2018-01-18
* avformat: small AVFormatContext doxy cosmeticsJames Almer2018-01-18
* avfilter/af_afade: acrossfade: switch to activatePaul B Mahol2018-01-18
* avformat: small cosmetics after 6512ff72f9James Almer2018-01-17
* avfilter/vidstab: check bytesPerPixel only for packed formats.Gyan Doshi2018-01-17
* lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao2018-01-17
* Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'Mark Thompson2018-01-16
|\
| * qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32Maxym Dmytrychenko2018-01-08
* | Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'Mark Thompson2018-01-16
|\|
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* | Merge commit '7b0b5bc810cdb9ef100492c9a9f2d30602c04336'Mark Thompson2018-01-16
|\|
| * cmdutils: update copyright year to 2018Sean McGovern2018-01-01
* | Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'Mark Thompson2018-01-16
|\|
| * examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-29
* | Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'Mark Thompson2018-01-16
|\|
| * lavu/qsv: add log message for libmfx versionZhong Li2017-12-29
* | lavc/snow_dwt: add struct MpegEncContext to fix headers check.Jun Zhao2018-01-16
* | hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm42018-01-16
* | avformat: make avformat_network_init() explicitly optionalwm42018-01-16
* | avformat: deprecate another ffserver API leftoverwm42018-01-16
* | avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / monoMichael Niedermayer2018-01-15
* | avcodec/jpeg2000: Check sum of sizes of band->prec before allocatingMichael Niedermayer2018-01-15
* | avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()Michael Niedermayer2018-01-15
* | hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints()wm42018-01-15
* | http: cosmetics: reformat reconnect check for better readabilitywm42018-01-15
* | avfilter/vf_idet: added more YUVA formats to idet query_formatsRobert Nagy2018-01-14
* | dashdec: Support SegmentTemplate inside Periodsfan52018-01-14
* | dashdec: Avoid trying to read any segments beyond the lastsfan52018-01-14
* | dashdec: Correct seeking behavioursfan52018-01-14
* | dashdec: Search for segment timeline inside AdaptionSets toosfan52018-01-14
* | dashdec: Support for multiple video/audio streamssfan52018-01-14
* | dashdec: Expose bandwidth and representation ID as metadatasfan52018-01-14
* | avformat/adtsenc: allow only AAC streamsGyan Doshi2018-01-14
* | avformat/adtsenc: add adts_init()James Almer2018-01-14
* | dcaenc: move all tables inside context and fix incorrect coding styleRostislav Pehlivanov2018-01-13
* | avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik2018-01-13
* | dcaenc: cleanup on init failure and add a threadsafe init codec capRostislav Pehlivanov2018-01-13
* | opusenc_psy: Typo, use all coeffs in range for band tonality calculationDaniil Cherednik2018-01-13
* | fate: remove the fate-aac-ltp-encode testRostislav Pehlivanov2018-01-13