summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r28341Uoti Urpala2009-01-1974-555/+650
|\
| * fix device_id option after r28165gpoirier2009-01-182-8/+8
| * Reduce QuickTime binary decoder verbosity.diego2009-01-171-2/+2
| * MPlayer only supports latest libavutil.cehoyos2009-01-171-1/+1
| * Fix compilation: s/ff_gcd/av_gcd.cehoyos2009-01-172-3/+3
| * 100l, forgot to delete two defines left over from old HAVE_MMX handling code.reimar2009-01-161-2/+0
| * fix compilation without VDPAU decodersgpoirier2009-01-161-1/+1
| * add mimic in avi fourcc LM20 to ffmimiccompn2009-01-161-0/+17
| * revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331gpoirier2009-01-164-5/+5
| * Completely get rid of MMX define, use HAVE_MMX define instead.gpoirier2009-01-161-28/+25
| * fix wrong #ifdef/#ifndef -> #if conversion in r28323gpoirier2009-01-161-1/+1
| * fix compilation on non x86 machines (PPC here)gpoirier2009-01-165-27/+27
| * Fix a wrongly converted !defined(ARCH_X86_64)reimar2009-01-161-1/+1
| * 100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.reimar2009-01-161-1/+1
| * Another missed #ifdef HAVE_MMXreimar2009-01-161-1/+1
| * More #ifdef HAVE_MMX etc. missed by earlier search.reimar2009-01-164-11/+11
| * More #ifdef -> #if fixesreimar2009-01-164-19/+19
| * Lots and lots of #ifdef ARCH_... -> #if ARCH_...reimar2009-01-1646-215/+271
| * More #ifdef -> #ifreimar2009-01-162-14/+14
| * Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.reimar2009-01-162-23/+23
| * Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which willcehoyos2009-01-161-0/+4
| * Disable upcoming MPEG_VDPAU_DECODER.cehoyos2009-01-161-1/+1
| * one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail comdiego2009-01-161-1/+1
| * sync w/r28279gpoirier2009-01-151-9/+31
| * Get rid of now unused FFmpeg ENABLE_ preprocessor directives.diego2009-01-151-17/+2
| * Sync with latest FFmpeg changes: #define disabled preprocessor directivesdiego2009-01-151-1/+2
| * Treat mlib as a normal FFmpeg option, not a CPU extension.diego2009-01-151-3/+4
| * Treat SH architecture like SH4 like in FFmpeg, the only place it is used.diego2009-01-151-5/+5
| * SH4 is not a CPU extension mechanism.diego2009-01-151-1/+1
| * Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.diego2009-01-151-7/+12
| * Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.diego2009-01-151-1/+1
| * Change semantic of CONFIG_*, HAVE_* and ARCH_*.aurel2009-01-148-186/+195
* | configure: Make --enable-gui print an errorUoti Urpala2009-01-181-0/+5
* | Fix dvdnav call broken in pause changesUoti Urpala2009-01-151-1/+1
* | Merge svn changes up to r28310Uoti Urpala2009-01-15198-17475/+2758
|\ \
| * | Revert OSD flicker fixes done better in another branchUoti Urpala2009-01-154-19/+4
| |/
| * add SLMJ fourcc to ffmjpegcompn2009-01-131-0/+1
| * add binary codecs:compn2009-01-131-0/+32
| * add nsvideo (NSVI) binary codec. works on uncommon samples listcompn2009-01-131-0/+8
| * add yamaha adpcm ffmpeg codec, works on samplecompn2009-01-131-0/+7
| * Update copyright year.diego2009-01-111-1/+1
| * Sync with latest FFmpeg changes: Check for the availability of truncf().diego2009-01-111-1/+2
| * spelling/grammar/wording/whitespacediego2009-01-111-77/+79
| * Fix d_width vs. d_height typo.diego2009-01-111-1/+1
| * Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.diego2009-01-111-6/+6
| * Remove outdated comment.diego2009-01-111-1/+0
| * cosmetics: Move CPU byte order check to a more sensible place.diego2009-01-111-26/+28
| * Only check for YASM support on x86 systems.diego2009-01-111-0/+3
| * cosmetics: Move some checks to more logical places.diego2009-01-111-83/+87
| * removed remaining english wordptt2009-01-111-1/+1
| * console output cosmeticsdiego2009-01-111-3/+3
| * Only print "using XYZ" comment if XYZ has been set.diego2009-01-111-5/+5
| * Add missing const qualifier to mpctx_get_audio_out function declaration.diego2009-01-101-1/+1
| * synced with r28279Gabrov2009-01-101-6/+7
| * Reindent for "if" added in internal dvdnav patchreimar2009-01-101-2/+2
| * Support an "internal" dvdnav version to make it easier to compile with,reimar2009-01-102-2/+23
| * Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigationreimar2009-01-103-11/+45
| * add vdowave acm codec for format 0xFFFCcompn2009-01-101-0/+7
| * Correct a few mistakes in the spanish translation.reynaldo2009-01-101-9/+9
| * TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.reynaldo2009-01-101-1/+1
| * Fix build: calc_drwXY was factorized into vo_calc_drwXY.diego2009-01-091-1/+1
| * Factor calc_drwXY out of vo_xv and vo_xvmc.cehoyos2009-01-094-35/+22
| * Consistently use tabs in svn:externalsreimar2009-01-090-0/+0
| * Rearrange genres between numbers 53 and 63 into the correct order.diego2009-01-091-11/+11
| * Replace reference to LICENSE file with GPL notice from said file.diego2009-01-091-1/+15
| * Add PIX_FMT_VDPAU_H264.cehoyos2009-01-081-0/+2
| * Switch internal dvdread to libdvdread SVN external.reimar2009-01-0828-11037/+12
| * Clarify relationship between -ass and -fontconfig in the man page.eugeni2009-01-071-4/+5
| * sync w/r28122, patch by JRaSH % jrash06 A 163 P com %gpoirier2009-01-061-10/+10
| * looks like I missed r27542...gpoirier2009-01-061-1/+1
| * Support loading font faces other then the first one in a font file.eugeni2009-01-062-7/+9
| * Fix r28222, including alloca.h directly might break compilation.reimar2009-01-052-2/+1
| * Fix some typos, add flv and trp to the list of video formatsdiego2009-01-051-42/+47
| * Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h anddiego2009-01-053-8/+8
| * Use standard multiple inclusion guards.diego2009-01-052-6/+6
| * Remove unnecessary local definition of _ISOC9X_SOURCE.diego2009-01-051-3/+0
| * small Turkish translation fixes, patch by Onur Küçük, onur delipenguen netdiego2009-01-051-3/+3
| * timer-win2.c: Fix "voi" (void) typo breaking Windows compilationuau2009-01-051-1/+1
| * #include the appropriate header instead of using local declarations.diego2009-01-051-2/+2
| * Add missing 'void' keyword to parameterless function declarations.diego2009-01-0527-84/+94
| * update copyright yearGabrov2009-01-0520-11/+21
| * Remove obsolete and misleading comment.diego2009-01-051-4/+0
| * Replace informal license notices by standard license headerdiego2009-01-0535-245/+705
| * Fix nonstandard license headers in the documentation.diego2009-01-052-6/+6
| * Fix two more instances of nonstandard license headers.diego2009-01-052-36/+34
| * synced with r28247Gabrov2009-01-052-3/+16
| * Sync removal of bugs.xml.diego2009-01-0512-845/+6
| * add binary codec Philips Speech Processing CELP acm for format 0x120compn2009-01-051-0/+8
| * Do not run mkdir in a subshell.diego2009-01-051-2/+2
| * Skip pointless ignoring return value of 'rm -f'.diego2009-01-051-1/+1
| * nonrecursive releaseclean targetdiego2009-01-052-10/+4
| * cosmetics: Move clean targets to the bottom.diego2009-01-051-8/+8
| * Remove pointless language-specific clean and distclean targets.diego2009-01-041-7/+0
| * Subsume clean-html-chunked and clean-html-single targets into clean target.diego2009-01-041-9/+2
| * Fix compilation after upcoming H264_VDPAU patch for FFmpeg.cehoyos2009-01-041-1/+1
| * Get rid of pointless chunked-dir and single-dir targets.diego2009-01-041-9/+8
| * Simplify phony target declaration.diego2009-01-041-2/+1
| * Sync audio.xml removal.diego2009-01-0424-1673/+4
| * Sync history chapter removal.diego2009-01-0417-1504/+0
| * Remove history chapter; it is outdated and of little practical value.diego2009-01-042-188/+0
| * EXTERN_PREFIX is not only used in FFmpeg code.diego2009-01-041-1/+1
| * added support for manual audio substream selection out of 0xFD PES streams (B...nicodvb2009-01-044-0/+81
| * Add ARMv6t2 CPU extension additions missed in previous commit.diego2009-01-041-1/+2
| * Sync ARMv6t2 optimization support from FFmpeg.diego2009-01-041-0/+14
| * Update JACK configure test to match r28241reimar2009-01-041-1/+1
| * Replace deprecated jack_client_new with jack_client_open.reimar2009-01-042-2/+13
| * synced with r28215Gabrov2009-01-041-4/+9
| * Fix deinit problem due to r28215gpoirier2009-01-031-2/+4
| * Synced with r28122jheryan2009-01-031-704/+782
| * Sync with latest round of xvmc changes in FFmpeg.diego2009-01-023-62/+83
| * Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used asdiego2009-01-022-5/+5
| * Conditionally define render_one_glyph and kerning dummy functions indiego2009-01-022-9/+5
| * Remove unused debug code.diego2009-01-021-9/+0
| * Avoid unused variable warning.diego2009-01-021-0/+2
| * Reorder #includes and #ifdefs to avoid excessive #ifdeffery.diego2009-01-021-10/+5
| * Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.diego2009-01-021-20/+11
| * Relicense to GPLv2 or later with the author's permission.diego2009-01-029-45/+171
| * Fix reference to wrong DLL filename in header comment.diego2009-01-021-1/+1
| * Fix confused references to DLL filenames.diego2009-01-018-8/+8
| * Move several of the ao_nas int-to-string maps into .rodatareimar2009-01-011-8/+8
| * Fix DVD seek_to_chapter: the title number must be converted to a per-VTSreimar2009-01-011-0/+9
| * Code simplificationreimar2009-01-011-3/+4
| * Make AVI demuxer more resilient against broken or incomplete files.reimar2009-01-011-2/+17
| * Simplify and comment spudec bilinear scaling codereimar2009-01-011-3/+4
| * Include alloca.h when using alloca to make sure it is defined.reimar2009-01-012-0/+2
| * XVID profile array should be const, so it is in rodatareimar2009-01-011-4/+4
| * Avoid a uselessly high number of wakeups when playing audio-only files.reimar2009-01-011-1/+4
| * 1000l, play_tree_parser_stop_keeping broke 0-termination of bufferreimar2009-01-011-0/+1
| * Add zero termination missing in two cases.reimar2009-01-011-1/+2
| * Add asserts to detect when assumptions for play_tree_parser_get_linereimar2009-01-011-2/+4
| * Work around a dvdread bug where DVDReadBlocks would return values < 0 on read...reimar2008-12-311-1/+2
| * Add an option to vo_macosx to set a custom buffer_name.gpoirier2008-12-302-6/+27
| * Support F- and numpad keys for w32_common based vos.reimar2008-12-301-0/+10
| * Update outdated availability note for -mouse-movementsreimar2008-12-301-1/+3
| * synced with r28211Gabrov2008-12-307-469/+25
| * Fix OSD flickering with filters that add frames (tfields, yadif) andreimar2008-12-301-0/+6
| * Fix OSD flicker with tfields as well.reimar2008-12-301-3/+3
| * Avoid flickering OSD with -vf yadif=1reimar2008-12-303-1/+10
| * Add nocache to example dvdnav profile, otherwise dvdnav is unusable.reimar2008-12-291-0/+1
| * Remove audio output section, it provides little to no useful information.diego2008-12-273-66/+0
| * Fix Chinese documentation build, English codecs.xml was removed.diego2008-12-271-2/+0
| * fix error message examplecompn2008-12-271-1/+2
* | OSD: Ensure that OSD content is drawn in filter-added framesUoti Urpala2009-01-154-17/+21
* | core: Improve handling of bad timestampsUoti Urpala2009-01-151-68/+64
* | Merge branch 'pause'Uoti Urpala2009-01-1515-492/+619
|\ \
| * | core: Better -nocorrect-pts pause and filter-added frames handlingUoti Urpala2009-01-144-58/+79
| * | core: Set OSD contents better while pausedUoti Urpala2009-01-141-2/+8
| * | vo_gl: Support changing OSD over existing frameUoti Urpala2009-01-141-0/+6
| * | core: Rewrite some of the A/V sync related codeUoti Urpala2009-01-142-82/+89
| * | vo_xv: Always support updating OSD if none was drawn yetUoti Urpala2008-12-101-4/+19
| * | Update OSD while pausedUoti Urpala2008-12-0910-26/+115
| * | vo_xv: Reformat codeUoti Urpala2008-12-091-268/+221
| * | Allow seeking while pausedUoti Urpala2008-12-093-28/+18
| * | Start pause handling changesUoti Urpala2008-12-093-48/+88
* | | Merge svn changes up to r28204Uoti Urpala2008-12-2724-461/+239
|\ \ \ | | |/ | |/|
| * | Remove (audio) codecs section, its contents are part of the usage section.diego2008-12-273-102/+0
| * | Convert Win32 codec importing HOWTO into a text document in the tech section.diego2008-12-273-160/+91
| * | Remove/fix ancient CVS references.diego2008-12-273-13/+10
| * | Remove known bugs section, it contains little useful information.diego2008-12-273-140/+1
| * | Add entry about mysterious coredumps.diego2008-12-271-0/+12