summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/get_bits: add cached bitstream readerPaul B Mahol2018-08-30
* frei0r: handle string paramsRaphael Graf2018-08-30
* avcodec/scpr: error out if run length is <= 0Paul B Mahol2018-08-29
* avformat/dashdec: Add a re-entrance check point after an interrupt operationColin NG2018-08-29
* avformat/dashdec: Fix calc_cur_seg_no if availability_start_time notJacek Jendrzej2018-08-29
* ffmpeg: add correct field for raw pts in -progress reportGyan Doshi2018-08-28
* atrac9dec: clean up code slightlyRostislav Pehlivanov2018-08-28
* atrac9dec: implement LFE channel decodingRostislav Pehlivanov2018-08-27
* atrac9dec: relax gradient value requirementsRostislav Pehlivanov2018-08-27
* configure: [loongson] revert no-expensive-optimizationsShiyou Yin2018-08-27
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-27
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-27
* vaapi_encode: Factorise out adding global parametersMark Thompson2018-08-27
* vaapi_encode: Remove common priv_data and options fieldsMark Thompson2018-08-27
* vaapi_encode_vp9: Move options and common structures into contextMark Thompson2018-08-27
* vaapi_encode_vp8: Move options and common structures into contextMark Thompson2018-08-27
* vaapi_encode_mpeg2: Move common structure into contextMark Thompson2018-08-27
* vaapi_encode_mjpeg: Move common structure into contextMark Thompson2018-08-27
* vaapi_encode_h265: Move options and common structures into contextMark Thompson2018-08-27
* vaapi_encode_h264: Move options and common structures into contextMark Thompson2018-08-27
* configure: speed up check_deps()Avi Halachmi (:avih)2018-08-27
* configure: speed up print_enabled_components()Avi Halachmi (:avih)2018-08-27
* configure: speed up flatten_extralibs_wrapper()Avi Halachmi (:avih)2018-08-27
* lavc/encode: fix frame_number double-countedZhong Li2018-08-27
* avcodec/proresdec2: add frame threading supportPaul B Mahol2018-08-26
* avcodec/mscc: fix several bugsPaul B Mahol2018-08-26
* lavfi/avf_concat: switch to activate.Nicolas George2018-08-26
* mpeg4video: Add Studio DPCM supportKieran Kunhya2018-08-25
* avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor()Michael Niedermayer2018-08-25
* avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()Michael Niedermayer2018-08-25
* avcodec/vb: Check for end of bytestream before reading blocktypeMichael Niedermayer2018-08-25
* avcodec/snowdec: Fix integer overflow with motion vector residualMichael Niedermayer2018-08-25
* allcodecs: reorder ff_bitpacked_decoderRostislav Pehlivanov2018-08-25
* avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb()Michael Niedermayer2018-08-25
* avcodec/utils: document allocation requirement of extradataTimo Rothenpieler2018-08-25
* doc/examples/vaapi_transcode: re-licensed to MIT-license.Jun Zhao2018-08-25
* doc/examples/vaapi_encode: re-licensed to MIT-license.Jun Zhao2018-08-25
* doc/examples/hw_decode: re-licensed to MIT-license.Jun Zhao2018-08-25
* avcodec/prosumer: fix some minor issuesPaul B Mahol2018-08-24
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-24
* avformat/movenc: implicitly enable negative CTS offsets for ismvJan Ekström2018-08-24
* avformat/flvdec: don't propagate empty extradataJames Almer2018-08-24
* avformat/movenc: support Opus packets with more than 60ms of audio when writi...James Almer2018-08-24
* avcodec/libopusenc: support encoding packets of sizes bigger than 60msJames Almer2018-08-24
* lavf/Makefile: Fix standalone compilation of the matroska and webm muxers.Carl Eugen Hoyos2018-08-24
* avdevice/decklink_enc: print preroll and buffer sizeGyan Doshi2018-08-24
* Revert "avcodec/opus_parser: Handle complete frames flag."James Almer2018-08-23
* lavc/extract_extradata_bsf.c: add AVS2hwren2018-08-23
* avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t.Dale Curtis2018-08-23
* configure: do not add fsanitize cflags with ossfuzz if coverage is testedMichael Niedermayer2018-08-23