summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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.diego2007-08-252-3/+0
* Remove redundant variable declarations.diego2007-08-251-4/+0
* Remove redundant variable declaration.diego2007-08-251-1/+0
* Remove redundant variable declaration.diego2007-08-251-2/+0
* Fix some unused variable warnings.diego2007-08-251-3/+3
* Revert r24158, it is not necessary with unsigned bitfieldreimar2007-08-251-4/+2
* Change bitfield to unsigned so that we get the usual truth valuesreimar2007-08-251-6/+6
* synced with r24137Gabrov2007-08-251-22/+53
* Hack around broken bitfields in gcc 4.2reimar2007-08-251-2/+4
* Fix invalid fd check, the bug is somewhere else though.reimar2007-08-251-2/+2
* HACK: check added fds for validity because otherwise mplayerreimar2007-08-251-0/+12
* Fix loads of warningsreimar2007-08-251-6/+10
* Handle queued commands from input event functions immediatelyuau2007-08-251-0/+6
* Watch X11 fd in main input select() if using vo xvuau2007-08-251-0/+4
* Add separate event input type for terminal+vouau2007-08-253-3/+30
* Use a single select() for both key and slave inputuau2007-08-251-195/+117
* Clean up getch2() code somewhatuau2007-08-251-69/+102
* Make terminal input work more like VO key inputuau2007-08-255-21/+26
* Remove unused functionuau2007-08-251-18/+1
* Use bitfield instead of manual bit fiddling in input.cuau2007-08-251-28/+25
* Remove redundant variable declaration.diego2007-08-251-2/+0
* Fix unused variable warning.diego2007-08-251-1/+1
* Add missing pixelformat conversion function prototypereimar2007-08-241-0/+2
* Move Apple gcc AltiVec vector declaration syntax to libavutil.diego2007-08-242-12/+0
* Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.diego2007-08-241-0/+2
* Remove redundant extern variable declaration.diego2007-08-241-1/+0
* Fix unused variable warning.diego2007-08-241-1/+2
* Remove unused variable.diego2007-08-241-1/+0
* Remove silly #ifdef around the complete file.diego2007-08-241-6/+0
* misc markup fixesdiego2007-08-241-20/+20
* Wording and markup improvements for the -tvscan option.diego2007-08-241-8/+9
* Leading underscores in identifiers are forbidden.diego2007-08-241-3/+3
* Remove fallback round implementation that is protected by a preprocessordiego2007-08-241-7/+0
* Remove unused extern variable declaration.diego2007-08-241-1/+0
* Remove redundant variable declaration along with the corresponding warning.diego2007-08-241-1/+0
* 1000l: Revert stray hunk that crept in with last commit.diego2007-08-241-1/+1
* Use consistent include path.diego2007-08-241-2/+2
* Removed uninitialized variable.cehoyos2007-08-231-2/+1
* Use new request_channelsreimar2007-08-231-0/+1
* 100l typo: ENTER --> KPENTERdiego2007-08-231-1/+1
* Fix KPENTER keycode value on Mac OS X.diego2007-08-231-1/+1
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-2312-1/+187
* Fix blue color for yv12 and i420 image formats in "automute" screenvoroshil2007-08-231-5/+7
* Fix compilation of live555 support after FFmpegs r10173.cehoyos2007-08-221-1/+1
* CONFIG_DARWIN was removed from FFmpeg.diego2007-08-221-1/+1
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).diego2007-08-222-2/+2
* Finally fix --enable-debug compilationreimar2007-08-221-0/+2
* Fix [soc:eoc] stubs.voroshil2007-08-221-6/+10
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.voroshil2007-08-221-46/+76
* r24030: Document special A-V sync issues with FLV filesvoroshil2007-08-227-73/+280
* sync tag updatevoroshil2007-08-221-1/+1
* Remove Windows-only replacement gettimeofday() implementation, both Cygwindiego2007-08-212-16/+24
* Set DVD speed earlier to avoid drive spinup during openreimar2007-08-211-1/+1
* synced with r24110Gabrov2007-08-211-30/+38
* Remove unnecessary OSD visibility codeuau2007-08-211-2/+0
* Minor code cleanupuau2007-08-211-13/+13
* Add some missing libavcodec video encoders.diego2007-08-201-0/+8
* Sort libavcodec encoders.diego2007-08-201-28/+28
* reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than r...nicodvb2007-08-202-105/+123
* Run