summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+0
* Assume first xinerama screen, in case xmga couldattila2007-08-281-0/+9
* Implement 8/30 format 1 teletext packet decodingvoroshil2007-08-282-0/+85
* Typokraymer2007-08-281-1/+1
* BGR15 is also a valid format for 4xm videortogni2007-08-271-1/+1
* in stream_control() remove redefinition of d in a case block, previously assi...nicodvb2007-08-271-1/+0
* in open_s() unified failure code in fail:nicodvb2007-08-271-20/+11
* Fix wrong calculation of nbooleans that causes a crash on 64 bit systemsreimar2007-08-271-1/+1
* Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wfreimar2007-08-271-0/+2
* Process any waiting commands (got_cmd set). Should fix e.g. smplayer.reimar2007-08-271-1/+2
* Simplify the addition of -g to some CFLAGS.diego2007-08-271-10/+11
* Move common link libs/objects into a variable.diego2007-08-271-9/+7
* consistent linking orderdiego2007-08-271-1/+1
* Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.diego2007-08-271-2/+6
* Simplify linkage parameters.diego2007-08-271-4/+3
* warning fixes:diego2007-08-271-4/+6
* warning fixes:diego2007-08-271-2/+4
* warning fixes:diego2007-08-271-3/+5
* warning fixes:diego2007-08-271-2/+2
* warning fixes:diego2007-08-271-3/+3
* warning fixes:diego2007-08-271-5/+5
* warning fixes:diego2007-08-271-5/+5
* Remove unnecessary fastmemcpybench prerequisite.diego2007-08-271-1/+1
* Remove unused #include.diego2007-08-271-2/+0
* Fix a ton of warnings:diego2007-08-275-0/+5
* Simplify bmovl-test compilation call.diego2007-08-271-1/+1
* Fix "incompatible implicit declaration of built-in function 'exit'" warnings.diego2007-08-279-0/+9
* Mark phony targets as such.diego2007-08-271-0/+2
* Move fastmemcpybench objects to link against into prerequisites.diego2007-08-271-9/+9
* warning fix:diego2007-08-271-2/+0
* warning fix:diego2007-08-271-1/+0
* warning fix:diego2007-08-271-0/+1
* warning fixes:diego2007-08-271-3/+3
* Revert last commit, -mstackrealign was added in gcc 4.2 and should notdiego2007-08-271-2/+0
* Better handling of Alpha MVI CPU extensions (untested).diego2007-08-271-10/+11
* Fix warnings:diego2007-08-261-2/+0
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.kraymer2007-08-262-66/+131
* (cosmetics) remove unnecessary ';'voroshil2007-08-261-1/+1
* Add missed in r24212 strings definitionsvoroshil2007-08-261-0/+12
* r24125: Automatic TV channels scanning ability for MPlayer.voroshil2007-08-261-21/+44
* r24180: Document xorg.conf option needed for Xv playback on Intel cards.voroshil2007-08-261-1/+26
* Replace perror() with mp_msg()voroshil2007-08-261-31/+32
* Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.voroshil2007-08-261-0/+11
* 10l: Move #endif upper to reflect changes in r24054.voroshil2007-08-261-1/+1
* Fix typovoroshil2007-08-261-1/+1
* Remove unused _def_altivecreimar2007-08-261-8/+0
* Suboptions structure should be passed as array not as address of array.voroshil2007-08-261-1/+1
* Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE...reimar2007-08-261-5/+3
* Add teletext specification referencevoroshil2007-08-261-0/+3
* Remove ugly Russian language support hack.voroshil2007-08-261-11/+1
* Add support for Latin National Option Sub-Setsvoroshil2007-08-261-2/+46
* Enable decoding of packet X/24, it is usual teletext linevoroshil2007-08-261-2/+2
* Split lschunks function further, it is simply too huge to do any useful chang...reimar2007-08-251-62/+72
* Get netstream closer to linking.diego2007-08-252-0/+3
* warning fix:diego2007-08-251-1/+1
* Fix subrip and vivodump linking.diego2007-08-251-2/+4
* Ignore modify_reg.diego2007-08-250-0/+0
* Mark vfw2menc as Windows-only.diego2007-08-251-1/+1
* warning fix:diego2007-08-251-1/+0
* warning fix:diego2007-08-251-3/+0
* warning fix:diego2007-08-251-1/+1
* Fix warning:diego2007-08-251-4/+0
* warning fix:diego2007-08-251-1/+0
* Fix warning:diego2007-08-251-1/+1
* Remove pointless variable declaration, the code that sets it is long-gone.diego2007-08-251-3/+0
* 10l: "&" should be done after ">>"voroshil2007-08-251-1/+1
* Remove stray comment, the code it commented is long-gone.diego2007-08-251-2/+0
* Language bits in teletext page header arevoroshil2007-08-251-1/+1
* Fix warnings:diego2007-08-251-3/+3
* Fix warning:diego2007-08-251-0/+1
* Fix warnings:diego2007-08-251-6/+0
* Extract a poor int declaration from within the uncouth grip of an if statementdiego2007-08-251-1/+1
* Fix warnings:diego2007-08-252-1/+1
* Fix warning:diego2007-08-251-1/+0
* Document xorg.conf option needed for Xv playback on Intel cards.rathann2007-08-251-0/+24
* Fix warning:diego2007-08-251-3/+0
* Fix warnings:diego2007-08-251-1/+0
* Fix warnings:diego2007-08-251-1/+0
* Add multiple inclusion guards.diego2007-08-251-0/+5
* Fix warning:diego2007-08-251-2/+0
* Move button variable into the if () where it is actually used.diego2007-08-251-1/+1
* Remove redundant extern declarations, #include the right headers instead.diego2007-08-253-4/+4
* sync w/r24084gpoirier2007-08-251-10/+32
* Fix redundant redeclaration warnings.diego2007-08-251-4/+0
* Fix unused variable warning when USE_DVDNAV is not defined.diego2007-08-251-1/+2
* Remove redundant extern variable declarations, include proper headers instead.diego2007-08-254-9/+4
* Remove redundant variable declaration.diego2007-08-251-2/+0
* Remove redundant variable declarations.diego2007-08-251-3/+0
* Remove redundant variable declaration.die