22 Commits (1be5a2374f224a1fc5e429aafe2ac8fc4efb548c)

Author SHA1 Message Date
Andreas Rheinhardt 952a32e9a0 avcodec/mpegutils: Don't output wrong mb skip values 8 months ago
Andreas Rheinhardt c28e553cbf avcodec/mpegutils: Fix ff_draw_horiz_band() 8 months ago
Andreas Rheinhardt f5d5b80f3c avcodec/mpegutils: Don't use MB_TYPE_L[01] for mpegvideo 8 months ago
Andreas Rheinhardt 07ae09bdf1 avcodec/mpegutils: Remove always-false check 8 months ago
Andreas Rheinhardt dd1e804a98 avcodec/mpegutils: Remap MB_TYPE_ACPRED, add codec-specific MB_TYPE 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 11 months ago
Andreas Rheinhardt a6189ba896 avcodec/mpegutils: Simplify indenting 11 months ago
Andreas Rheinhardt 5eda98f382 avcodec/mpegutils: Avoid allocations when using AVBPrint 11 months ago
Zhao Zhili 33698ef891 avcodec/mpegutils: print axis in debug_info2 1 year ago
Zhao Zhili bd48c08f80 avcodec/mpegutils: make debug_info2 thread safe 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 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 68a90ac3e6 avcodec/mpegutils: Constify ff_print_debug_info2, ff_draw_horiz_band 3 years ago
Andreas Rheinhardt fa5440cbcd avcodec/mpegutils: Combine multiple av_log statements 3 years ago
Limin Wang e99be1735a avcodec: remove the unused low_delay 3 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
Kieran Kunhya a83a03af9a libavcodec: Move ff_print_debug_info2 to mpegutils.c 7 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago