summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix ugly borders problem with ati-hackreimar2008-12-271-0/+19
* Reorder sections: Put FAQ at the end, group usage sections together.diego2008-12-271-3/+3
* Avoid u_ BSD type names.diego2008-12-272-14/+14
* Set and use only ARCH_PPC, not also ARCH_POWERPC.diego2008-12-272-4/+4
* Avoid POSIX-reserved _t namespace.diego2008-12-271-3/+3
* consistency cosmetics: Rename POWERPC identifiers to PPC.diego2008-12-271-3/+3
* grammar fix by Vineeth N, nvineeth gmail comdiego2008-12-251-1/+1
* Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.diego2008-12-241-0/+1
* Remove unused variable.diego2008-12-241-1/+0
* Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to ...reimar2008-12-241-4/+0
* add zygo audio (SPXN) qtaudio codeccompn2008-12-241-0/+7
* Warn when using features that are broken due to ATI driver bugs.reimar2008-12-231-0/+3
* Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 ...reimar2008-12-231-1/+1
* Reduce the priority of the rv3040 native Linux RealVideo decoders since it cr...reimar2008-12-231-1/+1
* updatescompn2008-12-231-1/+30
* Remove pointless forward declaration.diego2008-12-231-1/+0
* Set fast_cmov for all x86_64 systems, except for P4-based systems thisreimar2008-12-231-1/+1
* Define HAVE_FAST_64BIT if appropriatereimar2008-12-231-0/+7
* fix poorly worded changelog entriescompn2008-12-231-2/+2
* Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.cehoyos2008-12-221-2/+2
* re-add codecs: sif1 (directshow version) and acdsee mjpegcompn2008-12-221-1/+19
* Sync with latest FFmpeg changes.diego2008-12-222-3/+3
* libavcodec/i386/ was renamed to libavcodec/x86/.diego2008-12-221-1/+1
* add amr format tags, fixes:compn2008-12-211-0/+2
* 100l, forgot an assignment, broke special keys handling for X11-based vos.reimar2008-12-211-1/+1
* remove acdsee mjpeg binary codec, works with ffmjpegcompn2008-12-201-8/+0
* FFmpeg now has RV30 decoder enabledkostya2008-12-201-0/+8
* Add and use a special lookup function to do table-based translation to MPlaye...reimar2008-12-204-55/+49
* Cosmetics: get rid of some tabs and trailing whitespace.reimar2008-12-201-32/+32
* Use a table to translate X11 to MPlayer keycodes.reimar2008-12-201-145/+46
* Get rid of pointless and now unused defines.reimar2008-12-201-88/+0
* Simplify handling of X11 key events that are just passed through.reimar2008-12-201-97/+7
* Fix imaadpcm extradata with lavc encoder.reimar2008-12-201-2/+2
* Document vo_macosx's shared_buffer option.gpoirier2008-12-191-0/+3
* Replace vo_macosx's custom options parsing with a subopt_parse()-based onegpoirier2008-12-191-22/+24
* Remove pointless malloc.h #include.diego2008-12-193-9/+0
* Include config.h in mangle.h, fixes make checkheaders.reimar2008-12-191-0/+2
* add binary codecs:compn2008-12-171-2/+31
* synced with r28160Gabrov2008-12-174-11/+22
* add binary codec for fourcc wavccompn2008-12-171-0/+8
* another round of armv4l --> arm changesdiego2008-12-172-4/+4
* libavcodec/armv4l/ was renamed to libavcodec/arm/.diego2008-12-171-1/+1
* Do not use full relative #include path for headers in the same directory.diego2008-12-171-1/+1
* #include sub.h instead of locally declaring vo_draw_text().diego2008-12-171-1/+1
* Added FOURCCS:compn2008-12-161-4/+37
* xvmc is now a CONFIG_ option in FFmpeg.diego2008-12-153-12/+12
* 100l, reorder check for AC3 format to avoid a possible memleakreimar2008-12-151-3/+3
* Consistently include config.h before mangle.h, fixes possible compilationreimar2008-12-152-0/+2
* Simplify the definition of MANGLE, possibly also makes it easier to support m...reimar2008-12-151-7/+1
* Add extra checks to avoid crashes with broken vqf filesreimar2008-12-141-6/+11
* Update links to RPM packages, now that Livna has merged into RPMFusion.rathann2008-12-142-3/+3
* Add standard GPL headers.diego2008-12-1312-0/+206
* Add standard GPL license header.diego2008-12-137-0/+124
* Replace informal GPL notices by standard GPL headers.diego2008-12-132-6/+41
* license header consistency cosmeticsdiego2008-12-134-4/+4
* Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.diego2008-12-131-1/+1
* Merge two identical NetBSD/OpenBSD conditions.diego2008-12-131-2/+1
* Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.diego2008-12-131-1/+1
* Replace informal GPL notes by standard GPL header.diego2008-12-135-32/+107
* Simplify: use AV_RL32/AV_RB32reimar2008-12-131-10/+11
* Avoid useless casts.reimar2008-12-131-1/+1
* another mpeg4 fourcc and add binary vdo codeccompn2008-12-131-2/+11
* Some forgotten eax -> REG_a changes.reimar2008-12-121-24/+24
* Warning fixes for demux_nutods152008-12-121-3/+2
* Remove resync_audio_stream() from demux_nut seek functionods152008-12-121-2/+0
* Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut APIods152008-12-121-14/+14
* add ac-3 fourcc from mp4 filecompn2008-12-111-0/+3
* Search live555 library also in /usr/lib64.cehoyos2008-12-111-1/+1
* Rework Theora test, it was throwing away CFLAGS provided by pkg-config.diego2008-12-111-8/+18
* Add missing 'void' to parameterless function declaration.diego2008-12-112-2/+2
* Change some printf calls to 'Debug printf' so as not to pollute stdout.diego2008-12-111-6/+6
* sync w/r28126gpoirier2008-12-101-1/+5
* Add support for writing PNG files with alpha channel in -vo pngreimar2008-12-102-2/+13
* Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).reimar2008-12-101-3/+13
* 10l: actually disable quartz vo when detection failed.gpoirier2008-12-101-1/+1
* add acdv fourcc to ffmjpegcompn2008-12-101-0/+1
* Fix MGSTR vs. MSGTR typo.diego2008-12-0913-23/+23
* Set d3d_handle to NULL after release.reimar2008-12-091-0/+1
* Forgotten part of previous cosmetics commitreimar2008-12-091-3/+2
* Slightly simplify the conditional release/free codereimar2008-12-091-21/+14
* First version of OSD support for vo_direct3dreimar2008-12-091-7/+282
* add binary voxware metavoice audio codec, format 0x74compn2008-12-091-0/+9
* remove duplicated fourcccompn2008-12-081-1/+1
* add some fourcc's and ulead dv audio codec, fixes samples from:compn2008-12-081-1/+15
* Use svn.ffmpeg.org for the externals which is both more correct and more reli...reimar2008-12-080-0/+0
* cosmetics: indentationdiego2008-12-081-1/+2
* Remove pointless or even wrong N/A return values doxy commentsreimar2008-12-081-5/+0
* Add missing unistd.h #include, fixes the warning:diego2008-12-081-0/+1
* Remove unused variable, fixes the warning:diego2008-12-081-1/+0
* #include appropriate headers instead of locally declaring function prototypes.diego2008-12-082-5/+3
* ati_hack only makes sense when PBOs are used, not with mesa_buffer.reimar2008-12-061-4/+4
* Mor