90363 Commits (0e782661d63b39d729b2167e75a690b4e2934740)
 

Author SHA1 Message Date
Mark Thompson cacb47633c Merge commit '1d12a545ce828eaf4fb37295400008ea37635ab8' 7 years ago
Mark Thompson d28eb0e34d Merge commit '2651352988212531038326c44754ece1728c4a3b' 7 years ago
Mark Thompson 6d5a6dde53 h264_metadata: Add option to delete filler data 7 years ago
Mark Thompson eccc03c8fb cbs_h264: Add support for filler NAL units 7 years ago
Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 7 years ago
Mark Thompson 78fa0b9033 h264_metadata: Always add the SEI user data to the first access unit 7 years ago
Mark Thompson 69062d0f9b h264_metadata: Use common SEI addition function 7 years ago
Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 13ca5d34ba cbs_h264: Add hack for pic_timing with no active SPS 7 years ago
Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 7 years ago
Mark Thompson a3daecd637 cbs: Demote the "decomposition unimplemented" warning 7 years ago
Mark Thompson 67eb2b16da vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid 7 years ago
Mark Thompson 216c44dfc1 vaapi_encode: Destroy output buffer pool before VA context 7 years ago
Jun Zhao c8e135ea92 vaapi_encode: Allocate slice structures and parameter buffers dynamically 7 years ago
Mark Thompson 254e728d20 cbs: Minor comment fixes / cosmetics 7 years ago
Mark Thompson 1d12a545ce cbs: Add an explicit type for coded bitstream unit types 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
Vishwanath Dixit a877d22d9a avformat/movenc: addition of flag to fragment at every frame 7 years ago
Michael Niedermayer 47e65ad63b avcodec/diracdec: Fix integer overflow in mv computation 7 years ago
Michael Niedermayer 85c85fffff avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table() 7 years ago
Michael Niedermayer 33fe17bdc8 avcodec/aacdec_templat: Fix integer overflow in apply_ltp() 7 years ago
Michael Niedermayer 793347a545 avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53() 7 years ago
Michael Niedermayer cbcbefdc3b avcodec/diracdec: Use int64 in global mv to prevent overflow 7 years ago
Michael Niedermayer 3748746a4d avcodec/dxtory: Remove code that corrupts dimensions 7 years ago
James Almer f4f39582e7 avformat/matroskadec: fix return value 7 years ago
James Almer 88eb368f42 avformat/matroskadec: free the packet on webvtt side data allocation failure 7 years ago
James Almer acdea9e7c5 avformat/matroskadec: ignore CodecPrivate if the stream is VP9 7 years ago
Gyan Doshi b50f68bb1e docs/codecs: remove dead codec debug options 7 years ago
James Almer 04a8d5c2d7 Merge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a' 7 years ago
James Almer 6dea6c4b97 Merge commit '97eee953e639bd4d17a9f9398293775277d00505' 7 years ago
Hendrik Leppkes 6d8bef8c05 build: restore using dlltool/lib.exe for creating Win32 .lib files 7 years ago
Aman Gupta f611fef37c avcodec/mediacodecdec: refactor to take advantage of new decoding api 7 years ago
Martin Storsjö cc1c94dacd configure: Pass the right machine types to dlltool for arm and arm64 mingw 7 years ago
Martin Storsjö 97eee953e6 Revert "configure: Stop using dlltool to create an import library" 7 years ago
Tobias Rapp 56f77b0f67 fate: add tests for pan audio filter 7 years ago
Tobias Rapp 6325bd3717 swresample/rematrix: fix update of channel matrix if input or output layout is undefined 7 years ago
Michael Niedermayer 647fa49495 avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() 7 years ago
Michael Niedermayer f82dd4c09b avcodec/hevcdec: Check luma/chroma_log2_weight_denom 7 years ago
Calvin Walton d2fc244293 libavfilter/vf_fps: Add more fate tests 7 years ago
Michael Niedermayer 1be49cee34 avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows 7 years ago
Michael Niedermayer 01370b31ac avcodec/jpeg2000dec: Use av_image_check_size2() 7 years ago
Michael Niedermayer de675648ce avcodec/vp8: Check for bitstream end before vp7_fade_frame() 7 years ago
Michael Niedermayer dd8351b118 avcodec/exr: Check remaining bits in last get code loop 7 years ago
Michael Niedermayer ab6f571ef7 avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() 7 years ago
Gyan Doshi 310d56e86f fate/mpegps: add tests for PCM_DVD stream remux 7 years ago
Gyan Doshi f0809bc0fa avformat/mpegenc - accept PCM_DVD streams 7 years ago
James Almer 8a8d0b319a avutil/crypto: change length parameter to size_t on the remaining modules 7 years ago
Michael Niedermayer 75027066d8 avdevice/decklink_dec: Fix ;; 7 years ago
Michael Niedermayer 173939259a avfilter/avf_avectorscope: Fix ;; 7 years ago