log

age author description
2002-10-08 arpi reset channels too
2002-10-08 rfelker remove nonsense warnings now that libaf is used
2002-10-08 arpi ffdv is stable now
2002-10-08 arpi cosmetics :)
2002-10-08 anders Adding function for calculating the delay caused by the filters
2002-10-08 bertrand Added support for RTSP stream over TCP.
2002-10-07 arpi * Fix for the broken MultiDec files I had originally posted with the
2002-10-07 arpi 411P added (DV ntsc)
2002-10-07 arpi argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.
2002-10-07 arpi fill ao_data correctly
2002-10-07 arpi updated for libaf...
2002-10-07 arpi updated for libaf rules
2002-10-07 arpi fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>
2002-10-07 jkeil Handle playback of sample rates not supported by the sun audio hardware.
2002-10-07 jkeil Document demux_mov.c fix
2002-10-07 jkeil BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC
2002-10-07 alex added libaf
2002-10-07 arpi DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
2002-10-07 arpi documenting vesa 3 / GTF config
2002-10-07 arpi a small fix for vo_vesa, when calling set_refresh, when -nofs used.
2002-10-07 anders Adding functionality for adding filters during execution
2002-10-07 arpi I think libfaad2 changed recently. The functions faacDecInit() and
2002-10-07 nexus sync
2002-10-07 arpi libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
2002-10-07 diego Some further explanations, dev-eng is now subscribers only.
2002-10-07 diego small updates
2002-10-06 arpi reversed Anders' nonsense change
2002-10-06 gabucino some obsolete stuff removed
2002-10-06 gabucino sync
2002-10-06 gabucino updates, fixes
2002-10-06 gabucino removing my email addr (too much spam)
2002-10-06 rtognimp sync
2002-10-06 arpi various fixes, new options
2002-10-06 arpi extending the tooslow hints
2002-10-06 arpi fixed -ac/vc/ao/vo/afm/vfm stuff
2002-10-06 arpi libdvdkit shared install fixed
2002-10-06 arpi mayeb fixed dpms/screensaver issues
2002-10-06 arpi documenting -vop dint
2002-10-06 arpi I found that default isn't optimal so it's changed a bit. :)
2002-10-06 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2002-10-06 arpi i18n should not affect --language
2002-10-06 arpi This patch adds the functionality to disable/enable subtitles while playing
2002-10-06 arpi DPRINTF -> mp_msg()
2002-10-06 arpi Small error, the buffer size got set incorrectly.
2002-10-06 diego Fixed some typos and an error in the help output.
2002-10-06 arpi This patch hopefully fixes colorkeying and a segfault in exclusive mode
2002-10-06 michael typo (found by alex)
2002-10-06 arpi updated
2002-10-06 arpi uninit cleanup again... thx to Nilmoni Deb for bugreport
2002-10-06 diego Added my credits, plus a small wording correction.
2002-10-06 michael forgot docs (again ...)
2002-10-06 rtognimp sync, shorter messages in help screen
2002-10-06 anders Removing annoying printf
2002-10-06 anders Changing frequency limit for resampling
2002-10-06 anders Adding Support for non-reentrant audio filters
2002-10-06 anders Adding -format and -af switches
2002-10-06 arpi 11l
2002-10-06 arpi 10l
2002-10-06 atmos4 strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
2002-10-06 atmos4 Enable -subfps for time based subtitles, too.