| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 | 9 | -86/+9 |
* | add command for changing commit messages after the commit took place. | ivo | 2006-06-21 | 1 | -0/+7 |
* | audio stream switching in demux_lavf | nicodvb | 2006-06-20 | 1 | -1/+2 |
* | support for audio stream switching | nicodvb | 2006-06-20 | 1 | -1/+50 |
* | fix a buffer overflow causing a segfault | aurel | 2006-06-20 | 1 | -1/+2 |
* | CVS --> Subversion | aurel | 2006-06-20 | 1 | -0/+6 |
* | simplify | diego | 2006-06-20 | 1 | -5/+2 |
* | Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pa... | nicodvb | 2006-06-19 | 2 | -5/+0 |
* | Full sync to r18498 | gpoirier | 2006-06-19 | 1 | -377/+1707 |
* | full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com, | gpoirier | 2006-06-19 | 1 | -0/+1 |
* | audio switching to any of the available tracks | nicodvb | 2006-06-19 | 1 | -0/+1 |
* | feed any audio track present in the mux; switch to any of the available audio... | nicodvb | 2006-06-19 | 1 | -29/+36 |
* | Change integer to string comparison in hw.optional.altivec test since | diego | 2006-06-19 | 1 | -1/+1 |
* | avcodec_close() | michael | 2006-06-19 | 1 | -0/+1 |
* | try to reduce the distance between consecutive frames with pts to no more tha... | nicodvb | 2006-06-18 | 1 | -1/+1 |
* | fix link to help_mp-XX.h files in svn repo | kraymer | 2006-06-18 | 1 | -1/+1 |
* | r18712: improved -vo gl:lscale documentation | kraymer | 2006-06-18 | 1 | -31/+26 |
* | Conditionally run some CPU-architecture and OS-specific tests. | diego | 2006-06-18 | 1 | -8/+34 |
* | Rename --with-dts*dir options to --with-libdts*dir for consistency and | diego | 2006-06-18 | 1 | -4/+4 |
* | Software Scaler headers usage cleanup | lucabe | 2006-06-18 | 14 | -22/+11 |
* | prevent buffer overflow in the STD; simplified fill_packet() (moving part of ... | nicodvb | 2006-06-18 | 1 | -87/+111 |
* | Consistency fix. | rathann | 2006-06-18 | 1 | -2/+2 |
* | respect saved default for cache enable when nothing specified on | reimar | 2006-06-17 | 1 | -1/+1 |
* | Make header include order more similar to vo_gl.c | reimar | 2006-06-17 | 1 | -3/+2 |
* | Rename --with-libdvnav --> --with-dvdnavdir for consistency. | diego | 2006-06-17 | 1 | -1/+1 |
* | Disentangle _win32 and _dshow, the test for _dshow is disabled anyway. | diego | 2006-06-17 | 1 | -2/+2 |
* | Simplify and streamline FAAD detection. | diego | 2006-06-17 | 1 | -22/+20 |
* | consistency fix: --with-foo switches shall not enable options. | diego | 2006-06-17 | 1 | -5/+0 |
* | Fix crash with all audio-only ogg files, the vorbis_info struct is not | reimar | 2006-06-17 | 1 | -1/+1 |
* | DOCS/man/hu/mplayer.1 synced with r18712 | Gabrov | 2006-06-16 | 1 | -27/+22 |
* | Rewrite audio EOF handling logic fixing some problems that could cause | uau | 2006-06-16 | 2 | -9/+24 |
* | cosmetics: Rename some variables and command line parameters. | diego | 2006-06-16 | 1 | -74/+74 |
* | Fix definition of reinit_audio_chain(). | uau | 2006-06-16 | 1 | -1/+1 |
* | removed old dvdnav code | nicodvb | 2006-06-16 | 3 | -246/+0 |
* | Use a function for help output. | diego | 2006-06-16 | 1 | -7/+10 |
* | sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's) | gpoirier | 2006-06-16 | 1 | -99/+169 |
* | option handling consistency fixes | diego | 2006-06-16 | 1 | -1/+2 |
* | readability cosmetics | diego | 2006-06-16 | 1 | -6/+6 |
* | Use MPlayer's CPU detection module instead of libmpeg2's, | gpoirier | 2006-06-16 | 2 | -0/+24 |
* | Setting up a web server and FTP server. | diego | 2006-06-16 | 1 | -2/+19 |
* | misc corrections | diego | 2006-06-16 | 1 | -46/+52 |
* | typo | ods15 | 2006-06-16 | 1 | -1/+1 |
* | update copyright an changelog with new liba52 0.7.4 | rathann | 2006-06-15 | 2 | -1/+4 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 | 4 | -2345/+0 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 | 8 | -83/+85 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 | 14 | -2290/+1521 |
* | Reduce number of OpenGL state changes when drawing OSD by first drawing alpha. | reimar | 2006-06-15 | 1 | -4/+15 |
* | Do not parse numbers as octal, strip leading zeroes instead. | reimar | 2006-06-15 | 1 | -0/+2 |
* | Support UTF8 in OSD text | reimar | 2006-06-15 | 1 | -2/+31 |
* | Missing free for malloced char_seq in OSD code | reimar | 2006-06-15 | 1 | -0/+1 |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 | 6 | -13/+15 |
* | reduced standard verbosity and changed output messages to more uniform descri... | nicodvb | 2006-06-14 | 1 | -13/+13 |
* | workaround: at every read update demux->movi_end with stream->end_pos; needed... | nicodvb | 2006-06-14 | 1 | -0/+5 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 | 7 | -112/+201 |
* | When playing an audio only file use audio time instead of video time to | uau | 2006-06-14 | 1 | -1/+2 |
* | Clean up audio pts handling, make audio pts tracking in the audio-only | uau | 2006-06-14 | 10 | -52/+66 |
* | improved -vo gl:lscale documentation | reimar | 2006-06-14 | 1 | -4/+9 |
* | Change free_sh_audio() to take demuxer and stream id as parameters | uau | 2006-06-14 | 5 | -11/+10 |
* | Remove extern declaration for free_sh_audio() that is both unused and | uau | 2006-06-14 | 1 | -2/+0 |
* | More CVS --> Subversion changes | ivo | 2006-06-14 | 1 | -52/+51 |
* | CVS --> Subversion | ivo | 2006-06-14 | 1 | -14/+11 |
* | Fix problem when subtitle file name is shorter than ".utf-8" | gpoirier | 2006-06-14 | 1 | -1/+1 |
* | fix uninitialized pointer value being passed to open_stream, where it is used... | gpoirier | 2006-06-14 | 1 | -0/+1 |
* | DOCS/xml/hu/ports.xml synced with r18704 | Gabrov | 2006-06-14 | 1 | -11/+85 |
* | Remove unnecessary rsync exclude. | diego | 2006-06-14 | 1 | -2/+1 |
* | cosmetics | diego | 2006-06-14 | 1 | -7/+7 |
* | formatting fixes | diego | 2006-06-14 | 1 | -22/+14 |
* | sync with r18697 | gpoirier | 2006-06-14 | 1 | -1/+1 |
* | r18697: scaler -> scale typo fix | kraymer | 2006-06-13 | 1 | -2/+2 |
* | review of large parts of xml documentation | kraymer | 2006-06-13 | 11 | -448/+450 |
* | Document lscale/cscale in -vo gl:help message | reimar | 2006-06-13 | 1 | -0/+5 |
* | scaler -> scale typo fix | reimar | 2006-06-13 | 1 | -1/+1 |
* | Do not use border for bicubic filter helper texture, since it will cause ATI | reimar | 2006-06-13 | 1 | -5/+5 |
* | Fix a condition as suggested by Rich. | gpoirier | 2006-06-13 | 1 | -1/+1 |
* | cosmetics | gpoirier | 2006-06-13 | 1 | -22/+22 |
* | Fixes suggested by Ivo, and failure under non-root operation improved. Origin... | gpoirier | 2006-06-13 | 1 | -30/+46 |
* | audio stream switching in mpeg-ts | nicodvb | 2006-06-12 | 1 | -0/+3 |
* | support for audio stream switching | nicodvb | 2006-06-12 | 1 | -3/+98 |
* | add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;) | gpoirier | 2006-06-12 | 2 | -0/+10 |
* | Optimize bicubic filtering | reimar | 2006-06-12 | 1 | -11/+9 |
* | 10l to Roberto for forgetting to add the release code name. | diego | 2006-06-12 | 1 | -1/+1 |
* | typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru | diego | 2006-06-12 | 1 | -1/+1 |
* | moves invariant code (chiefly MMX register initialization) out of loops as we... | gpoirier | 2006-06-12 | 1 | -21/+43 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 | 5 | -50/+15 |
* | moved stream_dvd's interface to stream_dvd.h | nicodvb | 2006-06-11 | 1 | -0/+48 |
* | now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispec... | nicodvb | 2006-06-11 | 1 | -4/+0 |
* | moved audio codec/filters/out to a separate function that is called both at i... | nicodvb | 2006-06-11 | 1 | -64/+81 |
* | Add pre7try3, final pre8 update | rtogni | 2006-06-11 | 1 | -1/+7 |
* | sync with r18656 (French man page is now in sync) | gpoirier | 2006-06-11 | 1 | -4/+30 |
* | fix image adjustment (brightness etc.) for yuv=6 | reimar | 2006-06-11 | 1 | -2/+2 |
* | sync with r18673 | kraymer | 2006-06-10 | 1 | -6/+77 |
* | Preliminary version of mirror howto | attila | 2006-06-10 | 2 | -0/+191 |
* | Do not require iconv program with --charset=noconv | reimar | 2006-06-10 | 1 | -6/+7 |
* | Expand and update the Solaris and AIX sections. | diego | 2006-06-10 | 1 | -6/+79 |
* | Protect SIZE_MAX use | rtogni | 2006-06-09 | 2 | -0/+8 |
* | Fix declaration mixed in among statements in the recent dvr-ms code | pacman | 2006-06-09 | 1 | -1/+3 |
* | moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other... | nicodvb | 2006-06-09 | 1 | -16/+16 |
* | support for vorbis in mp4/mov | nicodvb | 2006-06-09 | 1 | -0/+1 |
* | support for vorbis in mp4/mov | nicodvb | 2006-06-09 | 2 | -3/+61 |
* | decoderConfigLen can be larger than 255 bytes | nicodvb | 2006-06-09 | 2 | -2/+2 |
* | r18656: Add yuv to rgb conversion using a 3D lookup texture | kraymer | 2006-06-09 | 1 | -1/+10 |
* | add Kurt Lettmaier to AUTHORS | kraymer | 2006-06-09 | 1 | -1/+5 |
* | Don't claim that amr_nb is disabled when the fixed point version is enabled. | diego | 2006-06-09 | 1 | -1/+1 |
* | Generalize runtime linker support. | diego | 2006-06-09 | 1 | -7/+13 |
* | Ignore all generates libs. | diego | 2006-06-09 | 0 | -0/+0 |
* | CVS --> Subversion | diego | 2006-06-09 | 1 | -12/+4 |
* | CVS --> Subversion | diego | 2006-06-09 | 1 | -53/+16 |
* | synced with r18656 | Gabrov | 2006-06-09 | 1 | -15/+62 |
* | better spatial interpolation | michael | 2006-06-09 | 2 | -25/+27 |
* | unify wording of "Manpage" (according to most occurences in de/mplayer.1) | kraymer | 2006-06-08 | 9 | -30/+30 |
* | Add yuv to rgb conversion using a 3D lookup texture | reimar | 2006-06-08 | 3 | -0/+84 |
* | re-added some missing messages (who removed these anyway?) | kraymer | 2006-06-08 | 1 | -2/+20 |
* | loadGPUProgram function to load fragment program with error checking and stat... | reimar | 2006-06-08 | 3 | -13/+58 |
* | bicubic scaling for -vo gl | reimar | 2006-06-08 | 1 | -0/+1 |
* | synced with r18651 | Gabrov | 2006-06-08 | 19 | -149/+58 |
* | Except for missing cd-dvd.xml and codecs.xml, German xml docs | kraymer | 2006-06-08 | 11 | -103/+104 |
* | small fixes in en/video.xml | kraymer | 2006-06-08 | 2 | -179/+166 |
* | filter left & right edges too (yeah the code is lame i know...) | michael | 2006-06-08 | 1 | -1/+1 |
* | improved mc+src merge code | michael | 2006-06-08 | 1 | -11/+21 |
* | s/CVS/Subversion/ | diego | 2006-06-08 | 1 | -7/+7 |
* | review of ports.xml and formats.xml translations | kraymer | 2006-06-08 | 2 | -95/+93 |
* | fixes the infinite loop which occurs when there is a decode error in a frame. | gpoirier | 2006-06-08 | 1 | -3/+5 |
* | Add recent Snow stuff to changelog | ods15 | 2006-06-08 | 1 | -0/+1 |
* | 10l: double "and" | kraymer | 2006-06-08 | 1 | -1/+1 |
* | review of history.xml and users-vs-dev.xml | kraymer | 2006-06-08 | 2 | -33/+33 |
* | review of mencoder.xml | kraymer | 2006-06-08 | 1 | -65/+64 |
* | rewording/clarification of vqscale option | kraymer | 2006-06-07 | 2 | -5/+9 |
* | Update | rtogni | 2006-06-07 | 1 | -0/+1 |
* | first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1 | nicodvb | 2006-06-07 | 1 | -0/+1 |
* | Project Mayo is long dead, their CVS does not work. Some more changes | diego | 2006-06-07 | 1 | -46/+2 |
* | vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef U... | nicodvb | 2006-06-07 | 1 | -3/+1 |
* | Flash screen video decoded via lavc | rtogni | 2006-06-07 | 2 | -0/+11 |
* | sync with r18631 (except a gl commit that will be translated later) | gpoirier | 2006-06-07 | 1 | -1/+42 |
* | Update | rtogni | 2006-06-07 | 1 | -0/+3 |
* | r18631: yadif filter: formatting fixes | kraymer | 2006-06-07 | 1 | -6/+59 |
* | yadif filter: formatting fixes | kraymer | 2006-06-07 | 1 | -4/+9 |
* | add vqscale=0 option, explain different meanings for snow and other codecs | kraymer | 2006-06-07 | 1 | -2/+4 |
* | Nop some instructions causing the vfwvp6 dll encoder to crash. | banan | 2006-06-07 | 1 | -0/+3 |
* | mcdeint is happy with yadif=3 too | michael | 2006-06-07 | 1 | -1/+1 |
* | make spatial interlacing check optional | michael | 2006-06-07 | 2 | -7/+5 |
* | simplify | michael | 2006-06-07 | 1 | -29/+24 |
* | avoid usage of head -1/head -n 1 and use sed 1q instead | ivo | 2006-06-07 | 1 | -1/+1 |
* | cleanup | michael | 2006-06-07 | 1 | -16/+14 |
* | Add bicubic texture scaling | reimar | 2006-06-07 | 3 | -1/+99 |
* | cleanup | michael | 2006-06-07 | 1 | -13/+5 |
* | move misplaced echores. Output may still not be as intended though | reimar | 2006-06-07 | 1 | -1/+1 |
* | Reworked YUV2RGB fragment program setup in preparation for upcoming patches | reimar | 2006-06-07 | 4 | -83/+165 |
* | VP6 under FreeBSD and -monitorpixelaspect | reimar | 2006-06-07 | 1 | -0/+3 |
* | Fix runtime-patching code to take into account the address when the codec is ... | reimar | 2006-06-07 | 1 | -53/+55 |
* | sync with r18574 | gpoirier | 2006-06-07 | 1 | -2/+5 |
* | some more s/CVS/Subversion/ + update some step-by-step directions which were ... | gpoirier | 2006-06-07 | 2 | -34/+17 |
* | Remove all references to MPlayer CVS from bugreports.xml | gpoirier | 2006-06-07 | 1 | -12/+13 |
* | Change "Supress" to "Suppress" in a couple comments. | corey | 2006-06-07 | 2 | -2/+2 |
* | sinesupress --> sinesuppress rename: looks like I need to | corey | 2006-06-07 | 1 | -178/+0 |
* | Rename sinesupress to sinesuppress, including af_sinesupress.c file rename. | corey | 2006-06-07 | 10 | -10/+188 |
* | simplify | michael | 2006-06-06 | 1 | -4/+2 |
* | Patch from John Donaghy: "fix for audio and video in dvr-ms asf files" | pacman | 2006-06-06 | 3 | -33/+198 |
* | yet another deinterlacing filter | michael | 2006-06-06 | 4 | -1/+268 |
* | small consistency fix | diego | 2006-06-06 | 1 | -2/+2 |
* | grammar/wording and formatting fixes for mcdeint | diego | 2006-06-06 | 1 | -5/+14 |
* | Fix mailing list name. | diego | 2006-06-06 | 1 | -1/+1 |
* | Spelling fix | pacman | 2006-06-06 | 1 | -1/+1 |
* | * fix obsolete cvs revision tags | kraymer | 2006-06-06 | 7 | -10/+17 |
* | (at least for now) finalizing review of encoding-guide.xml | kraymer | 2006-06-06 | 1 | -119/+119 |
* | </para> tag was accidently deleted and caused compile error | kraymer | 2006-06-06 | 1 | -0/+1 |
* | fixes by jerome ferrari | gpoirier | 2006-06-06 | 1 | -63/+62 |
* | xml docs: CVS --> Subversion | kraymer | 2006-06-06 | 4 | -69/+24 |
* | sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier | gpoirier | 2006-06-06 | 1 | -1/+155 |
* | synced with r18573 | gpoirier | 2006-06-06 | 1 | -2/+18 |
* | UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol... | rathann | 2006-06-06 | 1 | -1/+2 |
* | cosmetics | diego | 2006-06-06 | 1 | -2/+3 |
* | Drop all system-specific version generation stuff. | diego | 2006-06-06 | 1 | -23/+0 |
* | Put SVN revision in the version string | rathann | 2006-06-06 | 1 | -1/+1 |
* | |