Age | Commit message (Expand) | Author |
2008-04-08 | Merge from 1.1. | Darren Salt |
2008-04-07 | Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8. | Darren Salt |
2008-04-07 | Use ffmpeg's cook decoder and fix Real decoder bugs | Jinghua Luo |
2008-04-07 | ffmpeg/libreal cleanup | Jinghua Luo |
2008-02-01 | Merge from 1.1, discarding es.po changes. | Darren Salt |
2008-01-28 | Fix a RealPlayer codec detection bug. | Darren Salt |
2007-12-23 | Mark all supported_types constant. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Mark sipr_swaps table constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for video decoder plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for audio decoder plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all misc plugins to the new identifier/description interface. Add _() ... | Diego 'Flameeyes' Pettenò |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-11-06 | Change how the RealPlayer codecs are detected. | Darren Salt |
2007-11-05 | Add another RealPlayer codecs path. | Darren Salt |
2007-10-18 | Merge from 1.1. | Darren Salt |
2007-10-08 | add lib64/real into the real codec paths | Anssi Hannula |
2007-09-23 | Merge from 1.1. | Darren Salt |
2007-09-16 | add two real codec search paths | Anssi Hannula |
2007-08-16 | Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes. | Darren Salt |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-06-08 | Merge from 1.1. | Darren Salt |
2007-06-06 | Fix RealPlayer codec detection and a nearby logging build failure. Both typos. | Darren Salt |
2007-04-25 | Fix real codec search paths | Ville Skyttä |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-04 | Rename audio_decoder.c and xine_decoder.c | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-17 | Merge the two real binary codecs plugins in a single plugin that handles both... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Instead of relying on FreeBSD being the only system not having __environ stde... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Boost the priority of the real audio decoder over FFmpeg's, as demux_real doe... | Diego 'Flameeyes' Pettenò |
2007-03-16 | Import the changes for 64-bit safety from MPlayer, this way Real Video and Re... | Diego 'Flameeyes' Pettenò |
2007-03-16 | Remember to save before C-x v v | Diego 'Flameeyes' Pettenò |
2007-03-16 | Fix real audio codecs. | Diego 'Flameeyes' Pettenò |
2007-03-16 | Always pass alternate, and avoid checking for .6.0. | Diego 'Flameeyes' Pettenò |
2007-03-16 | Actually, drv3.so.6.0 is still needed to be checked for the Alpha codecs, but... | Diego 'Flameeyes' Pettenò |
2007-03-16 | Add proper support for disabling Real binary codecs support and add a paramet... | Diego 'Flameeyes' Pettenò |
2007-03-16 | Sigh, remove wrong paste. | Diego 'Flameeyes' Pettenò |
2007-03-16 | real_codecs_path has always to be declared. | Diego 'Flameeyes' Pettenò |
2007-03-16 | Don't check only for drv3.so.6.0, as that is not present for x86-64 or PowerP... | Diego 'Flameeyes' Pettenò |