87293 Commits (c8dea81921504c5e25a705dec4438dc95463f49b)
 

Author SHA1 Message Date
Mark Thompson c8dea81921 lavc: Add wrapped_avframe decoder 7 years ago
Mark Thompson 82342cead1 lavc: Add flag to mark packets containing trusted input 7 years ago
Mark Thompson 170c65335c hwcontext_vaapi: Add DRM to VAAPI mapping 7 years ago
Mark Thompson 9cb23cd9fe lavu: Add DRM hwcontext 7 years ago
James Almer 7bae17e37a avcodec/extract_extradata: return an error when buffer allocation fails 7 years ago
James Almer 4d390344ec configure: check if NAN can be used as a constant initializer 7 years ago
Paras Chadha 6ce4a635ed avformat/fitsenc: fill header line with spaces 7 years ago
James Almer 9669c05baf avcodec/h264_sei: add namespace prefix to frame packingarrangement enum values 7 years ago
Mark Thompson 6eb102a616 h264_sei: Add namespace prefix to all SEI values 7 years ago
Ronald S. Bultje 1db03e952b vp9: fix explicit memory order for report_progress. 7 years ago
Paul B Mahol 04b9010f7f avfilter/af_dcshift: do not leak out frame 7 years ago
Michael Niedermayer de03eb622d avformat/mxfenc: Correct the Sample rate for PCM outside D10 7 years ago
Michael Niedermayer 4c33ec004f avformat/mxfenc: Comment edit rate write code like the surrounding code 7 years ago
Michael Niedermayer 4c88087f93 avformat/mxfenc: Replace more literal magic numbers by enum values. 7 years ago
Ronald S. Bultje 183216b218 frame_thread_encoder: make 'exit' member atomic. 7 years ago
Nicolas George 549ef6ef9a lavfi/framesync: remove dead code. 7 years ago
Nicolas George 9bad5e5319 lavfi/framesync: reword repeatlast option help. 7 years ago
Nicolas George 064c9d45ff doc: update filter_design.txt. 7 years ago
Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
Nicolas George 1b8e061cc5 lavfi: remove framesync. 7 years ago
Nicolas George 61b0b03f3f lavfi/af_sidechaincompress: use helper macros. 7 years ago
Nicolas George 567d318b1c lavfi/af_agate: use helper macros. 7 years ago
Nicolas George 76613618d9 lavfi: add helper functions and macros for activate. 7 years ago
Michael Niedermayer e952d4b7ac avcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len_minus1 7 years ago
Michael Niedermayer abf3f9fa23 avcodec/hevc_ps: Fix c?_qp_offset_list size 7 years ago
Michael Niedermayer 380659604f avcodec/shorten: Move buffer allocation and offset init to end of read_header() 7 years ago
James Almer c9a1cd08ea avcodec/hevc_ps: improve check for missing default display window bitstream 7 years ago
Ronald S. Bultje 4ce99e96d6 vp9: assert -> av_assert and fix associated compile error. 7 years ago
Steven Liu ad0d016f1c MAINTAINERS: Add myself to maintainer of dashdec 7 years ago
Ilia Valiakhmetov 86eb50549a Changelog: add vp9 tile threading support 7 years ago
Ronald S. Bultje 9bab39dee5 vp9: fix compilation with threading disabled. 7 years ago
Michael Niedermayer 2d025e7428 avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() 7 years ago
Michael Niedermayer f0efd795f4 avcodec/clearvideo: Only output a frame if one is coded in the packet 7 years ago
Michael Niedermayer c225da68cf avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels 7 years ago
Michael Niedermayer b5995856a4 avcodec/diracdec: Fix overflow in DC computation 7 years ago
Jesse Liu 8e17cd20b9 add missing ignore files 7 years ago
Michael Niedermayer 981f04b2ae avcodec/scpr: optimize shift loop. 7 years ago
Diego Biurrun cbe181c8e1 build: Skip generating .version files when cleaning 7 years ago
James Almer 27a86b8ece avfilter/vf_convolve: use av_clip_uint8 7 years ago
Michael Niedermayer d98d29a775 avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() 7 years ago
Paul B Mahol 4d41db7a31 avfilter: add generic FFT video convolve filter 7 years ago
Jun Zhao a918f16f7c lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. 7 years ago
Petri Hintukainen 7a6bd54152 Add SUP/PGS subtitle muxer 7 years ago
Steven Liu ab96e2ca81 avformat/dashdec: free resource allocated by xml 7 years ago
Steven Liu 96d70694ae avformat/dashdec: add dash demuxer base version 7 years ago
James Almer 27b7800ba9 avformat/matroskaenc: also write tags when output is WebM 7 years ago
Clément Bœsch 260ea7a7b3 build: cleanup videotoolbox 7 years ago
Clément Bœsch 1cf23e3fdd build: cleanup audiotoolbox handling 7 years ago
Clément Bœsch 496d0178b0 build: add --disable-coreimage autodetect switch 7 years ago
Clément Bœsch 97d8013582 build: add --disable-avfoundation autodetect switch 7 years ago