log

age author description
2010-02-14 reimar Just use goto instead of reimplementing it badly with a do { } while (0) and
2010-02-14 reimar Change aspect calculation code to switch to floating point earlier so integer
2010-02-14 diego QuickTime X supports SAR in H.264.
2010-02-14 reimar Return NULL instead of 0 for function returning a pointer.
2010-02-14 diego Mark uninit() as static; it is only used within the file.
2010-02-14 reimar Remove useless casts.
2010-02-14 reimar Remove useless code, QUERY_FORMAT already ensures the requested format is supported.
2010-02-14 reimar Make vd_functions_t describing codecs const.
2010-02-14 diego Rename exit_reason_t enum to exit_reason and do not typedef it.
2010-02-14 reimar Make vd_info_t const for pointer in vd_functions, avoids some warnings about
2010-02-14 diego Fix exit_player() usage throughout the codebase.
2010-02-14 reimar Remove excessive ()
2010-02-13 diego Remove stray '/' from comment block, fixes the warning:
2010-02-13 diego Remove unused variables, fixes the warnings:
2010-02-13 compn add netspeak versions of truespeech and gsm audio codecs to codecs.conf