summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MAINTAINERS: add myself to the general developers listJun Zhao2018-04-10
* doc/filters: correct range for length in astats filterGyan Doshi2018-04-10
* lavf/segafilmenc: Do not mix variable declaration and code.Carl Eugen Hoyos2018-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
* avformat/matroskadec: reference the existing data buffer when creating packetsJames Almer2018-04-06
* avformat/matroskadec: factor the prores packet parsing code outJames Almer2018-04-06
* avformat/matroskadec: use refcounted buffers in EbmlBinJames Almer2018-04-06
* swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_fl...Hendrik Schreiber2018-04-07
* doc/developer: remove merge request method of contributingLou Logan2018-04-06
* doc/filters: some more details and modified example to zmq/azmqBela Bodecs2018-04-05
* lavf/amr: Stricter heuristic for auto-detection.Carl Eugen Hoyos2018-04-06
* lavfi,lavd: add gitignore for generated static component listsJosh de Kock2018-04-05
* Add Sega FILM muxerMisty De Meo2018-04-05
* avcodec/prores_ks : do not call estimate_alpha at each quantification stepMartin Vignali2018-04-05
* checkasm/vf_blend : add test for 16 bit version ofMartin Vignali2018-04-05
* avfilter/x86/vf_blend : add SIMD for 16 bit version ofMartin Vignali2018-04-05
* avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplicatio...Martin Vignali2018-04-05
* avcodec/openh264enc.c: generate IDR frame in response to I frame pict_typeValery Kot2018-04-05
* avformat/mov: Fix parsing of tfdt when using sample descriptors.Jacob Trimble2018-04-05
* doc/developer: update link to "sign-off" infoLou Logan2018-04-05
* avcodec/decode: fix warning when decoding pseudo paletted formatswm42018-04-05
* avformat/movenc: add rtp_hinting_needed() helper functionTimo Teräs2018-04-04
* ffmpeg: allow setting attached_pic dispositionTimo Teräs2018-04-04
* avformat/matroskadec: address some more missing AVPacket freesJames Almer2018-04-04
* avcodec/mpeg4videodec: unbreak multithreading decodingJames Almer2018-04-04
* avformat/matroskadec: address a missing AVPacket freeJames 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
* avformat/mp3enc: use AVPacketList helper functions to queue packetsJames Almer2018-04-04
* avformat/ttaenc: use AVPacketList helper functions to queue packetsJames Almer2018-04-04
* avformat/matroskadec: use AVPacketList to queue packetsJames Almer2018-04-04
* avformat/utils: optimize ff_packet_list_free()James Almer2018-04-04
* avformat/utils: make AVPacketList helper functions sharedJames Almer2018-04-04
* lavf/hls: Remove the dead code in parse_playlist()Jun Zhao2018-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