summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/hapdec: Check tex_size more strictly and before using itMichael Niedermayer2020-05-10
* configure: add missing bsf dependencies to muxersJames Almer2020-05-09
* configure: fix pcm_rechunk_bsf dependency for MXF and GXF muxersJames Almer2020-05-09
* avdevice/v4l2enc: Allow writing non-rawvideos to v4l2.David Manouchehri2020-05-09
* avformat/oggenc: Avoid allocating and copying when writing page dataAndreas Rheinhardt2020-05-09
* avcodec/mpegvideo: return more specific error codes for init_duplicate_context()Limin Wang2020-05-09
* avcodec/mpegvideo: return more specific error codes for ff_mpv_common_init()Limin Wang2020-05-09
* avcodec/mpeg12enc: return more specific error codes for encode_init()Limin Wang2020-05-09
* avcodec/mpegvideo_enc: return more specific error codes for ff_mpv_encode_init()Limin Wang2020-05-09
* doc/encoders: remove unsubstantiated ffaacenc > fdk-aac claimLou Logan2020-05-08
* avcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet_ref() directlyAndreas Rheinhardt2020-05-08
* avcodec/bsf: Restrict ff_bsf_get_packet_ref() return values to <= 0Andreas Rheinhardt2020-05-08
* avformat/hlsenc: CosmeticsAndreas Rheinhardt2020-05-08
* avformat/hlsenc: Factor check out of loopAndreas Rheinhardt2020-05-08
* avformat/hlsenc: Localize initialization of subtitle streamsAndreas Rheinhardt2020-05-08
* avformat/hlsenc: Unconditionally free some stringsAndreas Rheinhardt2020-05-08
* avformat/hlsenc: Check some unchecked allocationsAndreas Rheinhardt2020-05-08
* avformat/hlsenc: Add deinit functionAndreas Rheinhardt2020-05-08
* avcodec/mpegvideo_enc: reindent codeLimin Wang2020-05-08
* avformat/hlsenc: Avoid setting unused variablesAndreas Rheinhardt2020-05-08
* avformat/matroskadec: Allow multiple Tags elementsAndreas Rheinhardt2020-05-08
* avformat/matroskadec: Improve handling of circular SeekHeadsAndreas Rheinhardt2020-05-08
* avformat/matroskadec: Sanitize SeekHead entriesAndreas Rheinhardt2020-05-08
* Revert "doc/mailing-list-faq: Mention current problem with GMX"Michael Niedermayer2020-05-08
* dnn-layer-mathbinary-test: add unit test for minimumGuo, Yejun2020-05-08
* dnn/native: add native support for minimumGuo, Yejun2020-05-08
* avcodec/zmbv: remove the unnecessary type conversionLimin Wang2020-05-08
* avcodec/tiff: remove the unnecessary type conversionLimin Wang2020-05-08
* avcodec/pngdec: remove the unnecessary type conversionLimin Wang2020-05-08
* avcodec/lcldec: remove the unnecessary type conversionLimin Wang2020-05-08
* avcodec/libx264: return error if unknown picture type encounteredLimin Wang2020-05-08
* avcodec/libx264: return immediately if encode_nals return 0Limin Wang2020-05-08
* avcodec/libx265: Fix Uninitialized scalar variableLimin Wang2020-05-08
* avformat: implement retiming directly in mxfenc and gxfencMarton Balint2020-05-07
* avformat/audiointerleave: only keep the retime functionality of the audio int...Marton Balint2020-05-07
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-07
* avformat/mux: add proper support for full N:M bitstream filteringMarton Balint2020-05-07
* avformat/mux: factorize writing a packetMarton Balint2020-05-07
* avformat/mux: factorize interleaved write_packetMarton Balint2020-05-07
* avformat/mux: move interleaved packet functions upwardsMarton Balint2020-05-07
* avformat/hlsenc: Remove redundant setting of output formatAndreas Rheinhardt2020-05-07
* avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entryLimin Wang2020-05-07
* avformat/dashdec: compute the segment size use current pos minus offset plus oneSteven Liu2020-05-07
* avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packetLimin Wang2020-05-07
* MAINTAINERS: Add myself to libopenh264encLinjie Fu2020-05-06
* avformat/utils: move is_intra_only() to header and rename to ff_is_intra_only()Limin Wang2020-05-06
* avformat/rtmpproto: use av_reallocp_array()Limin Wang2020-05-06
* avformat/smoothstreamingenc: use av_reallocp_array()Limin Wang2020-05-06
* fftools/ffmpeg: use local variable with same contents directlyLimin Wang2020-05-06
* avformat/matroskaenc: Check allocations implicit in dynamic buffersAndreas Rheinhardt2020-05-06