18 Commits (f37f86a774fab1f760efa920b797e2d3229c6e27)

Author SHA1 Message Date
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