107755 Commits (3443330b172af9b45e11ecc3af4351a023f83d9c)
 

Author SHA1 Message Date
Andreas Rheinhardt 30c7cff399 avformat/lrcenc: Avoid reading packet padding 3 years ago
Andreas Rheinhardt b0ae5d02f3 fftools/ffmpeg: Zero subtitle packet padding 3 years ago
Andreas Rheinhardt 8136ab8e76 fftools/objpool: Don't use return with expression when returning void 3 years ago
Anton Khirnov 2d924b3a63 fftools/ffmpeg: move each muxer to a separate thread 3 years ago
Anton Khirnov 37c764df67 fftools: add a multistream thread-safe queue 3 years ago
Anton Khirnov 760ce4bc0b fftools/ffmpeg: depend on threads 3 years ago
Anton Khirnov 8e854cdd2e fftools/ffmpeg: stop using av_stream_get_end_pts() 3 years ago
Anton Khirnov 33f5cacb1d fftools/ffmpeg_mux: do not call exit_program() in print_sdp() 3 years ago
Anton Khirnov 9fc64574e1 fftools/ffmpeg_mux: return errors from write_packet() 3 years ago
Anton Khirnov 279214dd51 fftools/ffmpeg_mux: return errors from submit_packet() 3 years ago
Anton Khirnov 52bc8a842e fftools/ffmpeg_mux: return errors from of_submit_packet() 3 years ago
Anton Khirnov ff593c6c88 fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.c 3 years ago
Anton Khirnov 4403851ca9 fftools/ffmpeg: only set OutputStream.frame_number for video encoding 3 years ago
Anton Khirnov 4cd19eaffa fftools/ffmpeg: stop using OutputStream.frame_number in print_report() 3 years ago
Anton Khirnov 587081a179 fftools/ffmpeg: use the sync queues to handle -frames 3 years ago
Anton Khirnov 919638ff5c fftools/ffmpeg_mux: reindent 3 years ago
Anton Khirnov 4740fea7dd fftools/ffmpeg: rework -shortest implementation 3 years ago
Anton Khirnov 9ac78fb347 fftools: add an object pool 3 years ago
Anton Khirnov d02ae31fb2 fftools/ffmpeg: use pre-BSF DTS for choosing next output 3 years ago
Anton Khirnov b2b9e9ccee fftools/ffmpeg: use last filter output pts to choose next output stream 3 years ago
Anton Khirnov d55b8dbcff fate/ffmpeg: add a test for interleaving video+subs 3 years ago
Anton Khirnov f52d045e34 fftools/ffmpeg: do not send spurious EOF for streamcopy when looping 3 years ago
Anton Khirnov 481b27e850 fftools/ffmpeg: use refcounted packets for encoded subtitles 3 years ago
Anton Khirnov dceccd4aeb fftools/ffmpeg: move freeing 2pass input stats to a better place 3 years ago
Anton Khirnov 52fee96ae9 fftools/ffmpeg: move output file opts into private context 3 years ago
Anton Khirnov ec00b005f9 fftools/ffmpeg_mux: split of_write_packet() 3 years ago
Anton Khirnov 6999a3cb18 fftools/ffmpeg_mux: split queuing packets into a separate function 3 years ago
Anton Khirnov 9c2b800203 fftools/ffmpeg: move the mux queue into muxer private data 3 years ago
Anton Khirnov 35bfcff07f fftools/ffmpeg: do not log to the muxer context 3 years ago
Anton Khirnov 48989efb76 fftools/ffmpeg: access output file chapters through a wrapper 3 years ago
Anton Khirnov 4877842bb5 fftools/ffmpeg: refactor the code checking for bitexact output 3 years ago
Anton Khirnov cc1cc2c65e fftools/ffmpeg: move closing the file into of_write_trailer() 3 years ago
Anton Khirnov cc49646077 fftools/ffmpeg: write the header for stream-less outputs when initializing the muxer 3 years ago
Anton Khirnov 12e9e50219 fftools/ffmpeg: set want_sdp when initializing the muxer 3 years ago
Anton Khirnov d8e944c238 fftools/ffmpeg: refactor limiting output file size with -fs 3 years ago
Anton Khirnov 81af4dec27 fftools/ffmpeg: fix the type of limit_filesize 3 years ago
Anton Khirnov 9fe62a545f fftools/ffmpeg: add a helper function to access output file size 3 years ago
Anton Khirnov 6a23be92d2 fftools/ffmpeg_mux: add private muxer context 3 years ago
Michael Niedermayer 009ef35d38 avcodec/hevc_filter: copy_CTB() only within width&height 3 years ago
Michael Niedermayer 76112c2b41 avcodec/tiff: Check tile_length and tile_width 3 years ago
James Almer 5114ce1e2a avcodec/aacdec: remove skip samples multiplier 3 years ago
Ting Fu 130d19bf20 lavf/sr: fix the segmentation fault caused by incorrect input frame free. 3 years ago
Michael Niedermayer 4e145f1dcd avcodec/mss4: Check image size with av_image_check_size2() 3 years ago
Michael Niedermayer 8af798171b avformat/mpc8: Check and propagate more errors 3 years ago
Michael Niedermayer ceff5d7b74 avformat/flvdec: Check for EOF in index reading 3 years ago
Michael Niedermayer b5de084aa6 avformat/nutdec: Check get_packetheader() in mainheader 3 years ago
Michael Niedermayer 744ad45c44 avformat/mov: Check for EOF in mov_read_iloc() 3 years ago
Michael Niedermayer 9b23eb8a10 tools/target_dec_fuzzer: Adjust threshold for MWSC 3 years ago
Michael Niedermayer 8ed78486fc avformat/asfdec_f: Use 64bit for packet start time 3 years ago
Michael Niedermayer 614a4d1476 avcodec/exr: Check x/ysize 3 years ago