101451 Commits (c35e456f54d6c59ea62b18ce5b273da67c60903c)
 

Author SHA1 Message Date
Michael Niedermayer c35e456f54 avformat/mvdec: Allocate extradata only once 4 years ago
Ovchinnikov Dmitrii 1a549efefb libavcodec/amfenc_hevc: Recommend values for min and max video quantizer scale. 4 years ago
Andreas Rheinhardt 295f32ec98 avcodec/decode: Reindent after previous commits 4 years ago
Andreas Rheinhardt b5a2481122 avcodec/decode: Don't needlessly copy side-data for subtitles 4 years ago
Andreas Rheinhardt e12923f683 avcodec/decode: Avoid stack packets when decoding subtitles 4 years ago
Andreas Rheinhardt f0dc8faeb1 avcodec/qsvdec: Make functions used only here static, remove header 4 years ago
Andreas Rheinhardt 74bffc00c5 avcodec: Constify some AVPackets 4 years ago
Linjie Fu 74b5564fb5 mailmap: add entry for myself 4 years ago
Michael Niedermayer b4ebf483bc avcodec/dcadsp: Fix integer overflow in dmix_add_c() 4 years ago
Michael Niedermayer 09e5e406c7 avformat/flvdec: Check double before cast in parse_keyframes_index() 4 years ago
Michael Niedermayer bcb1e9d3b9 avformat/paf: Check for EOF before allocation in read_header() 4 years ago
Michael Niedermayer 12aca5d7b0 tools/target_dec_fuzzer: Adjust flv1 threshold 4 years ago
Michael Niedermayer 633924539a avcodec/aacdec_template: Avoid undefined negation in imdct_and_windowing_eld() 4 years ago
Michael Niedermayer 1957095e80 avformat/swfdec: Check outlen before allocation 4 years ago
Paul B Mahol e6ff5d0fac avcodec/mpeg4videodec: add forgotten flags to mpeg4_options 4 years ago
Florian Nouwt f067fcb9df mobiclip: fix copyright headers 4 years ago
Andreas Rheinhardt e8c646e975 avcodec/ylc: Reindent after previous commit 4 years ago
Andreas Rheinhardt d7d33c0376 avcodec/ylc: Avoid code duplication when creating and freeing VLCs 4 years ago
Andreas Rheinhardt 50645e5044 avcodec/ylc: Use only one temporary buffer 4 years ago
Andreas Rheinhardt 6b48076f9d avcodec/ylc: Remove write-only variable 4 years ago
Andreas Rheinhardt 7f1207cb79 avcodec/h261dec: Remove parse_context cruft 4 years ago
Anton Khirnov 54e5d21aca lavc: clarify thread_safe_callbacks doxy 4 years ago
Anton Khirnov 781fc06f8e lscrdec: add copyright header 4 years ago
Anton Khirnov 2644a5d418 lavc: remove tests/options 4 years ago
Anton Khirnov 8369a2873c tests/api-flac-test: reindent 4 years ago
Anton Khirnov f942e14884 tests/api-flac-test: convert to new encoding/decoding API 4 years ago
Anton Khirnov ba30fd6c81 tests/api-flac-test: ensure the frame is writable before writing to it 4 years ago
Anton Khirnov 2f004b357e mjpegdec: handle lowres with AVID cropping 4 years ago
Andreas Rheinhardt e3c4e1f0c4 avcodec/jpeglsenc: Allocate buffers together 4 years ago
Andreas Rheinhardt 017baa8106 avcodec/jpeglsenc: Avoid allocation of JLSState 4 years ago
Andreas Rheinhardt 3aee27a975 avcodec/jpeglsenc: Only use one line at a time as spare buffer 4 years ago
Andreas Rheinhardt fefe69c5c9 avcodec/jpeglsenc: Move check out of loop 4 years ago
Andreas Rheinhardt 0788a74876 avcodec/jpeglsenc: Don't modify frame we don't own 4 years ago
Andreas Rheinhardt 130d89d786 avcodec/jpeglsenc: Don't use put bits API for byte-aligned writes 4 years ago
Andreas Rheinhardt 3065532a0e avcodec/codec: Update init_static_data doxygen 4 years ago
Andreas Rheinhardt 136dd5b592 avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all() 4 years ago
Andreas Rheinhardt ea3953ad40 avformat/dashdec: Don't needlessly strdup metadata 4 years ago
Andreas Rheinhardt 9a38e6ff97 avformat/dashdec: Remove limit on length of id 4 years ago
James Almer b7e7813e7a avcodec/codec: add doxy to AVCodec.decode() 4 years ago
James Almer c063d556a8 avcodec/codec: use the correct name for all AVCodec.decode() parameters 4 years ago
James Almer 48e715c3fd avcodec/codec: remove outdated comment about AVCodec.encode2() 4 years ago
Andreas Rheinhardt 59c0301be9 avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc 4 years ago
Andreas Rheinhardt fec3c730e6 avfilter/avfilter: Remove avfilter_link_set_closed() on bump 4 years ago
Andreas Rheinhardt a7f841718f doc/muxers.texi: Readd documentation removed accidentally 4 years ago
Andreas Rheinhardt 9665fd31e8 avformat/http: Fix leak when using deprecated option 4 years ago
Andreas Rheinhardt 2570663966 avcodec/libxvid: Remove unnecessary header 4 years ago
Paul B Mahol 17127f81c5 avfilter: add msad video filter 4 years ago
Paul B Mahol 4a69cd4e4e avfilter: add identity video filter 4 years ago
Andreas Rheinhardt dc20b27802 avcodec/parser: Schedule av_parser_change for removal 4 years ago
Jan Ekström 64af14555b avformat: add TTML muxer 4 years ago