83646 Commits (5d81616be332cca99304d0b747c2c8e2d719f349)
 

Author SHA1 Message Date
Mark Thompson 37de9ce713 vaapi_h265: Fix CFR mode with framerate set in AVCodecContext 8 years ago
Mark Thompson b9514756ba vaapi_h265: Add main 10 encode support 8 years ago
Michael Niedermayer c03029a835 avcodec/h264_slice: Clear ref_counts on redundant slices 8 years ago
Ricardo Constantino dac51d2bbd doc/encoders: fix broken build with 884506dfe2 8 years ago
Jerry Jiang 884506dfe2 Implement optimal huffman encoding for (M)JPEG. 8 years ago
Matt Wolenetz 2d453188c2 lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid 8 years ago
Matt Wolenetz fd30e4d57f lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr 8 years ago
Rl 1835ed19bb libavcodec/cinepak.c: fix a wrong (inverted) misleading comment 8 years ago
Derek Buitenhuis 91ed4e7196 avcodec: Mark some codecs with threadsafe init as such 8 years ago
Maksym Veremeyenko 8efb7f5a26 avfilter/vf_scale: Fix chroma positioning for 4:2:0 pixel format 8 years ago
Michael Niedermayer 8c2ea3030a avcodec/pictordec: Fix logic error 8 years ago
Petri Hintukainen dface53497 matroska: demux BluRay text subtitles 8 years ago
Paul B Mahol e87a4a85c1 doc/filters: extend midequalizer description 8 years ago
Aman Gupta 606eac7b07 avformat/hlsenc: add hls_flag option to write segments to temporary file until complete 8 years ago
Hendrik Leppkes a6cee50fa2 configure: use dashes instead of slashes in lib.exe invocation 8 years ago
Michael Niedermayer e248522d1b avcodec/movtextdec: Fix decode_styl() cleanup 8 years ago
Michael Niedermayer 4fcdc9f359 avfilter/vf_midequalizer: Remove duplicate include 8 years ago
Chris Cunningham ac25840ee3 lavf/matroskadec: fix is_keyframe for early Blocks 8 years ago
Michael Niedermayer dfc6e30cd4 ffmpeg: Remove redundant null check 8 years ago
Michael Niedermayer 1e5cfad57e avcodec/pthread_frame: Check av_packet_ref() for failure 8 years ago
Marton Balint e57fd926b0 avfilter/af_pan: fix null pointer dereference on empty token 8 years ago
Mark Thompson 326b1ed93e vf_scale_vaapi: Add missing return value checks 8 years ago
Mark Thompson 55a7e7e398 ffmpeg_vaapi: Always set hwaccel_ctx, so it gets properly cleaned up on error 8 years ago
Mark Thompson 3420b34a8a Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails" 8 years ago
Mark Thompson df3b17eba4 ffmpeg_vaapi: Unreference global device before setting it 8 years ago
Marton Balint fd57f70c97 avfilter/ebur128: fix relative threshold calculation for multiple contexts 8 years ago
Marton Balint a91cedf79a avfilter/ebur128: do not allow null ebur128 context in ff_ebur128_relative_threshold 8 years ago
Marton Balint 1687fa2131 doc/muxers: remove confusing example for segment muxer option clocktime_wrap_duration 8 years ago
Marton Balint 85169a75e1 avformat/segment: remove last_cut check when detecting a new segment 8 years ago
Marton Balint af621b6d6e ffplay: fix borderless mode on Windows 8 years ago
Paul B Mahol 012dd8c99a avfilter: add midequalizer filter 8 years ago
Michael Niedermayer e477f09d0b avcodec/pngdec: Check trns more completely 8 years ago
Rostislav Pehlivanov 084f3addda opus_rc: rename total_bits_used to total_bits and #define some constants 8 years ago
Hendrik Leppkes 8b80feb9a7 configure: instruct MSVC 2015 to properly process UTF-8 string literals 8 years ago
Hendrik Leppkes 647af1a0dd configure: add nologo switch to invocation of lib.exe 8 years ago
Michael Niedermayer b1e2192007 avcodec/interplayvideo: Move parameter change check up 8 years ago
Michael Niedermayer 831274fba4 avcodec/flacdsp: Avoid undefined operations in non debug builds 8 years ago
Michael Niedermayer fd00203554 avcodec/flacdec: Check for invalid vlcs 8 years ago
Werner Robitza 8addd56554 doc: clarify option on looping infinitely in movie filter 8 years ago
Michael Niedermayer c347b28699 avfilter/vf_unsharp: Free out AVFrame on error 8 years ago
Michael Niedermayer 19f567208c avfilter/vf_perspective: Free out AVFrame on error 8 years ago
Michael Niedermayer 21a07ac191 avfilter/vf_fieldhint: Free out AVFrame on error 8 years ago
Michael Niedermayer 15b2c37d5e avfilter/vf_deshake: Free out AVFrame on error 8 years ago
Michael Niedermayer 3edbc2408b avfilter/vf_ciescope: Free out AVFrame on error 8 years ago
Paul B Mahol c331be21c4 avcodec/ivi: use init_get_bits8() 8 years ago
Paul B Mahol 2b707018bc avcodec/metasound: use init_get_bits8() 8 years ago
Paul B Mahol 7ecdc03ea3 avcodec/xsubdec: use init_get_bits8() 8 years ago
Paul B Mahol f09afb4a90 avcodec/mpc7: use init_get_bits8() 8 years ago
Paul B Mahol 6a6e20bfdf avcodec/mpc7: return meaningful error values 8 years ago
Paul B Mahol 207fa224a0 avcodec/mpc8: use init_get_bits8() 8 years ago