40854 Commits (454ed32d5670e6b93e1d66e208aec56d4b9affee)

Author SHA1 Message Date
Rostislav Pehlivanov 2e23cfbb42 allcodecs: reorder ff_bitpacked_decoder 7 years ago
Michael Niedermayer 168d8d56bf avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb() 7 years ago
Timo Rothenpieler 0c71c6d66f avcodec/utils: document allocation requirement of extradata 7 years ago
Paul B Mahol 4d87cd2882 avcodec/prosumer: fix some minor issues 7 years ago
Paul B Mahol aba720dce2 avcodec: add Brooktree ProSumer Video decoder 7 years ago
James Almer 3d2cf50ebb avcodec/libopusenc: support encoding packets of sizes bigger than 60ms 7 years ago
James Almer 35c84ae834 Revert "avcodec/opus_parser: Handle complete frames flag." 7 years ago
hwren b8da7ba5ac lavc/extract_extradata_bsf.c: add AVS2 7 years ago
Jun Zhao c9ed7f0024 lavc/encode: remove redundant av_init_packet after av_packet_unref. 7 years ago
Zhong Li 69caad8959 qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1 7 years ago
Zhong Li 76eef04f30 qsvenc: Fix a misleading log message 7 years ago
Zhao Zhili 70d2bab80b lavc/hevc_ps: fix crop info for monochrome 7 years ago
Jun Zhao e2921578c0 lavc/libkvazaar: fix incompatible pointer type. 7 years ago
Martin Vignali 9e64ee3936 avcodec/psd : add support for gray float 7 years ago
Zhong Li 900487043b lavc/qsvenc: add quality status to side_data 7 years ago
Jacob Trimble 7e0df5910e avcodec/opus_parser: Handle complete frames flag. 7 years ago
Paul B Mahol 24b24e14d6 avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time as intra only 7 years ago
Timo Rothenpieler dc2d56a66b avcodec/nvenc: add option to turn off a53 closed caption embedding 7 years ago
Paul B Mahol 42a99b76de avcodec: add IMM4 decoder 7 years ago
Michael Niedermayer 77429b4217 avcodec/cfhd: Use the actual count instead of the expected in peak_table() 7 years ago
Michael Niedermayer 2c1613ac94 avcodec/cfhd: Move peak_table() and difference_coding() calls after the existing coefficient count check 7 years ago
Michael Niedermayer dbac849c4d avcodec/lagarith: Optimize FRAME_SOLID_RGBA 7 years ago
James Almer 728760de35 Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter" 7 years ago
James Almer 96a7099f3e avcodec/av1_parse: take trailing bits into account when initializing the GetBitContext 7 years ago
James Almer 662558f985 decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 7 years ago
James Almer ad99cbc9b3 decode: flush the internal bsfs instead of constantly reinitalizing them 7 years ago
James Almer 0e27e27670 h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer 7f01c209f2 vp9_superframe_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer eb1d1c764c vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer d6321851ba h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer e1e1e8dbb2 bsf: add a flushing mechanism to AVBSFContext 7 years ago
Kieran Kunhya c85852d3de h264: Support multi-field closed captions by using AVBufferRef and not resetting per field 7 years ago
James Almer f631c328e6 avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 7 years ago
James Almer 94fe138de0 avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them 7 years ago
James Almer 2954e51393 avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer e5b1f2b027 avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer e9980c451e avcodec/vp9_superframe_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer 63e0846c66 avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer 390f156451 avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer b33f5299a5 avcodec/bsf: add a flushing mechanism to AVBSFContext 7 years ago
lee ju 6a0feafebe avcodec/frame_thread_encoder: fix memory leak that occurs when close encoder without sending eof and receiving to end 7 years ago
Michael Niedermayer 3378194ce8 avcodec/scpr: Check for min > max in decompress_p() 7 years ago
Michael Niedermayer 9b604e96a5 avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame() 7 years ago
Michael Niedermayer db7e9082e1 avcodec/shorten: Fix integer overflow in residual/LPC combination 7 years ago
Michael Niedermayer 7007dabec0 avcodec/shorten: Check verbatim length 7 years ago
Thilo Borgmann 72d9b8f4c5 lavc/videotoolboxenc: Fix compilation on osx 10.10.5 Yosemite 7 years ago
Michael Niedermayer 0f4c3b0b8e avcodec/mpegaudio_parser: Initialize poutbuf* 7 years ago
Michael Niedermayer bf97d11b08 avcodec/ivi: Factor width dereference out of the loops in ivi_output_plane() 7 years ago
Michael Niedermayer 82920bf494 avcodec/ivi: Only clip samples when needed in ivi_output_plane() 7 years ago
Michael Niedermayer 6d8a289c98 avcodec/indeo5: require initial valid intra/gop headers not just later 7 years ago