108760 Commits (4209216ee80bd3e6b617dea142f65e47ca85aadc)
 

Author SHA1 Message Date
Andreas Rheinhardt 4209216ee8 avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only 2 years ago
Andreas Rheinhardt ac8afdb9b5 avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c 2 years ago
Andreas Rheinhardt eb1ce6e3c7 avcodec/mpv_reconstruct_mb_template: Optimize dead code away 2 years ago
Andreas Rheinhardt 7d23b350c2 avcodec/mpeg12dec: Remove always-true check 2 years ago
Andreas Rheinhardt 6fe4e8fab4 avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part 2 years ago
Andreas Rheinhardt 9ca312d8ab avcodec/mpegvideo: Inline is_encoder in mpv_reconstruct_mb_internal() 2 years ago
Andreas Rheinhardt 409c4723ec avcodec/mpegvideo: Make inlining is_mpeg12 more flexible 2 years ago
Andreas Rheinhardt cab876f5f4 avcodec/mpegvideo: Ignore skip_idct for encoders 2 years ago
Andreas Rheinhardt a5e59fec07 avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates 2 years ago
Andreas Rheinhardt f63c6c81d4 avcodec/mpegutils: Reindent after the previous commit 2 years ago
Andreas Rheinhardt 678f1b1cf4 avcodec/mpegutils: Return early in ff_draw_horiz_band() 2 years ago
Andreas Rheinhardt 85f02c300f avcodec/mpegvideo: Move VIDEO_FORMAT_* defines to mpeg12enc.c 2 years ago
Andreas Rheinhardt 9e32f2ebfd avcodec/h261: Use ptrdiff_t for stride 2 years ago
Andreas Rheinhardt 10dfbb0502 avcodec/mpegvideo: Reindent after the last commit 2 years ago
Andreas Rheinhardt 5ecf5b93dd avcodec/mpegvideo: Don't check for draw_horiz_band 2 years ago
Andreas Rheinhardt 5bcae5251f avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band() 2 years ago
Andreas Rheinhardt e0c01a62ad avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND cap 2 years ago
James Almer 1f63225f2b avcodec/librav1e: support AV_CODEC_CAP_ENCODER_RECON_FRAME 2 years ago
James Almer f58f238936 avcodec/librav1e: export extradata on init() 2 years ago
James Almer d569958d29 avcodec/librav1e: support setting sample aspect ratio 2 years ago
Andreas Rheinhardt 30e1f5ec77 avcodec/startcode: Avoid unaligned accesses 2 years ago
Jan Ekström b9058765d7 ffmpeg: Deprecate display rotation override with a metadata key 2 years ago
Jan Ekström c889248647 ffmpeg: Add display_{rotation, hflip, vflip} options 2 years ago
Andreas Rheinhardt 81bc4ef142 avcodec/msmpeg4data: Mark tables as hidden 2 years ago
Andreas Rheinhardt c9d0ba9a60 avcodec/jpegtables: Mark jpegtables as hidden 2 years ago
Andreas Rheinhardt ff2c37d449 fftools/ffmpeg_opt: Move stuff only used by ffmpeg_mux_init to it 2 years ago
Anton Khirnov c5d7b6f49b fftools/ffmpeg_mux: move muxing queue fields from OutputStream to MuxStream 2 years ago
Anton Khirnov f0cd68eea0 fftools/ffmpeg_mux: move bsf_ctx from OutputStream to MuxStream 2 years ago
Anton Khirnov 2266e04834 fftools/ffmpeg_mux: embed OutputStream in a MuxStream 2 years ago
Anton Khirnov 709b47f8a4 fftools/ffmpeg: free output streams in of_close() 2 years ago
Anton Khirnov fe304c0694 fftools/ffmpeg: remove a cleanup block at the end of transcode() 2 years ago
Anton Khirnov 7ef7a22251 fftools/ffmpeg: remove the output_streams global 2 years ago
Anton Khirnov 0baed07f74 fftools/ffmpeg_mux_init: pass Muxer to new_output_stream() 2 years ago
Anton Khirnov 18d96e8703 fftools/ffmpeg: reindent after previous commit 2 years ago
Anton Khirnov 2dcedd9af8 fftools/ffmpeg: move freeing an output stream into a separate function 2 years ago
Anton Khirnov 9f9bf8703b fftools/ffmpeg: move init_output_bsfs() to ffmpeg_mux 2 years ago
Anton Khirnov ee0a900e58 fftools/ffmpeg_mux: move sq_mux from OutputFile to Muxer 2 years ago
Anton Khirnov d6195c88e2 fftools/ffmpeg_mux: inline mux_free() into of_close() 2 years ago
Anton Khirnov 36ce335d46 fftools/ffmpeg_mux: inline of_muxer_init() into of_open() 2 years ago
Anton Khirnov a55ca682e2 fftools/ffmpeg_mux: allocate sq_pkt in setup_sync_queues() 2 years ago
Anton Khirnov 65d106933a fftools/ffmpeg_mux: embed OutputFile in a Muxer 2 years ago
Anton Khirnov 24098c6c8d fftools/ffmpeg_mux: move Muxer and MuxStream to a new header 2 years ago
Anton Khirnov 18d6c07267 fftools/ffmpeg_opt: move opening output files into a new file 2 years ago
Anton Khirnov 965bff37b6 fftools/ffmpeg: move some stream initialization code to ffmpeg_mux 2 years ago
Anton Khirnov 731246ae8f fftools/ffmpeg_mux: drop the of_ prefix from of_submit_packet() 2 years ago
Anton Khirnov a7028d7fa8 fftools/ffmpeg_mux: rename submit_packet() to thread_submit_packet() 2 years ago
Anton Khirnov d579a70291 fftools/ffmpeg: move output_packet() to ffmpeg_mux 2 years ago
Anton Khirnov 072e3f710e fftools/ffmpeg_mux: do not unref a NULL packet 2 years ago
Peter Ross 3141dbb7ad avcodec: ViewQuest VQC decoder 2 years ago
Haihao Xiang e253bc4b17 lavc/qsvenc: fill the padding area 2 years ago