summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r27899Uoti Urpala2008-11-0642-1989/+848
|\
| * For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEX...reimar2008-11-062-1/+4
| * sync w/r27895gpoirier2008-11-061-23/+36
| * set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn...nicodvb2008-11-052-3/+3
| * Add #include <string.h> for memset.diego2008-11-041-0/+1
| * Fix typo in psy-rd x264 option description.diego2008-11-041-1/+1
| * Add some const specifiers to function name variables; fixes a bunch ofdiego2008-11-041-2/+2
| * Intialize unused fd variables to -1 (which is actually invalid) insteadreimar2008-11-041-1/+1
| * Fix condition broken in r27401 which incorrectly caused stdin to be closed af...reimar2008-11-041-1/+1
| * Fix a typo.bircoph2008-11-041-1/+1
| * Remove outdated sections.diego2008-11-031-79/+0
| * Merge ARCH_BFIN lines.diego2008-11-031-3/+1
| * Add tests target for libswscale test programs.diego2008-11-031-0/+2
| * Remove forgotten ASM_OBJS in libswscalemru2008-11-031-1/+1
| * synced with r27885Gabrov2008-11-037-482/+176
| * 44% synced with r22753 (going on... ;))ptt2008-11-031-101/+96
| * lavc tscc decoder now also depends on zlibreimar2008-11-021-1/+1
| * Add a few more supported URL protocolsreimar2008-11-021-1/+1
| * Forgotten reindentreimar2008-11-021-1/+1
| * Add a noicyx:// protocol to allow easier testing for misconfigured servers.reimar2008-11-022-1/+2
| * vfw.h needs a windows.h include before on MinGW64.reimar2008-11-021-0/+1
| * Change OpenGL support to work on unmodified MinGW64reimar2008-11-022-4/+31
| * Use libavutil FFMIN etc. instead of defining our own variants.reimar2008-11-021-21/+15
| * Avoid pointless casting of void*reimar2008-11-021-3/+3
| * Consistently use NULL for pointers instead of 0.reimar2008-11-021-6/+6
| * Fallback to non-fontconfig behaviour when fontconfig initialization fails.reimar2008-11-021-5/+3
| * vobsub: move extradata out of vobsub_t structaurel2008-11-011-12/+13
| * vobsub: add sanity checkaurel2008-11-011-1/+2
| * Add an option that sets initial playback volume.diego2008-10-314-0/+16
| * Missing free in malloc error case in COutputPinCreate.reimar2008-10-311-0/+1
| * Avoid useless casts of malloc results.reimar2008-10-311-6/+6
| * Avoid a potential memleak in parse_obj_params in case of a missingreimar2008-10-311-1/+2
| * Avoid a memleak if allocation of field_name fails, fixes bug #1319.reimar2008-10-311-0/+1
| * Consistently use dashes to separate words in section IDs.diego2008-10-301-1/+1
| * Fix typo noticed by Paul TT.diego2008-10-301-1/+1
| * linking correctionsptt2008-10-301-2/+2
| * synced with r27843ptt2008-10-301-3/+2
| * synced with r27843ptt2008-10-301-4/+3
| * synced with r27852ptt2008-10-302-191/+166
| * removed, as rev.27771ptt2008-10-301-539/+0
| * synced with r27770ptt2008-10-301-50/+59
| * synced with r27815ptt2008-10-301-7/+3
| * synced with r27640ptt2008-10-301-2/+2
| * synced with r27663ptt2008-10-301-9/+8
| * synced with r27683ptt2008-10-301-1/+1
| * updated links for other commit referenceptt2008-10-301-1/+1
| * synced with r27771ptt2008-10-301-27/+20
| * synced with r27833ptt2008-10-301-300/+37
| * Move codec installation instructions from the codecs section to a morediego2008-10-302-148/+152
| * Restore XMMS input plugin section from removed section in a better place.diego2008-10-301-0/+18
* | configure: Fix FAST_CMOV detection on AMD64Uoti Urpala2008-11-021-6/+6
* | Merge svn changes up to r27850Uoti Urpala2008-10-307-118/+67
|\|
| * We now require GNU make 3.81.diego2008-10-291-2/+1
| * Remove X11 backing store: this is now a useless flag.ben2008-10-291-2/+2
| * zlib is used in many places.diego2008-10-291-2/+1
| * Move libmad codec installation section to software requirements.diego2008-10-292-22/+4
| * section title wording fixesdiego2008-10-281-3/+3
| * Group codec library installation instructions together in a codecdiego2008-10-281-76/+76
| * Move general comments from the video codec section to the top level.diego2008-10-281-3/+3
| * Remove useless FFmpeg codec section.diego2008-10-284-35/+4
| * Make sure that linker flags passed as configure parameters appear beforediego2008-10-281-1/+1
* | Merge svn changes up to r27841Uoti Urpala2008-10-2816-448/+95
|\|
| * Factorize vobsub idx/extradata handling.aurel2008-10-278-420/+81
| * Disallow the modification of teletext properties when the tv demuxer isfaust32008-10-271-0/+2
| * Avoid calling init_vo_spudec() too early.aurel2008-10-271-1/+1
| * Fix smartblur filter crash due to missing default scaler choice;diego2008-10-271-1/+1
| * Silence GCC warnings:vitor2008-10-271-1/+2
| * rgb2rgb.h was not really intended to be a public header, thus remove it.michael2008-10-271-1/+1
| * Remove rgb2rgb.h dependancy.michael2008-10-271-6/+0
| * Silence the following GCC warning:vitor2008-10-261-1/+1
| * Merge two Xvid build steps.diego2008-10-261-4/+1
| * Remove reference to containers.xml, which was removed.diego2008-10-261-1/+0
| * Remove notice about necessary tool versions in Xvid section, the info isdiego2008-10-261-3/+1
| * Remove obsolete and pointless reference to Xvid divxcompat mode.diego2008-10-261-5/+0
| * cosmetics: alphabetical orderdiego2008-10-261-4/+4
* | Merge svn changes up to r27828Uoti Urpala2008-10-264-273/+11
|\|
| * configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodecuau2008-10-261-2/+9
| * Remove unused code that can't be compiled without svn archive.cehoyos2008-10-251-269/+0
| * Do not attempt to use the unscaled yuv2rgb converter when height is odd becausemichael2008-10-251-1/+1
| * minor fix in example command line for userscompn2008-10-251-1/+1
* | vd.c: Remove pointless SCREEN_SIZE_[XY] #definesUoti Urpala2008-10-251-7/+4
* | Merge svn changes up to 27824Uoti Urpala2008-10-25143-2662/+1503
|\|
| * cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.diego2008-10-251-13/+13
| * configure: Set CONFIG_FFT to fix libavcodec compilationuau2008-10-251-0/+7
| * vf_palette: Fix compilation after libswscale API changesuau2008-10-251-8/+8
| * updated to r27402, jumping over 27072, by now, i'll do soonptt2008-10-241-1/+6
| * Conditionally declare a conditionally used variable, fixes the warning:diego2008-10-241-1/+4
| * 10l: Revert SH4 removal, which is required in FFmpeg.diego2008-10-241-1/+1
| * Cosmetics: alignmentvitor2008-10-231-3/+3
| * Fix broken palette8to*.vitor2008-10-233-75/+43
| * cosmetics: typo fixdiego2008-10-233-3/+3
| * remove outdated message about outfmt=i420compn2008-10-231-5/+0
| * SH4 is an architecture, not a CPU extension.diego2008-10-231-1/+1
| * Add ARM pld instruction test for FFmpeg ARM optimizations.diego2008-10-231-1/+10
| * IWMMXT optimizations were removed from our internal libmpeg2 copy, so nowdiego2008-10-221-3/+1
| * Try to improve binary codec pack installation instructions.diego2008-10-221-7/+10
| * increase the max RTP packet size to 5MB as modern Elphelattila2008-10-221-1/+1
| * Determine default CD/DVD device in configure instead of using an #ifdef jungle.diego2008-10-212-26/+30
| * Make cpuinfo.c compile under MinGW64reimar2008-10-201-1/+1
| * Replace typeof by __typeof__, the former is a non-portable GNU extension.diego2008-10-201-1/+1
| * Translate a Hungarian comment, thanks to Denes Balatoni.diego2008-10-191-1/+1
| * Convert typeof keyword into __typeof__conrad2008-10-191-10/+10
| * Avoid CreateThread and especially TerminateThread since they cause a memleak.reimar2008-10-191-21/+18
| * Remove useless casts.reimar2008-10-191-2/+2
| * Improve error message when screen width and height are not set.diego2008-10-191-3/+8
| * Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.diego2008-10-191-2/+2
| * improve documentation of latest x264's optionsgpoirier2008-10-181-3/+3
| * Use av_malloc/av_free for audio-related buffers to avoid crashes due toreimar2008-10-182-11/+5
| * pci.c includes dha.h, remove redundant MAX_* definesranma2008-10-181-3/+0
| * MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 2...ranma2008-10-182-2/+2
| * fixed image format detection for 15 bit color depthsfaust32008-10-171-1/+7
| * cosmetics: Reorganize config.h. Remove pointless comments, group togetherdiego2008-10-161-449/+195
| * typo: _dev_dvd_openbsd --> _def_dvd_openbsddiego2008-10-161-2/+2
| * Create LIBDIR for binary codecs upon make install.diego2008-10-162-1/+2
| * Move dcbzl definition to the FFmpeg section of config.h where it belongs.diego2008-10-161-4/+4
| * Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.diego2008-10-1625-101/+101
| * Revert declaring ThreadProc as void, it breaks the WINAPI.diego2008-10-161-2/+6
| * Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.diego2008-10-161-0/+1
| * Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.diego2008-10-1643-243/+238
| * Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.diego2008-10-162-27/+27
| * Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.diego2008-10-162-7/+8
| * Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.diego2008-10-162-2/+3
| * Move X11_FULLSCREEN definition to x11_common.h where it belongs.diego2008-10-163-6/+6
| * cosmetics: Merge some preprocessor checks.diego2008-10-161-9/+3
| * fixed overlay x and y calculationfaust32008-10-161-38/+3
| * Move attribute_used declaration from config.h to mangle.h where it is useful.diego2008-10-162-7/+6
| * Remove pointless attribute_used from variable declaration.diego2008-10-161-1/+1
| * Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make itdiego2008-10-163-2/+2
| * Convert asm keyword into __asm__.flameeyes2008-10-166-180/+180
| * sun --> __sun in config.h preprocessor checkdiego2008-10-161-1/+1
| * misc updates for the Xvid, x264 and AAC sectionsdiego2008-10-142-77/+30
| * cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.diego2008-10-141-3/+3
| * cosmetics: Consistently name all header #define variables.diego2008-10-141-40/+40
| * Remove some pointless and/or outdated codec documentation sections.diego2008-10-141-204/+0
| * Honour differences between src and dst stride for packed yuvfaust32008-10-141-1/+1
| * Remove section about containers. Its contents are non-informative, redundant,diego2008-10-142-521/+0
| * Update VIDIX vs. svgalib documentation.diego2008-10-141-8/+4
| * #include necessary libavcodec header and remove duplicated struct declaration.diego2008-10-141-17/+1
| * update x264's section with r999 of x264gpoirier2008-10-141-16/+24
| * Remove useless '#undef realloc', realloc is not referenced anywhere near.diego2008-10-141-1/+0
| * Remove duplicate extern declaration, fixes the warning:diego2008-10-141-2/+0
| * Remove unused variable ncomps.diego2008-10-131-1/+1
| * Fix double free in demux_nut, patch by Onur Küçük.ods152008-10-131-2/+0
| * Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.diego2008-10-131-0/+1
| * Remove global definition of WIN32 in config.h for Cygwin.diego2008-10-131-8/+1
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-1319-63/+87
| * Remove pointless #ifdef around the whole file, it is just a complicated #if 1.diego2008-10-131-4/+0
| * Declare ThreadProc as void, it does not return anything, fixes the warning:diego2008-10-131-6/+2
| * Remove unused function, fixes the warning:diego2008-10-131-46/+0
| * Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin:diego2008-10-131-1/+1
| * Add missing Cygwin header, fixes the warning:diego2008-10-131-1/+6
| * Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:diego2008-10-131-3/+0
| * Surround conditionally used function with corresponding #ifdef, fixes:diego2008-10-131-0/+2
| * Remove redundant variable declaration, fixes the warning:diego2008-10-131-1/+0
| * Remove check for byteswap.h, it was removed from FFmpeg.diego2008-10-131-18/+0
| * Remove unused variables.diego2008-10-121-2/+0
| * Remove redundant declaration of proc_priority.diego2008-10-121-2/+0
| * Filter out .hh and .h files in the C++ dependency generation command.diego2008-10-121-1/+1
| * Remove useless HAVE_STRCHR definition from config.h.diego2008-10-121-1/+0
| * Add missing support for some multimedia keys to X11 backend code.diego2008-10-121-0/+9
| * Move socklen_t typedef from config.h to stream/network.h.diego2008-10-123-4/+4
| * Do not provide a prototype for setenv in config.h, we do not provide adiego2008-10-111-3/+0