94100 Commits (dd662bbdd26e09957b3e67d3cde07b9468931e15)
 

Author SHA1 Message Date
Zhong Li dd662bbdd2 lavf/qsv_scale: add scaling modes support 6 years ago
Andreas Rheinhardt 800f618a34 movsub_bsf: Fix mov2textsub regression 6 years ago
Jun Zhao 053d33b46b lavf/flvenc: add automatic bitstream filtering 6 years ago
Andreas Rheinhardt ff5ea59f7b avformat/matroskadec: Improve error/EOF checks III 6 years ago
Andreas Rheinhardt a569a7b3bb avformat/matroskadec: Improve read error/EOF checks II 6 years ago
Andreas Rheinhardt 239c7369e0 avformat/matroskadec: Improve read error/EOF checks I 6 years ago
Andreas Rheinhardt a27e5398e2 avformat/matroskadec: Properly check return values 6 years ago
Andreas Rheinhardt 1215b3a5f3 avformat/matroskadec: Don't zero unnecessarily 6 years ago
Alexander Strasser 99147312ce configure: print_in_columns: Replace pr with awk 6 years ago
Bela Bodecs 2045dd0050 avformat/hlsenc: better error log message for var_stream_map content 6 years ago
Andreas Rheinhardt bc3306fd5b avformat/matroskadec: Treat SimpleBlock as EBML_BIN 6 years ago
Carl Eugen Hoyos c8232e5007 lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. 6 years ago
Michael Niedermayer 0f9789c8e3 avcodec/iff: finetune the palette size check in the mask case 6 years ago
Michael Niedermayer 92e8db532c avcodec/iff: Fix mask_buf / mask_palbuf leak 6 years ago
Andreas Rheinhardt ffa64a4db8 avformat/matroskadec: Don't keep old blocks 6 years ago
Andreas Rheinhardt f3ca3e7f19 avformat/matroskadec: Remove redundant initialization 6 years ago
Andreas Rheinhardt 43c3cebbd4 avformat/matroskadec: Set offset of first cluster 6 years ago
Andreas Rheinhardt 36aceb6174 avformat/matroskadec: Get rid of cluster size field assumption 6 years ago
Andreas Rheinhardt 70baf729b5 avformat/matroskadec: Remove non-incremental parsing of clusters 6 years ago
Andreas Rheinhardt e5ec131856 avformat/matroskadec: Use generic size check for signed integers 6 years ago
Andreas Rheinhardt 07d4056052 avformat/matroskadec: Don't copy attached pictures 6 years ago
Bela Bodecs 1beeb3b877 avformat/hlsenc: better checking var_stream_map content 6 years ago
Michael Niedermayer 01d8c72b95 avformat/vividas: reduce keybits to require half the space 6 years ago
Michael Niedermayer 8c6c2747bc avformat/vividas: Fix invalid shift in decode_key() 6 years ago
Michael Niedermayer 06a90cc783 avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow 6 years ago
Michael Niedermayer 54918b5116 avformat/icodec: Free ico->images on error paths 6 years ago
Michael Niedermayer 112eb17a2b avformat/wsddec: Fix undefined shift 6 years ago
Michael Niedermayer 8e3e63e9ac avformat/tiertexseq: Cleanup on error 6 years ago
Michael Niedermayer 902b06f2d4 avformat/tiertexseq: Move seq_read_close() up so it can be used for cleanup 6 years ago
Michael Niedermayer 561cc161ca avcodec/fmvc: Check if header fields are available before allocating the image 6 years ago
Michael Niedermayer dd8720045c avcodec/wcmv: check remaining space vs. blocks 6 years ago
Derek Buitenhuis d5a6b390ce ffprobe: Fix memory leak 6 years ago
Swaraj Hota d70fece560 avformat/ifv: added support for ifv cctv files 6 years ago
greg Luce 18dab6175b doc/filters: drawtext additions and corrections 6 years ago
Andreas Rheinhardt a1a8815220 libavcodec: Reduce the size of some arrays 6 years ago
Gyan Doshi 91f5950f83 avformat/segment: fix muxing tmcd tracks in MOV 6 years ago
Bodecs Bela 86f04b918c avformat/hlsenc: enhanced %v handling with variant names 6 years ago
Bodecs Bela 09a4853930 av_format/hlsenc: fix %v handling by format_name function 6 years ago
Jun Zhao ebcf4d354f lavfi/af_asetnsamples: Remove the redundant condition check 6 years ago
Gyan Doshi 2fdbeb0b8c avformat/segment: fix increment_tc 6 years ago
Limin Wang 268ab17c51 libavcodec/videotoolboxenc: Fix compilation broken on macOS 10.12 6 years ago
Gyan Doshi 756dd98120 doc/filters: correct typos in tinterlace flags 6 years ago
Limin Wang 1c3ed11893 doc/filters.texi: Fix the confusing description for find_rect and cover_rect command 6 years ago
Amir Pauker edfced8c04 avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_flags 6 years ago
Michael Niedermayer 2603f25d32 avcodec/bink: Reorder operations in init to avoid memleak on error 6 years ago
Michael Niedermayer dd357d76e5 avformat/wtvdec: Avoid (32bit signed) sectors 6 years ago
Michael Niedermayer a7e3b271fc avcodec/bitstream: Check for more conflicting codes in build_table() 6 years ago
Michael Niedermayer e78b0f8374 avcodec/bitstream: Check for integer code truncation in build_table() 6 years ago
Michael Niedermayer 2a0f23b9d6 avformat/sbgdec: Fixes integer overflow in str_to_time() with hours 6 years ago
Michael Niedermayer aa003019ab avformat/vpk: Check offset for validity 6 years ago