25901 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 5 months ago
Andreas Rheinhardt 87a13986bc avformat/nutdec: Don't create inconsistent side data 6 months ago
Michael Niedermayer 348c3a7ffe
avformat/fwse: Remove always false expression 6 months ago
Michael Niedermayer 70b4994762
avformat/asfdec_f: Use 64bit for preroll computation 6 months ago
Michael Niedermayer d9d1f65308
avformat/argo_asf: Use 64bit in offset intermediate 6 months ago
Michael Niedermayer a2b8d03347
avformat/ape: Use 64bit for final frame size 6 months ago
Michael Niedermayer 2f04cb673c
avformat/ac4dec: Check remaining space in ac4_probe() 6 months ago
Andreas Rheinhardt 996e0a57ca avformat/matroskadec: Add assert to silence Coverity false positive 6 months ago
Rémi Denis-Courmont add8c46215 Revert "avformat/file: seek back to initial position for fd protocol" 6 months ago
Kacper Michajłow b2b23f353a avformat/hls: update current segment reference before use 6 months ago
Michael Niedermayer 3c1915d776
avformat/hlsenc: Remove dead ret stores 6 months ago
Michael Niedermayer 33da5f4e27
avformat/demux: resurrect dead stores 6 months ago
Andreas Rheinhardt 8e27bd025f avformat/async,cache: Use more unique context names 6 months ago
Andreas Rheinhardt edc235e076 avformat/riffenc: Fix outdated comment 6 months ago
Andreas Rheinhardt 50c25d1f0a avformat/matroskaenc: Check ff_put_wav_header() failure 6 months ago
Andreas Rheinhardt 65763bffb6 avformat/mpegts: Don't use uninitialized value in av_log() 6 months ago
Andreas Rheinhardt d8cad01805 avformat/dhav: Check amount read 6 months ago
Andreas Rheinhardt cf6d07522a avformat/dhav: Check ffio_ensure_seekback() 6 months ago
Andreas Rheinhardt 95faf45af1 avformat/qoadec: Check ffio_ensure_seekback() 6 months ago
Andreas Rheinhardt 6dc8d4eea8 avformat/westwood_vqa: Check ffio_ensure_seekback() 6 months ago
Andreas Rheinhardt 590fffe6ad avformat/gifdec: Check ffio_ensure_seekback() 6 months ago
Andreas Rheinhardt b47116be45 avformat/oggdec: Check ffio_ensure_seekback() 6 months ago
James Almer 62397bcf6a avformat/movenc: add support for writing SA3D boxes 6 months ago
James Almer 3146b77a7d avformat/mov: store sample_sizes as unsigned ints 6 months ago
James Almer 2d84ee3745 avformat/vvc: fix parsing sps_subpic_id 6 months ago
James Almer 3bd7e3a336 avformat/vvc: initialize some ptl flags 6 months ago
llyyr d1b96c3808 avformat/mov: avoid seeking back to 0 on HEVC open GOP files 6 months ago
Marton Balint 49e018d6fe avformat/mp3dec: change bogus error message if read_header encounters EOF 6 months ago
Marton Balint b75e604fe5 avformat/mp3dec: simplify inner frame size check in mp3_read_header 6 months ago
Marton Balint b005317219 avformat/mp3dec: only call ffio_ensure_seekback once 6 months ago
LuMingYin 14f9e47314 libavformat/rtsp: fix a memory leak on error path 6 months ago
LuMingYin 9481b7d932 libavformat/hlsenc: fix a memory leak on error path 6 months ago
Andreas Rheinhardt b50c5d0290 avformat/flacdec: Reorder allocations to avoid leak on error 6 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 6 months ago
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 6 months ago
Andreas Rheinhardt ce22e7ab28 avformat/tee: Use smaller scope for variables 6 months ago
Andreas Rheinhardt 26f3e79114 avformat/tee: Constify AVDictionaryEntry* pointee where possible 6 months ago
Andreas Rheinhardt 583c3d45fa avformat/tls_openssl: #if ff_openssl_init/deinit() away if possible 6 months ago
Andreas Rheinhardt 8b48b0adab avformat/utils: Use static mutexes instead of ff_lock_avformat() 6 months ago
Marcus B Spencer 8b8b555de0 avformat/aacdec: strictly conform to K&R style 6 months ago
James Almer 3765305928 configure: split ISOBMFF writer helpers into a separate component 6 months ago
James Almer 9ab8dddf1f avformat/vvc: use align_get_bits() where useful 6 months ago
James Almer f00b23453c avformat/vvc: reduce the scope of some variables 6 months ago
James Almer a48203d51a avformat/vvc: fix parsing some early VPS bitstream values 6 months ago
James Almer f121d52b35 avformat/vvc: remove duplicate struct 6 months ago
James Almer cba15ca0ec avformat/vvc: generalize calculating num_bytes_constraint_info 6 months ago
James Almer 415dfa89e2 avformat/vvc: fix writing general_constraint_info bytes 6 months ago
Michael Niedermayer a5d1497f33
avformat/concatdec: Check file 6 months ago
Dawid Kozinski e4da96c6b2 avformat/evc: Small fixes in documentation 6 months ago
Dawid Kozinski 73d338d47c avformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag pairs for AVI muxer 6 months ago