log

age author description
2010-08-21 reimar Simplify searching for discid by comparing the string representations.
2010-08-21 reimar Switch to uppercase hex.
2010-08-21 reimar Simplify/fix printing of disc id/VUK
2010-08-21 reimar Add const to pointer argument.
2010-08-21 reimar Remove a unused assignment.
2010-08-21 reimar Fix a memleak.
2010-08-21 reimar Extract reading KEDB.cfg into a separate function.
2010-08-20 rathann Update to include latest x86 binary codec packs.
2010-08-20 reimar 100l, re-add vobsub_get_id_by_index call accidentally removed in
2010-08-19 ramiro fix anonymous memory mapping for NetBSD
2010-08-19 compn add binary codecs for fourcc: IMM4, LZOC, DIRC, MHFY, MSA1
2010-08-19 ramiro swscale-test: add CRC output
2010-08-18 diego Fix documentation language variables in summary output after configure run.
2010-08-18 diego Merge radio chapter into the usage chapter.
2010-08-18 diego Restore mistakenly removed TV input chapter introduction.
2010-08-18 diego Merge TV input and TV teletext chapter into the usage chapter.
2010-08-18 diego Remove empty paragraph from TV input chapter.
2010-08-18 ramiro validate input data and linesizes
2010-08-18 siretart introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only
2010-08-18 ptt synced to r31938
2010-08-18 diego Add #includes for headers necessary to pass 'make checkheaders'.
2010-08-17 diego Fix a bunch of grammar and spelling errors in mp_msg calls.
2010-08-17 diego Merge CD/DVD chapter into the usage chapter for all translations.
2010-08-17 diego Merge CD/DVD chapter into the usage chapter.
2010-08-17 diego Remove hack that skips including dependency files on distclean.
2010-08-17 diego Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.
2010-08-17 diego Sync with current FFmpeg HEAD.
2010-08-17 diego Add copy of English usage.xml file to Chinese translation.
2010-08-17 diego Remove usage.xml symlink in the Chinese documentation translation.
2010-08-16 reimar Simplify and document MinGW stdin hack.
2010-08-16 reimar Do not call *_aid_from_lang when audio_lang is NULL.
2010-08-15 jrash Synced with help_mp-en.h rev. 31938
2010-08-13 siretart Avoid trying to parse playlists without any recognized entries.
2010-08-13 siretart sanity check to avoid a segmentation fault in playtree.c on empty playlists.
2010-08-13 diego Mark constant sws_spu_image() parameter as const, fixes the warning:
2010-08-11 reimar Add incomplete clipinf reading support to display audio
2010-08-11 reimar Add const qualifiers to function string arguments as appropriate.
2010-08-11 greg Import libass 0.9.11
2010-08-10 reimar Make it possible to use relative, http:// etc. paths with bd://
2010-08-10 reimar Avoid pointless additional string pointers.
2010-08-10 reimar Use the stream functions instead of the fopen/fread/fclose interface
2010-08-10 reimar Simplify code: allow file_format argument to open_stream to be NULL.
2010-08-10 diego Sync with current FFmpeg HEAD.
2010-08-08 cehoyos Fix compilation after FFmpeg r24741.
2010-08-08 ramiro indent
2010-08-08 ramiro swscale-test: get strides using av_fill_image_linesizes() from libavcore
2010-08-07 diego Remove pointless compilation sections from radio and TV input chapters.
2010-08-07 diego Avoid redundant use of variable 'size' in demux_ogg_read_packet(), fixes:
2010-08-07 diego Add missing header for mp_a52_framesize, fixes the warning:
2010-08-07 siretart restore functionality to be able to pass custom configure flags or override the used compiler
2010-08-07 siretart ignore common files during building the tarball and .diff.gz in debian packaging
2010-08-07 diego Integrate advanced audio usage sections into the general usage chapter.
2010-08-06 diego Restore hunk previously removed in r31354.
2010-08-06 diego Add 'z' length modifier to %d printf format specifier for size_t argument.
2010-08-06 diego Add 'z' length modifier to %d printf format specifiers for size_t arguments.
2010-08-06 diego Remove bogus teletext hotkeys section; it is both wrong and misplaced.
2010-08-06 diego Add 'z' length modifier to %d printf format specifiers for size_t arguments.
2010-08-06 greg Copyright: add libass
2010-08-06 diego Add 'z' length modifier to %d printf format specifier for size_t argument.
2010-08-06 greg Import libass 0.9.10