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 1000l: Forgot to add new files, *sigh*. 2007-08-15 11:48:23 +00:00
cmd_print.h 1000l: Forgot to add new files, *sigh*. 2007-08-15 11:48:23 +00:00
dvd_input.c Remove modification comments from files that are no longer modified. 2007-08-15 12:01:48 +00:00
dvd_input.h Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
dvd_reader.c Remove Windows-only replacement gettimeofday() implementation, both Cygwin 2007-08-21 17:12:30 +00:00
dvd_reader.h Sync libdvdread with version 0.9.7. 2007-08-17 07:57:13 +00:00
dvd_udf.c Remove modification comments from files that are no longer modified. 2007-08-15 12:01:48 +00:00
dvd_udf.h Sync libdvdread with version 0.9.6. 2007-08-16 06:57:43 +00:00
dvdread_internal.h Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
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 Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
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 Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
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 Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
md5.h Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
nav_print.c Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
nav_print.h Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
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 Sync libdvdread with version 0.9.5 (cosmetic changes). 2007-08-15 11:57:30 +00:00
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