94099 Commits (800f618a340d122754e7bdb82c22463cb9bd17b0)
 

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