29 Commits (a1ae66c827370b7caa90f10068bdd913f4cf2f18)

Author SHA1 Message Date
Marth64 a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 2 months ago
Marth64 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() 2 months ago
Marth64 c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus 2 months ago
Marth64 b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal 2 months ago
Marth64 6bbaa7db49 avformat/dvdvideodec: move memcpy below missed NAV packet warning 2 months ago
Marth64 e1ace1d314 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 2 months ago
Marth64 39c662f541 avformat/dvdvideodec: measure duration of the current menu VOBU in state 2 months ago
Marth64 94346edbbf avformat/dvdvideodec: fix menu PGC number off-by-one in state 2 months ago
Marth64 3ad96243d7 avformat/dvdvideodec: remove unused headers 2 months ago
Marth64 8707c8660d avformat/dvdvideodec: implement seeking 4 months ago
Marth64 f1abb754aa avformat/dvdvideodec: Fix incorrect padding cell trim logic 6 months ago
Marth64 f37f86a774 avformat/dvdvideodec: Remove redundant ret initializations 6 months ago
Marth64 eb07a593d3 avformat/dvdvideodec: Don't add chapter markers for empty/dummy PTTs 6 months ago
Marth64 8b8ee799de avformat/dvdvideodec: Remove unused cell count variable 6 months ago
Marth64 4dc204ea3e avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range 6 months ago
Marth64 0c1c7688ea avformat/dvdvideodec: Do not EOF on WAIT events 6 months ago
Marth64 9df1182065
avformat/dvdvideodec: add explicit inttypes.h include 9 months ago
Andreas Rheinhardt 4a4dcde339 avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h 9 months ago
Marth64 4464b7eeb1 avformat/dvdvideodec: use int64_t for menu blocks_read and make format expressions portable 10 months ago
Marth64 275877b981 avformat/dvdvideodec: add menu demuxing support 10 months ago
Marth64 b8cbaad2ac avformat/dvdvideodec: add CLUT utilities and subtitle color support 10 months ago
Marth64 ffc3f2a350 avformat/dvdvideodec: assign mono channel layout explicitly 10 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 10 months ago
Marth64 01476f752a avformat/dvdvideodec: fix -pgc and -pg options 10 months ago
Andreas Rheinhardt 1a4e0eb374 avformat/dvdvideodec: Reorder allocations to simplify freeing 10 months ago
Andreas Rheinhardt 77b26bf4b6 avformat/dvdvideodec: Only free allocated buffers 10 months ago
Andreas Rheinhardt e30dd9bbac avformat/dvdvideodec: Don't store AVInputFormat* 10 months ago
Andreas Rheinhardt 0b8f7a7859 avformat/dvdvideodec: Explicitly return 0 on success 10 months ago
Marth64 a1304272c3 libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav 10 months ago