Age | Commit message (Expand) | Author |
2007-05-08 | Minor cleanups for X11 checks. Mostly comment what's going on. | Matt Messier |
2007-05-08 | More configure.ac cleanups | Matt Messier |
2007-05-08 | Fix the build rules for libavutil.a and libpostproc.a (for the planar plugin). | Darren Salt |
2007-05-08 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-08 | Merge from 1.1. | Darren Salt |
2007-05-08 | Internal libpostproc.a needs libavutil.a, so link planar post-plugin with both. | Darren Salt |
2007-05-08 | Remove some more dead macros | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-05-06 | More cleanups - move stuff around some more and a few tweaks | Matt Messier |
2007-05-05 | More configure cleanups. | Matt Messier |
2007-05-05 | More configure.ac cleanups - moving stuff around | Matt Messier |
2007-05-05 | More cleanups for configure.ac | Matt Messier |
2007-05-04 | More build cleanups | Matt Messier |
2007-05-04 | Begin cleaning up compiler command-line flags | Matt Messier |
2007-05-04 | Clean up configure-time version handling | Matt Messier |
2007-05-04 | Move a bunch of x11/xv related stuff out of configure.ac | Matt Messier |
2007-05-04 | Merge newbuild changes and public repository changes | Matt Messier |
2007-05-04 | [PATCH] Fix deinterlacing in video_out_xv.c | Simon Farnsworth |
2007-05-06 | Changelog entries. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's xxmc fixes and related changes. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's MPEG2 fixes and optimisations. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's ffmpeg fixes. | Darren Salt |
2007-05-06 | Merge Reinhard Nissl's demuxer fixes. | Darren Salt |
2007-05-05 | Merge Bastien Nocera's changes. | Darren Salt |
2007-05-05 | Up the version number in HG so we can check for the _x_io_select fix | hadess@cookie.hadess.net |
2007-05-05 | - Fix _x_io_select exiting when the select has been interrupted (EINTR errno) | hadess@cookie.hadess.net |
2007-05-04 | Merge - part 2. | Diego 'Flameeyes' Pettenò |
2007-05-04 | Merge - part 1. | Diego 'Flameeyes' Pettenò |
2007-05-04 | Update some copyright information. | Darren Salt |
2007-05-04 | Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii... | Diego 'Flameeyes' Pettenò |
2007-05-04 | Move some stuff out of configure.ac and into existing or new m4 files for | Matt Messier |
2007-05-03 | Reduce size of flac_decoder_t structure: output_mode and output_sampling_rate... | Diego 'Flameeyes' Pettenò |
2007-05-03 | ao_cap_mode is only ever used in faad_open_output, make it a local variable. | Diego 'Flameeyes' Pettenò |
2007-05-03 | Mark vorbis_comment_keys structure constant. | Diego 'Flameeyes' Pettenò |
2007-05-03 | Make _x_buf_(audio|video)_name return a pointer to constant string. | Diego 'Flameeyes' Pettenò |
2007-05-03 | Update minimum tool versions: autoconf 2.59, automake 1.9.0, libtool 1.5.20 | Matt Messier |
2007-05-03 | Remove libtool15.m4 -- Nobody can offer up an explanation as to what this is | Matt Messier |
2007-05-03 | Fix alpha order of files in EXTRA_DIST and add missing files: | Matt Messier |
2007-05-03 | Move autoconf macros that come from gettext from m4 to m4/gettext to make it | Matt Messier |
2007-05-02 | Don't allocate the buffer inline in the structure, just allocate it when need... | Diego 'Flameeyes' Pettenò |
2007-05-02 | Fix boundary of the for loop. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Merge changes, once again, with passion. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Mac OS X universal build should be disabled by default. | Darren Salt |
2007-05-02 | Merge changes. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Fix proxy usage when the hostnames cannot be resolved. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Mac OS X Universal Binary support | Matt Messier |
2007-05-02 | [PATCH] Remove packet count from demux_ts, to remove a long delay | Simon Farnsworth |
2007-05-02 | [PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv | Simon Farnsworth |
2007-05-13 | DVB MRL documentation corrections, additions and tweaks. | Darren Salt |
2007-05-13 | Correct the dvba:// MRL / tuner mismatch message. | Darren Salt |