summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.diego2007-09-121-2/+0
* cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.diego2007-09-122-6/+6
* Remove useless #ifndef, __WINE_WINGDI_H is never defined.diego2007-09-121-2/+0
* Remove redundant multiple inclusion guard.diego2007-09-121-2/+0
* DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at thereimar2007-09-121-0/+1
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-2/+2
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-1/+2
* Consistently use path as multiple inclusion guard.diego2007-09-123-11/+11
* synced with r24423Gabrov2007-09-122-4/+5
* Add missing #include to fix compilation.diego2007-09-121-0/+1
* Do not replace _ by - if x86_64 is given in --target.reimar2007-09-121-1/+4
* sync w/r24423gpoirier2007-09-111-6/+9
* Fix indentation after r24367.cehoyos2007-09-101-2/+2
* r24294: suboption consistency, add fixme document -vivo suboptionskraymer2007-09-102-5/+21
* Revert r24424.voroshil2007-09-105-48/+48
* Fix for:voroshil2007-09-102-13/+13
* Fix for a lot ofvoroshil2007-09-105-48/+48
* Implementation of tv:// driver autodetection.voroshil2007-09-104-10/+21
* cosmetics: Add comments to some #endif preprocessor directives.diego2007-09-104-4/+4
* warning fixes:diego2007-09-101-2/+0
* warning fix:diego2007-09-101-1/+0
* warning fix:diego2007-09-101-1/+0
* warning fixes:diego2007-09-101-3/+0
* Fix for:voroshil2007-09-101-2/+2
* Fix for:voroshil2007-09-101-6/+6
* Proper fix for:voroshil2007-09-101-2/+1
* cosmetics: Fix silly typo.diego2007-09-101-3/+3
* warning fix:diego2007-09-101-1/+1
* warning fixes:diego2007-09-101-2/+0
* warning fix:diego2007-09-101-0/+1
* warning fixes:diego2007-09-101-1/+0
* warning fixes:diego2007-09-101-1/+0
* warning fixes:diego2007-09-101-4/+4
* warning fixes:diego2007-09-101-2/+0
* warning fixes:diego2007-09-101-2/+2
* warning fixes:diego2007-09-101-7/+2
* warning fix:diego2007-09-101-1/+0
* warning fixes:diego2007-09-101-2/+1
* warning fixes:diego2007-09-101-4/+3
* warning fixes:diego2007-09-101-3/+1
* warning fixes:diego2007-09-101-2/+1
* warning fix:diego2007-09-101-1/+0
* warning fix:diego2007-09-101-0/+1
* warning fix:diego2007-09-102-1/+1
* Revert the part of r24389 that broke compilation of mencoder.cehoyos2007-09-101-0/+1
* r24386: move lavc option out of XviD section, to lavc sectionvoroshil2007-09-101-6/+5
* Fix warnings:voroshil2007-09-101-1/+0
* Fix warnings:voroshil2007-09-101-2/+0
* Fix warnings:voroshil2007-09-101-5/+0
* Fix warnings:voroshil2007-09-101-2/+0
* fix warnings:voroshil2007-09-101-2/+0
* Fix warnings:voroshil2007-09-101-2/+0
* Fix warnings:voroshil2007-09-101-6/+0
* synced with r24386Gabrov2007-09-091-5/+5
* move lavc option out of XviD section, to lavc sectiongpoirier2007-09-091-4/+4
* Fix redundant declaration warnings for variables already definedvoroshil2007-09-091-26/+0
* Option adevice is implemented for all tv:// drivers.voroshil2007-09-091-1/+1
* Add comments to some #endif preprocessor directives.diego2007-09-092-11/+11
* synced with r24381Gabrov2007-09-094-60/+45
* Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.diego2007-09-091-12/+12
* warning fix:diego2007-09-091-2/+0
* warning fix:diego2007-09-091-0/+2
* warning fix:diego2007-09-091-1/+1
* warning fix:diego2007-09-091-1/+1
* warning fix:diego2007-09-091-2/+1
* Add nuv codec tag mappingreimar2007-09-091-0/+1
* Mark lavfpref demuxer as safe, so it that it is actually used for e.g.reimar2007-09-091-1/+1
* add instruction how to use parallel h264 deodingcompn2007-09-091-1/+1
* Fix fast_cmov detection broken by r24371zuxy2007-09-081-5/+4
* Use -march=native (avail. since gcc 4.2) when possiblezuxy2007-09-081-0/+2
* Add a check for c->head being NULL in pullup_free_context().gpoirier2007-09-081-0/+1
* Add "teletext patches" string to Otvos Attila's listvoroshil2007-09-081-1/+2
* Fix borders for xmga broken by r23675. Tested by Diego.reimar2007-09-081-0/+1
* Avoid releasing of unallocated memory.voroshil2007-09-081-0/+2
* Fix for:voroshil2007-09-081-1/+1
* More accurate calculating of teletextvoroshil2007-09-081-1/+3
* Implement boxes for subtitle teletext pages.voroshil2007-09-083-8/+27
* Always initialize pUnk pointer with zero.voroshil2007-09-081-0/+1
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.voroshil2007-09-083-1/+37
* Fix typo in r24360cehoyos2007-09-071-1/+1
* Fix compilation after FFmpeg AUDIO_(DE)MUXER splituau2007-09-071-2/+2
* r24356: spelling fixes, pointed by Diegovoroshil2007-09-071-3/+3
* Fix compilation after FFmpeg r10426.cehoyos2007-09-071-2/+2
* Clarify teletext tlang option.diego2007-09-061-4/+4
* spelling fixes, pointed by Diegovoroshil2007-09-061-3/+3
* r24294: suboption consistency, add fixme document -vivo suboptionsvoroshil2007-09-061-3/+16
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-064-64/+34
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-061-1/+15
* add ; at the end of the sed commands. this fixes operation under cygwin.ivo2007-09-061-1/+1
* remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,ivo2007-09-061-2/+2
* Fix AltiVec autodetection: The autodetection was overriding configurediego2007-09-061-4/+5
* Support lowdelay flagreimar2007-09-062-0/+7
* mention Slice-based parallel H.264 decoding in changeloggpoirier2007-09-051-0/+1
* sync w/ r24329gpoirier2007-09-051-2/+2
* Replace short region code explanation by more detailed section.diego2007-09-051-10/+28
* Fix compilation after FFmpeg r10411.cehoyos2007-09-051-1/+1
* Remove technical description of DVDs and libdvdread implementation.diego2007-09-051-44/+0
* Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.diego2007-09-051-0/+6
* Matroska muxer now available in libavformat.diego2007-09-051-0/+4
* Move debug message to verbose output level.diego2007-09-0413-13/+1
* Remove obsolete libac3 entry.diego2007-09-041-9/+0
* warnig fix (blessed by Rich):diego2007-09-041-1/+1
* Add a bicubic scaler that needs a lot more instruction but noreimar2007-09-042-0/+42
* Do not reset user-enabled mute on EOF, but only on exit.reimar2007-09-031-1/+2
* Fix for:voroshil2007-09-031-0/+4
* Fix compilation after patch to remove global vo_hdcreimar2007-09-033-4/+6
* Remove global vo_hdc, since it is recommended to release a DC as soon as poss...reimar2007-09-032-9/+15
* Remove checks that in the worst case will completely break fullscreenreimar2007-09-031-6/+0
* Make sure aspect hint is adjusted on aspect changereimar2007-09-031-0/+1
* Cosmetics: set vo_hint.flags at more consistent places (directly beforereimar2007-09-021-3/+5
* synced with r24329Gabrov2007-09-021-2/+2
* manpage fix: escape '\' in -vf geq descriptionuau2007-09-021-1/+1
* decerebrated-proof guide to the instalation of dvdnavnicodvb2007-09-021-0/+29
* fix broken MinGW-Howto linkkraymer2007-09-027-7/+7
* synced with r24310Gabrov2007-09-022-2/+11
* Increase number of skipped buffers to 5 to avoid mixing teletext pages fromvoroshil2007-09-021-2/+6
* a mouse selection may require at least a video codec reinitnicodvb2007-09-011-0/+1
* implemented STREAM_CTRL_GET_ASPECT_RATIOnicodvb2007-09-011-0/+6
* moved to reinit_video_chain() the assignment of sh_video->stream_aspect, wher...nicodvb2007-09-011-3/+3
* Make sure that no pages will left in cache duringvoroshil2007-09-011-1/+9
* if the stream reader supports it assign to the video the stream aspect rationicodvb2007-09-011-0/+3
* added .stream_aspect to st_video_t: if non-zero and if not specified otherwisenicodvb2007-09-012-0/+2
* implemented STREAM_CTRL_GET_ASPECT_RATIOnicodvb2007-09-011-0/+5
* introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from ...nicodvb2007-09-011-0/+1
* Drop out control chars from page header in time position.voroshil2007-09-011-3/+7
* Remove imported rational calculation code and use the original one from avutil.iive2007-09-011-83/+11
* Fix missed -1 -> 0x3f7f changes for subpage number.voroshil2007-09-011-2/+2
* Fix displaying start page when it has subpages.voroshil2007-09-011-4/+4
* Proper support for flashing chars in teletext pages.voroshil2007-09-013-3/+9
* sync w/r24310gpoirier2007-08-311-51/+93
* Support for selecting language via packet 28.voroshil2007-08-316-21/+216
* renaming ARCH_BFIN to HAVE_BFINmhoffman2007-08-313-3/+3
* Make DGA 1 and DGA 2 separately selectable.diego2007-08-311-25/+31
* warning fixes:diego2007-08-312-2/+2
* Remove pointless forward declarations.diego2007-08-311-7/+0
* cosmetics: Sort some lines, whitespace changes.diego2007-08-301-4/+4
* Added Sun VO driver for Denes Balatonicehoyos2007-08-301-2/+3
* ignore some symlinked fileskraymer2007-08-300-0/+0
* synced with r24301Gabrov2007-08-292-12/+5
* replace deleted linecompn2007-08-291-0/+1
* Small code simplification as suggested by Reimar:voroshil2007-08-291-18/+10
* Simplify code by using FFSWAPvoroshil2007-08-291-4/+1
* (cosmetics) replace tabs with spacesvoroshil2007-08-291-4/+4
* (cosmetics) fix indentation of previous commitvoroshil2007-08-291-1/+1
* Implement Hold/Release graphics (showing control chars asvoroshil2007-08-291-0/+13
* Implement Flash/Steady (swapping foreground/background colors)voroshil2007-08-291-3/+19
* suboption consistency, add fixme document -vivo suboptionscompn2007-08-291-2/+2
* remove planned features, ok by diegocompn2007-08-291-8/+0
* sync with r24137, patch by JRaSHkraymer2007-08-291-66/+113
* Make charset constants naming consistantvoroshil2007-08-291-4/+4
* Purge looooong obsolete remnants of vo_fsdga.diego2007-08-291-2/+0
* Remove unused extern int declaration.diego2007-08-291-1/+0
* Silence make's 'Please run configure again' if it was already run.cehoyos2007-08-291-1/+1
* cosmetics: Fix up whitespace, indentation and similar things.diego2007-08-291-28/+29
* Fix linking on Windows.diego2007-08-291-0/+4
* warning fixes:diego2007-08-291-2/+4
* warning fix:diego2007-08-291-1/+0
* Build test programs with standard CFLAGS and use implicit rules.diego2007-08-291-3/+0
* warning fix:diego2007-08-291-0/+1
* Add FFmpeg AC-3 decoder.diego2007-08-291-0/+8
* warning fixes:diego2007-08-281-3/+3
* synced with r24216Gabrov2007-08-282-2/+39
* typosdiego2007-08-281-2/+2
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-2825-62/+62
* Fix compilation by adding forgotten comma.iive2007-08-281-1/+1
* Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.voroshil2007-08-281-1/+49
* Remove pointless #ifdef HAVE_XVMC within get_format(), all of the functiondiego2007-08-281-2/+0
* warning fix:diego2007-08-281-3/+3
* warning fix:diego2007-08-281-1/+0
* warning fix:diego2007-08-281-0/+1
* warning fix:diego2007-08-281-0/+1
* warning fix:diego2007-08-281-1/+1
* cosmetics: Add some explanatory comments to #endif directives.diego2007-08-281-2/+2
* warning fix:diego2007-08-281-1/+0
* Move channels option parsing code into separate routine.voroshil2007-08-281-67/+72
* warning fix:diego2007-08-281-1/+1
* Implement X/27/0 packet decoding.voroshil2007-08-285-1/+81
* Add code to clear left and right borders not only top and bottom.reimar2007-08-281-2/+20
* Clean up the way get_path is handled: Compile get_path.c to an object to linkdiego2007-08-2819-27/+45
* warning fix:diego2007-08-281-0/+2
* warning fix:diego2007-08-281-2/+0
* warning fix:diego2007-08-281-2/+0
* warning fix:diego2007-08-281-1/+0
* warning fix:diego2007-08-281-1/+0
* warning fix:diego2007-08-281-1/+1
* Mark xx function as returning char, fixes:diego2007-08-281-1/+1
* Remove nonsensical #ifdef.diego2007-08-281<