summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/mov: Only fail for STCO/STSC contradictions if both existMichael Niedermayer2018-05-21
* avformat/mov: Break out early if chunk_count is 0 in mov_build_index()Michael Niedermayer2018-05-21
* avcodec/vc1: FIELDTX is only present in interlaced frame I/BI picturesJerome Borsboom2018-05-20
* avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found...Michael Niedermayer2018-05-20
* avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>20...Michael Niedermayer2018-05-20
* avformat/mp3dec: Require probing data to be 50% mp3 frames for low score prob...Michael Niedermayer2018-05-20
* avcodec/vc1: fix calculation of the last line of a sliceJerome Borsboom2018-05-20
* avcodec/vc1: DIRECTBIT is only present in inter MBsJerome Borsboom2018-05-20
* avdevice/sdl2 : add option to define if the window quit action is availableMartin Vignali2018-05-19
* avdevice/sdl2output : fix setting window_sizeMartin Vignali2018-05-19
* avformat/mpegts: add merge_pmt_versions optionAman Gupta2018-05-18
* avformat/mpegts: keep track of PMT details in AVProgram/AVStreamAman Gupta2018-05-18
* avformat: add fields to AVProgram/AVStream for PMT change trackingAman Gupta2018-05-18
* avfilter/vsrc_testsrc: fix a preprocessor checkJames Almer2018-05-18
* avcodec/videotoolbox: fix decoding of some HEVC videosAman Gupta2018-05-18
* avformat/mpegts: add skip_unknown_pmt optionAman Gupta2018-05-18
* tests/checkasm/nlmeans: fix invalid read/write on ii bufferClément Bœsch2018-05-18
* avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp2018-05-18
* avfilter/vf_waveform: add slice threadingPaul B Mahol2018-05-18
* opusenc: use for loops with declarationsRostislav Pehlivanov2018-05-18
* doc/developer: update style guidelines to include for loops with declarationsRostislav Pehlivanov2018-05-18
* configure: error out on unsupported MSVC versionsRostislav Pehlivanov2018-05-18
* avformat/mpegts: tag video streams with still imagesAman Gupta2018-05-17
* avformat: add skip_estimate_duration_from_ptsAman Gupta2018-05-17
* lavc/v210dec: Skip Canopus C210 extradata.Carl Eugen Hoyos2018-05-17
* avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0Michael Niedermayer2018-05-17
* avcodec/fic: Check available input space for cursorMichael Niedermayer2018-05-17
* avcodec/fic: Avoid some magic numbers related to cursorsMichael Niedermayer2018-05-17
* avcodec/mpeg4video: Detect reference studio streams as studio streamsMichael Niedermayer2018-05-17
* avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profileMichael Niedermayer2018-05-17
* avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sampleMichael Niedermayer2018-05-17
* avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio ...Michael Niedermayer2018-05-17
* avcodec/g2meet: ask for sample with overflowing RGBMichael Niedermayer2018-05-17
* avcodec/g2meet: Check RGB upper limitMichael Niedermayer2018-05-17
* avcodec/xwddec: fix palette alphaMarton Balint2018-05-16
* avformat/hls: fix seeking around EVENT playlist after media sequence changesAman Gupta2018-05-16
* lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.Jun Zhao2018-05-16
* lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name.Jun Zhao2018-05-16
* lavc/h2645_parse: log more HEVC NAL type.Jun Zhao2018-05-16
* avfilter: add aderivative and aintegral filterPaul B Mahol2018-05-16
* avcodec: Disable new iterate API for ossfuzzMichael Niedermayer2018-05-16
* doc/examples: add missing ignore filesZhao Zhili2018-05-16
* examples/filtering_video: fix memory leakZhao Zhili2018-05-16
* examples/filtering_video: add missing headersZhao Zhili2018-05-16
* examples/filtering_video: drop an always true conditionZhao Zhili2018-05-16
* lavu/Makefile: Fix alignment and orderingMark Thompson2018-05-15
* hwcontext: Do not call device_init again when deriving an existing deviceMark Thompson2018-05-15
* avutil/hwcontext_cuda: fix YUV420P cuda_get_bufferMarton Balint2018-05-15
* avformat/webm_chunk: always use a static buffer for get_chunk_filenameMarton Balint2018-05-15
* avformat/mpegts: fix incorrect indentationAman Gupta2018-05-15