summaryrefslogtreecommitdiffstats
<
Commit message (Expand)AuthorAgeFilesLines
* help_mp-hu.h & man/hu/mplayer.1 synced with r19369Gabrov2006-08-122-3/+12
* Add support for 13k Voice (Qclp) in 3g2 filesrtogni2006-08-112-1/+11
* replace calls to perror() with calls to mp_msg()ivo2006-08-111-7/+8
* Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n...diego2006-08-111-3/+1
* pass average bitrate from encoder to (lavf) muxermichael2006-08-104-2/+5
* editorial spelling/wording/grammar changesdiego2006-08-101-8/+8
* Get rid of two initialized but unused variablesreimar2006-08-091-2/+0
* update the moving & copying rules as disscussed on mplayer-dev + some (but no...michael2006-08-091-4/+11
* Disable Y800 colorspace support, otherwise mplayer uses it even when it's not...reimar2006-08-081-0/+4
* Reintroduce an ugly variant of the -gui/-nogui options.reimar2006-08-083-3/+12
* -logg must come before -lvorbisidec since both declare the same symbols.reimar2006-08-081-2/+2
* Reorganize libvorbis/Tremor detection, external Tremor should be detected now.diego2006-08-081-36/+39
* spelling/clarification for --help outputdiego2006-08-081-4/+4
* cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.diego2006-08-072-3/+3
* Make sure we do not print the obsolete skin path when we did not find any skin.reimar2006-08-071-0/+1
* remove trailing spaces + remove some obviously redudant wordsgpoirier2006-08-071-709/+709
* cosmetics: Rename some variables for consistency.diego2006-08-073-6/+6
* synced with r19348gpoirier2006-08-071-10/+12
* punctuation, slight clarificationdiego2006-08-061-2/+2
* Restore empty line accidentally deleted with the previous commit.eugeni2006-08-061-0/+1
* Mention mkv chapter seeking in ChangeLog and AUTHORS.eugeni2006-08-062-1/+2
* Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxerreimar2006-08-061-4/+12
* Add matroska chapter seeking capability.eugeni2006-08-0610-33/+142
* "[ass] init" message looks better when it starts with the capital letter 'I'.eugeni2006-08-061-2/+2
* Use FontConfig cache to speedup mplayer startup.eugeni2006-08-061-0/+28
* Fix bug introduced in LIVE555 test simplification, -lstdc++ should go lastdiego2006-08-061-3/+4
* Prefer ffvorbis over Xiph Vorbis decoder, it's faster.diego2006-08-061-8/+8
* Don't crash if audio init fails.uau2006-08-051-1/+1
* Another PIX_FMT_ ---> IMGFMT_ conversionlucabe2006-08-051-0/+1
* isolated tcp socket code from network.c to a dedicated fileben2006-08-0512-209/+331
* Simplify Tremor low accuracy test, label external Tremor as such.diego2006-08-051-6/+2
* Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.diego2006-08-053-10/+12
* missing ifndef/define/endif couple in udp headerben2006-08-051-0/+5
* kill a warning in getsockopt()ben2006-08-051-1/+2
* kill a warning in getsockopt()ben2006-08-051-1/+2
* 10l, line from a local modification committed by accident.diego2006-08-051-1/+0
* Unify include path handling in the build system, part III:diego2006-08-041-80/+38
* Fix libcdio test after r19200, the detected include dir was not stored.diego2006-08-041-1/+2
* Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.diego2006-08-042-17/+17
* auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on...nicodvb2006-08-041-0/+18
* added recent changes with independant stream layer libraryben2006-08-042-0/+2
* rtsp is a stream layer not demuxerben2006-08-042-3/+3
* inputs is for keys, this is streamben2006-08-041-1/+1
* a few more files i'll maintainben2006-08-041-0/+3
* removed some useless includesben2006-08-041-7/+0
* moved some definitions from rtp.h to rtp.c as they're not exported or used an...ben2006-08-042-18/+18
* removed udp socket creation code from rtp stack to a new dedicated udp helper...ben2006-08-047-115/+216
* -identify should display all ID_ messages, including DVD title lengthreimar2006-08-041-1/+1
* fix compilation of librtspben2006-08-041-0/+1
* few cosmectic changes to remove duplicationben2006-08-041-6/+1
* Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed ot...reimar2006-08-041-2/+2
* split rtp stack, udp input layer and rtp input layer from rtp.cben2006-08-046-84/+229
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-0416-19/+17
* moved pnm.h to stream/ (where it belongs)ben2006-08-041-0/+0
* Merge DirectFB header check into DirectFB check.diego2006-08-041-16/+7
* Remove silly check for $_inc_directfb, it is not set beforehand.diego2006-08-041-5/+0
* Remove one more redundant test invocation.diego2006-08-041-1/+1
* Simplify DirectFB header check.diego2006-08-041-7/+2
* cosmetics: Fix DVB test indentation.diego2006-08-031-12/+12
* cosmetics: Fix indentation after last commit.diego2006-08-031-23/+23
* Run DVB (HEAD) test only when the corresponding variable is set to auto.diego2006-08-031-4/+4
* Forgotten part of the LIVE555 configure test simplification.diego2006-08-031-2/+1
* renamed dvdnav_stream to stream_dvdnav for consistencyben2006-08-033-2/+2
* added dedicated file for mf:// inputben2006-08-035-5/+51
* mf.[hc] belong to libmpdemuxben2006-08-034-2/+2
* Recurse into subdirs before cleaning the top level to avoid error messages.diego2006-08-031-1/+1
* renamed cue_read.c to stream_cue.c for consistencyben2006-08-032-3/+1
* removed useless cue_read.h fileben2006-08-032-8/+0
* renamed dvbin.c to stream_dvb.c for consistencyben2006-08-032-1/+1
* conversion from stream_null to stream_tv was missing stream typeben2006-08-032-0/+2
* correctly report audio inputben2006-08-031-10/+2
* 'make distclean' should remove all generated files, so also config.[h|mak].diego2006-08-031-1/+1
* 'make clean' now recurses through subdirectories as expected,diego2006-08-031-1/+4
* Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.diego2006-08-031-4/+4
* typo, VC-1/WMV3/WMV9 decoderdiego2006-08-031-1/+4
* Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.diego2006-08-031-1/+1
* synced with r19293Gabrov2006-08-022-14/+152
* Move conditional compilation of cdinfo.c to the build system.diego2006-08-022-7/+2
* fix a/v sync issues when using ad_hwmpaben2006-08-011-0/+3
* Ignore .depend and stream.a.diego2006-08-010-0/+0
* $inc_extra vs $_inc_extra typo, closes bug #543.diego2006-08-011-1/+1
* Change toplevel Makefile to invoke subdirectory Makefilesuau2006-08-011-34/+42
* Simplify LIVE555 test and make it more consistent with the other tests.diego2006-08-012-27/+12
* We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.diego2006-08-011-1/+1
* clarification on -mpegopts :vaspectnicodvb2006-08-011-1/+1
* New sentences should start on a new line.diego2006-07-311-2/+2
* Fix SVQ3 extradata handling so it works correctly with demux_lavfpacman2006-07-311-8/+12
* Fix bogus pointer addition in the extraction of extradata frompacman2006-07-311-2/+1
* removed deprecated test.c file from libmpdemuxben2006-07-313-94/+4
* don't use vaspect on mpeg1 video streamsnicodvb2006-07-311-1/+2
* fix includes due to libmpdemux split (patch by Stefan Huehner)ben2006-07-313-4/+4
* add an explicit tv stream input instead of the previous hack in stream_nullben2006-07-314-16/+56
* renamed cddX stream interface to stream_cddX for consistencyben2006-07-313-2/+2
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-31111-146/+200
* Add support for ffmpeg's pixel format names in libswscalelucabe2006-07-311-0/+22
* Move the section describing the per movie config filesattila2006-07-311-5/+5
* Add Indexes to Options as suggested by Jaeho Shin.diego2006-07-301-1/+1
* Remove useless includertogni2006-07-301-1/+0
* Make some more function staticrtogni2006-07-302-9/+3
* Clarify licensing situation.diego2006-07-301-6/+10
* There is a reference to a file COPYRIGHT that we do not include, so pastediego2006-07-301-0/+16
* md5 result is 16 bytes, not 20rtogni2006-07-301-1/+1
* removed now useless duplicate includesben2006-07-303-5/+0
* LRMI has been removed some time ago.diego2006-07-301-6/+0
* How to encode movies for PSPgpoirier2006-07-301-0/+44
* Update for changes from r19139 and r19137.diego2006-07-301-9/+28
* xor_table can't be NULL, remove useless checkrtogni2006-07-301-4/+1
* Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.diego2006-07-301-6/+6
* The real hash function is just a md5, replace with lavu codertogni2006-07-301-262/+6
* Update upstream references, add a missing filertogni2006-07-301-2/+3
* Restore a local diff lost during license fix at r19256rtogni2006-07-301-2/+2
* alex didnt commit his (very incomplete) rfc conversion of my proposal so i co...michael2006-07-301-0/+127
* no need to reming the copyright with msg_(), the notice in the source is enoughnicodvb2006-07-301-5/+1
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONuau2006-07-3015-18/+64
* Use LC_ALL instead of LANG since the former overrides the latter.diego2006-07-291-1/+1
* cosmetics: Make patch apply cleanly.diego2006-07-291-21/+21
* Add a paragraph about which Subversion version to use.diego2006-07-291-0/+6
* Cope with localized Subversion clients.diego2006-07-291-1/+1
* updated documentation.vayne2006-07-291-0/+3
* improved fullscreen switchingvayne2006-07-292-27/+56
* re-added forgotten return in send_mpeg_lpcm_packet()nicodvb2006-07-291-1/+1
* final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet()...nicodvb2006-07-291-97/+29
* optimize and simplify memcpy usage, use mem2agpcpy_picreimar2006-07-291-30/+6
* Add comment about Chinese AVS only working with lavf at the moment.diego2006-07-291-0/+1
* ptslen was set to 5 even when no pts==0nicodvb2006-07-291-1/+1
* typo fixben2006-07-291-1/+1
* Support for Chinese AVSrtogni2006-07-291-0/+7
* Part 2 of the various fixes features by Jerome Ferrarigpoirier2006-07-291-118/+112
* missed some escapingben2006-07-292-2/+2
* use DOCS writing standards for default values (asked by diego)ben2006-07-291-12/+9
* Part 1 of review of Jerome's Ferrari's patchgpoirier2006-07-291-102/+101
* disable dha kernelhelper support by default.attila2006-07-291-1/+1
* sync w/ r19233gpoirier2006-07-291-4/+21
* french manpage for pvr:// inputben2006-07-291-1/+77
* added ivtv ao/vo in ChangeLogben2006-07-291-0/+3
* missing supported PVR card referenceben2006-07-291-1/+1
* english manpage for pvr:// inputben2006-07-291-1/+75
* Set user_muted in mp_property_mute(). Fixes mute turning off whenuau2006-07-281-0/+2
* updated en/fr manpages for ao_ivtvben2006-07-282-0/+10
* ao_ivtv driver in authors/maintainers filesben2006-07-282-1/+2
* added audio output for ivtv cardsben2006-07-283-1/+172
* removed default outfile for -ao mpegpesnicodvb2006-07-281-1/+1
* if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default,...nicodvb2006-07-281-9/+1
* Some more documentationreimar2006-07-281-0/+57
* Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,reimar2006-07-281-1/+18
* 10l, last commit swapped U and V planes.reimar2006-07-281-2/+2
* Handle frames with stride correctly (e.g. the "Version" source of current AVS).reimar2006-07-281-2/+16
* Do not count each decoded frame twice.reimar2006-07-281-2/+0
* cosmetics: fix incorrect indentation left by reimar and extra word inuau2006-07-281-3/+3
* include sys/poll.h only when HAVE_DVB[_HEAD] is setnicodvb2006-07-281-1/+1
* Cosmetics for last commitreimar2006-07-281-10/+10
* Move more stuff under if (avs_has_video... to simplify later patches.reimar2006-07-281-4/+4
* set pts of the demux patcket correctlyreimar2006-07-281-1/+1
* Move variable declarations to the block level where they are actually usedreimar2006-07-281-11/+4
* call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer a...reimar2006-07-281-1/+6
* Remove code that prevented the OSD current time from going back by oneuau2006-07-281-2/+0
* Avoid large amounts of data on the stack (> 900k on 64 bit systems).reimar2006-07-281-15/+24
* Do not treat AV_NOPTS_VALUE as a valid duration value.reimar2006-07-281-2/+2
* Comment some #endif lines.diego2006-07-283-9/+9
* unused variable warning fixdiego2006-07-281-1/+2
* Fixes the format string for the warning message on line 182 (%xdiego2006-07-281-4/+4
* Remove $ from a variable in a comment to avoid irritating expansion.diego2006-07-271-1/+1
* The C99 function strtof is unavailable in some BSD variants.diego2006-07-271-1/+1
* Improve ao_mpegpes description.diego2006-07-271-7/+5
* Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}pacman2006-07-271-1/+1
* fix wrong and unrelated change done in r19199reynaldo2006-07-271-2/+2
* corrects some casts that previously discarded the const qualifier. Patch by S...reynaldo2006-07-271-3/+3
* Remove superfluous $_inc_extra parameter from cc_check call.diego2006-07-271-1/+1
* Unify include path handling in the build system, part II.diego2006-07-271-44/+26
* Remove inconsistency from libcdio test.diego2006-07-271-2/+1
* marks some read-only char* inside structs as const, patch by Stefan Huehner, ...reynaldo2006-07-276-11/+11
* Remove silly test/include path cleanup.diego2006-07-271-3/+0
* Remove unused variable.diego2006-07-271-1/+0
* Rename _inc_soundcard to _include_soundcard, _inc variables are useddiego2006-07-271-4/+4
* Unify include paths in the build system, part I.diego2006-07-279-58/+9
* Introduce general V4L variable/define.diego2006-07-274-3/+11
* Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.diego2006-07-271-1/+1
* Rename *v4l variable to *v4l1.diego2006-07-273-19/+19
* description of the arnd scale video filter parameterdiego2006-07-261-1/+9
*