summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dpx: Support for RGB 12-bit packed decodingJérôme Martinez2018-04-12
* avcodec/mpegpicture: fix "stride changed" failures in gray modeAman Gupta2018-04-11
* avcodec/nvenc: update required driver versions for nvencTimo Rothenpieler2018-04-11
* avcodec/nvenc: add support for B frames as refTimo Rothenpieler2018-04-11
* lavc/libopusdec: Allow avcodec_open2 to call .closeMatt Wolenetz2018-04-11
* lavc/amfenc: Retain a reference to D3D frames used as input during the encodi...Alexander Kravchenko2018-04-10
* lavc/videotoolbox: fix failure to decode PAFFRodger Combs2018-04-10
* avcodec/arm/hevcdsp_sao : add NEON optimization for saoMeng Wang2018-04-09
* avcodec/movtextdec: Check style_start/endMichael Niedermayer2018-04-09
* avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble()Michael Niedermayer2018-04-07
* lavc/clearvideo: Allow decoding without extradata.Carl Eugen Hoyos2018-04-07
* libavcodec/rv34: error out earlier on missing referencesMichael Niedermayer2018-04-07
* avcodec/get_bits: Document skip_bits_long()Michael Niedermayer2018-04-07
* avcodec/prores_ks : do not call estimate_alpha at each quantification stepMartin Vignali2018-04-05
* avcodec/openh264enc.c: generate IDR frame in response to I frame pict_typeValery Kot2018-04-05
* avcodec/decode: fix warning when decoding pseudo paletted formatswm42018-04-05
* avcodec/mpeg4videodec: unbreak multithreading decodingJames Almer2018-04-04
* avcodec/libaomdec: fix broken pix_fmt changes from the previous commitJames Almer2018-04-04
* avcodec/mpeg4videodec: free studio profile VLCs when closing the decoderJames Almer2018-04-04
* avcodec/clearvideo: fix mixed code and declarationsJames Almer2018-04-04
* avcodec/sheervideo: add missing wrappers to sheervideodata.hJames Almer2018-04-03
* avcodec/clearvideo: add missing wrappers to clearvideodata.hJames Almer2018-04-03
* avcodec/libaomdec: add support for monochrome filesJames Almer2018-04-03
* avcodec/libaomdec: remove duplicate codeJames Almer2018-04-03
* lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16Gagandeep Singh2018-04-03
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL paletteswm42018-04-03
* avcodec/sheervideo: move tables to own headerPaul B Mahol2018-04-03
* avcodec/clearvideo: add inter-frame decodingPaul B Mahol2018-04-03
* avcodec/imgconvert: fix possible null pointer dereferenceSimon Thelen2018-04-03
* avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()Michael Niedermayer2018-04-02
* avcodec/cscd: Error out when LZ* decompression failsMichael Niedermayer2018-04-02
* avcodec/libaomdec: remove references to gbrp pixfmtJames Almer2018-04-02
* avcodec/libaomenc: remove references to gbrp pixfmtJames Almer2018-04-02
* avcodec/aic: fix decoding of videos which height is not multiple of 16Paul B Mahol2018-04-02
* avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframesPaul B Mahol2018-04-02
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-02
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-02
* avcodec/scpr: check for possible out of array accessPaul B Mahol2018-04-02
* avcodec/bsf: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-02
* avcodec/encode: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-01
* avcodec/frame_thread_encoder: remove usage of av_dup_packet()James Almer2018-04-01
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-01
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()heimdallr2018-04-01
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-01
* avcodec/utvideodec: Set pro flag based on fourccMichael Niedermayer2018-04-01
* arm: hevcdsp: Add commas between macro argumentsMartin Storsjö2018-03-31
* arm: hevcdsp: Avoid using macro expansion countersMartin Storsjö2018-03-31
* Merge commit 'ab05d3934de8e932dbd77979a687e6598e67535c'James Almer2018-03-30
|\