| Age | Commit message (Expand) | Author | 
|---|
| 2007-06-12 | A nice simple merge from 1.1. | Darren Salt | 
| 2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt | 
| 2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt | 
| 2007-05-06 | Merge Reinhard Nissl's ffmpeg fixes. | Darren Salt | 
| 2007-05-12 | More configure/Makefile cleanups | Matt Messier | 
| 2007-05-08 | Merge changes from main 1.2 repository | Matt Messier | 
| 2007-05-08 | Merge from 1.1. | Darren Salt | 
| 2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier | 
| 2007-04-16 | Fix ffmpeg_config.h build, so that make distchecks works. | Diego 'Flameeyes' Pettenò | 
| 2007-04-15 | Initialize image size in bmiheader with data from AVCodecContext, if still un... | Reinhard Nißl | 
| 2007-04-15 | Only declare ffmpeg_config.h as built source when using internal FFmpeg. | Diego 'Flameeyes' Pettenò | 
| 2007-04-14 | The other half of the dependencies fix. | Darren Salt | 
| 2007-04-14 | Fix dependencies so that ffmpeg_config.h is built before trying to build xine... | Diego 'Flameeyes' Pettenò | 
| 2007-04-10 | Allow xine-lib to be built with CFLAGS='-O0 -g3' by changing optimization | Reinhard Nißl | 
| 2007-04-09 | Remove stray FFmpeg code. | Diego 'Flameeyes' Pettenò | 
| 2007-04-09 | Check for external FFmpeg before checking if the given decoder was | Diego 'Flameeyes' Pettenò | 
| 2007-04-09 | Check for include files in the included libavcodec directory. | Diego 'Flameeyes' Pettenò | 
| 2007-04-09 | Use ffmpeg_config.h only when using internal FFmpeg. | Diego 'Flameeyes' Pettenò | 
| 2007-04-07 | Declare ffmpeg_config.h part of sources for the decode plugin. | Diego 'Flameeyes' Pettenò | 
| 2007-04-07 | ffmpeg_config.h is no more generated by (xine-lib's) configure, so copy it fr... | Diego 'Flameeyes' Pettenò | 
| 2007-04-07 | Remove the fake avcodec_register_all() function for internal FFmpeg. | Diego 'Flameeyes' Pettenò | 
| 2007-04-07 | Remove diff_to_ffmpeg_cvs.txt file from EXTRA_DIST, as if we'll still need it... | Diego 'Flameeyes' Pettenò | 
| 2007-04-06 | Remove executable status from all files which shouldn't have it. | Darren Salt | 
| 2007-04-04 | Merge with main repository. | Diego 'Flameeyes' Pettenò | 
| 2007-04-04 | Fix xine_encoder.c presence in EXTRA_DIST. | Diego 'Flameeyes' Pettenò | 
| 2007-04-04 | Rename FFmpeg plugins' sources so that there are no conflicts with other sour... | Diego 'Flameeyes' Pettenò | 
| 2007-04-04 | Don't define dv_pack_type, although something is fuzzy, as dvdata.h is not ex... | Diego 'Flameeyes' Pettenò | 
| 2007-04-03 | Merge tonight's changes to main branch. | Diego 'Flameeyes' Pettenò | 
| 2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò | 
| 2007-04-03 | Support the new makefile style for FFmpeg building. | Diego 'Flameeyes' Pettenò | 
| 2007-04-03 | Always include <avcodec.h>, -I will take care of finding the right one. | Diego 'Flameeyes' Pettenò | 
| 2007-04-03 | Merge changes happened in 1.1 development. | Diego 'Flameeyes' Pettenò | 
| 2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò | 
| 2007-04-01 | Fix MANGLE macro for libpostproc on Darwin (applied on FFmpeg already). Thank... | Diego 'Flameeyes' Pettenò | 
| 2007-03-29 | Reorder fields, use a bitmask to reduce the size, and change width and height... | Diego 'Flameeyes' Pettenò | 
| 2007-03-29 | A little more reordering sparing a 4 bytes hole. | Diego 'Flameeyes' Pettenò | 
| 2007-03-29 | Create and initialise the mpeg parser only when actually needed, and dispose ... | Diego 'Flameeyes' Pettenò | 
| 2007-03-29 | Add a dispose function to clean the allocated buffer. | Diego 'Flameeyes' Pettenò | 
| 2007-03-29 | Collapse seven integers used as boolean into 1-bit fields. Helps also reducin... | Diego 'Flameeyes' Pettenò | 
| 2007-03-29 | Allocate chunk_buffer when initialising the parser, rather than having it inl... | Diego 'Flameeyes' Pettenò | 
| 2007-03-22 | Instead of defining HAVE_ASMALIGN_POT during configure and then creating the ... | Diego 'Flameeyes' Pettenò | 
| 2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò | 
| 2007-03-03 | Instead of using a padding of arbitrary 32-bits by hand, use memset with the ... | Diego 'Flameeyes' Pettenò | 
| 2007-02-17 | fix ffmpeg includes for sparc, see | Reinhard Tartler | 
| 2007-01-28 | another ffmpeg sync to include h264 security fixes | Miguel Freitas | 
| 2007-01-25 | Fixed build for srcdir != builddir. | František Dvořák | 
| 2007-01-21 | CONFIG_FLV1_DECODER should be CONFIG_FLV_DECODER. | Claudio Ciccani | 
| 2007-01-15 | Fixed a couple of typos | Mathieu Olivier | 
| 2007-01-15 | this->context may be NULL - avoid dereferencing it (and segfaulting) if it is. | Darren Salt | 
| 2007-01-14 | Remove ffmpeg_config.h on "make distclean". | Darren Salt |