101440 Commits (12aca5d7b0ce8214c699105b3dbe8cb6eff028dd)
 

Author SHA1 Message Date
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
Jan Ekström 18713d22a2 avcodec: add TTML encoder 4 years ago
Jan Ekström a0eec776b6 avcodec: enable usage of err_recognition for encoders 4 years ago
Jan Ekström c8c6c9f5d9 ffprobe: switch to av_bprint_escape for XML escaping 4 years ago
Stefano Sabatini 0f6bf94eb7 avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil 4 years ago
Andreas Rheinhardt a272f382d3 avcodec/decode: Check size before opening iconv 4 years ago
Andreas Rheinhardt 684e501cb9 avcodec/decode: Return early upon failure 4 years ago
Andreas Rheinhardt 94bf3f90e9 tests/fate: Don't keep unnecessary temp files 4 years ago
Andreas Rheinhardt 491a30c79c avformat/aadec: Replace strncpy by av_strlcpy 4 years ago
Andreas Rheinhardt 80038fd524 avformat/aadec: Use smaller scope for variables, remove initializations 4 years ago
Carl Eugen Hoyos b6fe10fa39 lavf/sga: Silence several warnings because of wrong format specifiers. 4 years ago
Marton Balint 088f35f036 avformat/mxfdec: add support for getting product version number metadata 4 years ago