summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* simplifydiego2006-06-201-5/+2
* Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pa...nicodvb2006-06-192-5/+0
* Full sync to r18498gpoirier2006-06-191-377/+1707
* full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,gpoirier2006-06-191-0/+1
* audio switching to any of the available tracksnicodvb2006-06-191-0/+1
* feed any audio track present in the mux; switch to any of the available audio...nicodvb2006-06-191-29/+36
* Change integer to string comparison in hw.optional.altivec test sincediego2006-06-191-1/+1
* avcodec_close()michael2006-06-191-0/+1
* try to reduce the distance between consecutive frames with pts to no more tha...nicodvb2006-06-181-1/+1
* fix link to help_mp-XX.h files in svn repokraymer2006-06-181-1/+1
* r18712: improved -vo gl:lscale documentationkraymer2006-06-181-31/+26
* Conditionally run some CPU-architecture and OS-specific tests.diego2006-06-181-8/+34
* Rename --with-dts*dir options to --with-libdts*dir for consistency anddiego2006-06-181-4/+4
* Software Scaler headers usage cleanuplucabe2006-06-1814-22/+11
* prevent buffer overflow in the STD; simplified fill_packet() (moving part of ...nicodvb2006-06-181-87/+111
* Consistency fix.rathann2006-06-181-2/+2
* respect saved default for cache enable when nothing specified onreimar2006-06-171-1/+1
* Make header include order more similar to vo_gl.creimar2006-06-171-3/+2
* Rename --with-libdvnav --> --with-dvdnavdir for consistency.diego2006-06-171-1/+1
* Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.diego2006-06-171-2/+2
* Simplify and streamline FAAD detection.diego2006-06-171-22/+20
* consistency fix: --with-foo switches shall not enable options.diego2006-06-171-5/+0
* Fix crash with all audio-only ogg files, the vorbis_info struct is notreimar2006-06-171-1/+1
* DOCS/man/hu/mplayer.1 synced with r18712Gabrov2006-06-161-27/+22
* Rewrite audio EOF handling logic fixing some problems that could causeuau2006-06-162-9/+24
* cosmetics: Rename some variables and command line parameters.diego2006-06-161-74/+74
* Fix definition of reinit_audio_chain().uau2006-06-161-1/+1
* removed old dvdnav codenicodvb2006-06-163-246/+0
* Use a function for help output.diego2006-06-161-7/+10
* sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)gpoirier2006-06-161-99/+169
* option handling consistency fixesdiego2006-06-161-1/+2
* readability cosmeticsdiego2006-06-161-6/+6
* Use MPlayer's CPU detection module instead of libmpeg2's,gpoirier2006-06-162-0/+24
* Setting up a web server and FTP server.diego2006-06-161-2/+19
* misc correctionsdiego2006-06-161-46/+52
* typoods152006-06-161-1/+1
* update copyright an changelog with new liba52 0.7.4rathann2006-06-152-1/+4
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-154-2345/+0
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-158-83/+85
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-1514-2290/+1521
* Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.reimar2006-06-151-4/+15
* Do not parse numbers as octal, strip leading zeroes instead.reimar2006-06-151-0/+2
* Support UTF8 in OSD textreimar2006-06-151-2/+31
* Missing free for malloced char_seq in OSD codereimar2006-06-151-0/+1
* Fix window position when changing videos while in fullscreen and forreimar2006-06-156-13/+15
* reduced standard verbosity and changed output messages to more uniform descri...nicodvb2006-06-141-13/+13
* workaround: at every read update demux->movi_end with stream->end_pos; needed...nicodvb2006-06-141-0/+5
* restored support for dvdnav only in the stream layer; all other functionaliti...nicodvb2006-06-147-112/+201
* When playing an audio only file use audio time instead of video time touau2006-06-141-1/+2
* Clean up audio pts handling, make audio pts tracking in the audio-onlyuau2006-06-1410-52/+66
* improved -vo gl:lscale documentationreimar2006-06-141-4/+9
* Change free_sh_audio() to take demuxer and stream id as parametersuau2006-06-145-11/+10
* Remove extern declaration for free_sh_audio() that is both unused anduau2006-06-141-2/+0
* More CVS --> Subversion changesivo2006-06-141-52/+51
* CVS --> Subversionivo2006-06-141-14/+11
* Fix problem when subtitle file name is shorter than ".utf-8"gpoirier2006-06-141-1/+1
* fix uninitialized pointer value being passed to open_stream, where it is used...gpoirier2006-06-141-0/+1
* DOCS/xml/hu/ports.xml synced with r18704Gabrov2006-06-141-11/+85
* Remove unnecessary rsync exclude.diego2006-06-141-2/+1
* cosmeticsdiego2006-06-141-7/+7
* formatting fixesdiego2006-06-141-22/+14
* sync with r18697gpoirier2006-06-141-1/+1
* r18697: scaler -> scale typo fixkraymer2006-06-131-2/+2
* review of large parts of xml documentationkraymer2006-06-1311-448/+450
* Document lscale/cscale in -vo gl:help messagereimar2006-06-131-0/+5
* scaler -> scale typo fixreimar2006-06-131-1/+1
* Do not use border for bicubic filter helper texture, since it will cause ATIreimar2006-06-131-5/+5
* Fix a condition as suggested by Rich.gpoirier2006-06-131-1/+1
* cosmeticsgpoirier2006-06-131-22/+22
* Fixes suggested by Ivo, and failure under non-root operation improved. Origin...gpoirier2006-06-131-30/+46
* audio stream switching in mpeg-tsnicodvb2006-06-121-0/+3
* support for audio stream switchingnicodvb2006-06-121-3/+98
* add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)gpoirier2006-06-122-0/+10
* Optimize bicubic filteringreimar2006-06-121-11/+9
* 10l to Roberto for forgetting to add the release code name.diego2006-06-121-1/+1
* typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$rudiego2006-06-121-1/+1
* moves invariant code (chiefly MMX register initialization) out of loops as we...gpoirier2006-06-121-21/+43
* include stream_dvd's interface from libmpdemux/stream_dvd.hnicodvb2006-06-115-50/+15
* moved stream_dvd's interface to stream_dvd.hnicodvb2006-06-111-0/+48
* now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispec...nicodvb2006-06-111-4/+0
* moved audio codec/filters/out to a separate function that is called both at i...nicodvb2006-06-111-64/+81
* Add pre7try3, final pre8 updatertogni2006-06-111-1/+7
* sync with r18656 (French man page is now in sync)gpoirier2006-06-111-4/+30
* fix image adjustment (brightness etc.) for yuv=6reimar2006-06-111-2/+2
* sync with r18673kraymer2006-06-101-6/+77
* Preliminary version of mirror howtoattila2006-06-102-0/+191
* Do not require iconv program with --charset=noconvreimar2006-06-101-6/+7
* Expand and update the Solaris and AIX sections.diego2006-06-101-6/+79
* Protect SIZE_MAX usertogni2006-06-092-0/+8
* Fix declaration mixed in among statements in the recent dvr-ms codepacman2006-06-091-1/+3
* moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other...nicodvb2006-06-091-16/+16
* support for vorbis in mp4/movnicodvb2006-06-091-0/+1
* support for vorbis in mp4/movnicodvb2006-06-092-3/+61
* decoderConfigLen can be larger than 255 bytesnicodvb2006-06-092-2/+2
* r18656: Add yuv to rgb conversion using a 3D lookup texturekraymer2006-06-091-1/+10
* add Kurt Lettmaier to AUTHORSkraymer2006-06-091-1/+5
* Don't claim that amr_nb is disabled when the fixed point version is enabled.diego2006-06-091-1/+1
* Generalize runtime linker support.diego2006-06-091-7/+13
* Ignore all generates libs.diego2006-06-090-0/+0
* CVS --> Subversiondiego2006-06-091-12/+4
* CVS --> Subversiondiego2006-06-091-53/+16
* synced with r18656Gabrov2006-06-091-15/+62
* better spatial interpolationmichael2006-06-092-25/+27
* unify wording of "Manpage" (according to most occurences in de/mplayer.1)kraymer2006-06-089-30/+30
* Add yuv to rgb conversion using a 3D lookup texturereimar2006-06-083-0/+84
* re-added some missing messages (who removed these anyway?)kraymer2006-06-081-2/+20
* loadGPUProgram function to load fragment program with error checking and stat...reimar2006-06-083-13/+58
* bicubic scaling for -vo glreimar2006-06-081-0/+1
* synced with r18651Gabrov2006-06-0819-149/+58
* Except for missing cd-dvd.xml and codecs.xml, German xml docskraymer2006-06-0811-103/+104
* small fixes in en/video.xmlkraymer2006-06-082-179/+166
* filter left & right edges too (yeah the code is lame i know...)michael2006-06-081-1/+1
* improved mc+src merge codemichael2006-06-081-11/+21
* s/CVS/Subversion/diego2006-06-081-7/+7
* review of ports.xml and formats.xml translationskraymer2006-06-082-95/+93
* fixes the infinite loop which occurs when there is a decode error in a frame.gpoirier2006-06-081-3/+5
* Add recent Snow stuff to changelogods152006-06-081-0/+1
* 10l: double "and"kraymer2006-06-081-1/+1
* review of history.xml and users-vs-dev.xmlkraymer2006-06-082-33/+33
* review of mencoder.xmlkraymer2006-06-081-65/+64
* rewording/clarification of vqscale optionkraymer2006-06-072-5/+9
* Updatertogni2006-06-071-0/+1
* first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1nicodvb2006-06-071-0/+1
* Project Mayo is long dead, their CVS does not work. Some more changesdiego2006-06-071-46/+2
* vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef U...nicodvb2006-06-071-3/+1
* Flash screen video decoded via lavcrtogni2006-06-072-0/+11
* sync with r18631 (except a gl commit that will be translated later)gpoirier2006-06-071-1/+42
* Updatertogni2006-06-071-0/+3
* r18631: yadif filter: formatting fixeskraymer2006-06-071-6/+59
* yadif filter: formatting fixeskraymer2006-06-071-4/+9
* add vqscale=0 option, explain different meanings for snow and other codecskraymer2006-06-071-2/+4
* Nop some instructions causing the vfwvp6 dll encoder to crash.banan2006-06-071-0/+3
* mcdeint is happy with yadif=3 toomichael2006-06-071-1/+1
* make spatial interlacing check optionalmichael2006-06-072-7/+5
* simplifymichael2006-06-071-29/+24
* avoid usage of head -1/head -n 1 and use sed 1q insteadivo2006-06-071-1/+1
* cleanupmichael2006-06-071-16/+14
* Add bicubic texture scalingreimar2006-06-073-1/+99
* cleanupmichael2006-06-071-13/+5
* move misplaced echores. Output may still not be as intended thoughreimar2006-06-071-1/+1
* Reworked YUV2RGB fragment program setup in preparation for upcoming patchesreimar2006-06-074-83/+165
* VP6 under FreeBSD and -monitorpixelaspectreimar2006-06-071-0/+3
* Fix runtime-patching code to take into account the address when the codec is ...reimar2006-06-071-53/+55
* sync with r18574gpoirier2006-06-071-2/+5
* some more s/CVS/Subversion/ + update some step-by-step directions which were ...gpoirier2006-06-072-34/+17
* Remove all references to MPlayer CVS from bugreports.xmlgpoirier2006-06-071-12/+13
* Change "Supress" to "Suppress" in a couple comments.corey2006-06-072-2/+2
* sinesupress --> sinesuppress rename: looks like I need tocorey2006-06-071-178/+0
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.corey2006-06-0710-10/+188
* simplifymichael2006-06-061-4/+2
* Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"pacman2006-06-063-33/+198
* yet another deinterlacing filtermichael2006-06-064-1/+268
* small consistency fixdiego2006-06-061-2/+2
* grammar/wording and formatting fixes for mcdeintdiego2006-06-061-5/+14
* Fix mailing list name.diego2006-06-061-1/+1
* Spelling fixpacman2006-06-061-1/+1
* * fix obsolete cvs revision tagskraymer2006-06-067-10/+17
* (at least for now) finalizing review of encoding-guide.xmlkraymer2006-06-061-119/+119
* </para> tag was accidently deleted and caused compile errorkraymer2006-06-061-0/+1
* fixes by jerome ferrarigpoirier2006-06-061-63/+62
* xml docs: CVS --> Subversionkraymer2006-06-064-69/+24
* sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletiergpoirier2006-06-061-1/+155
* synced with r18573gpoirier2006-06-061-2/+18
* UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol...rathann2006-06-061-1/+2
* cosmeticsdiego2006-06-061-2/+3
* Drop all system-specific version generation stuff.diego2006-06-061-23/+0
* Put SVN revision in the version stringrathann2006-06-061-1/+1
* known issues and notesmichael2006-06-061-0/+27
* synced with r18591Gabrov2006-06-061-6/+44
* Motion compensating deinterlacermichael2006-06-064-0/+315
* Fix a few minor spelling errors in comments.corey2006-06-053-5/+5
* (unfinished) review with lots of changeskraymer2006-06-051-403/+400
* r18577: mention when vo_gl yuv conversion methods are inexactkraymer2006-06-051-3/+20
* sync with r18567gpoirier2006-06-051-5/+8</