mpv/dvdread
Uoti Urpala 5c2583a0ee Make MPlayer build with a complete FFmpeg checkout in ffmpeg/
Instead of separate checkouts of the FFmpeg libavutil/, libavcodec/,
libavformat/, libpostproc/ subdirectories make MPlayer build with a
complete checkout of FFmpeg under ffmpeg/.

configure now creates config.mak and config.h at both the top level
and in ffmpeg/. The config.h files are identical. The config.mak for
FFmpeg has different include paths. The top-level common.mak and
subdir.mak are now used by libswscale only; the directories under
ffmpeg/ use the versions in ffmpeg/.
2008-04-28 12:16:12 +03:00
..
bswap.h Make MPlayer build with a complete FFmpeg checkout in ffmpeg/ 2008-04-28 12:16:12 +03:00
cmd_print.c
cmd_print.h
dvd_input.c
dvd_input.h
dvd_reader.c Remove Windows-only replacement gettimeofday() implementation, both Cygwin 2007-08-21 17:12:30 +00:00
dvd_reader.h
dvd_udf.c
dvd_udf.h
dvdread_internal.h
ifo_print.c replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t 2007-11-23 21:09:06 +00:00
ifo_print.h
ifo_read.c 10l, removing the conditional bitfields from (audio|sub)_mapping_t requires the big->native conversion 2007-11-25 21:45:35 +00:00
ifo_read.h
ifo_types.h replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t 2007-11-23 21:09:06 +00:00
libdvdread_changes.diff Remove Windows-only replacement gettimeofday() implementation, both Cygwin 2007-08-21 17:12:30 +00:00
md5.c
md5.h
nav_print.c
nav_print.h
nav_read.c reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than relying on bitfields layout in memory 2007-08-20 21:27:44 +00:00
nav_read.h
nav_types.h reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than relying on bitfields layout in memory 2007-08-20 21:27:44 +00:00