aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Replace placeholder message with something sane.Gravatar diego2005-03-19
| | | | | | | 1l to Rich for overlooking this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14963 b3059339-0415-0410-9bf9-f77b7e298cf2
* nitpicksGravatar diego2005-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14962 b3059339-0415-0410-9bf9-f77b7e298cf2
* -speed is now available for MEncoder as well.Gravatar diego2005-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14961 b3059339-0415-0410-9bf9-f77b7e298cf2
* wordingGravatar diego2005-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14960 b3059339-0415-0410-9bf9-f77b7e298cf2
* precise framerate values everywhereGravatar diego2005-03-19
| | | | | | | patch by Corey Hickey <bugfood-ml at fatooh dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14959 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync 1.916Gravatar wight2005-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14958 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some missing \ before -Gravatar wight2005-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14957 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing declaration, fixes:Gravatar rathann2005-03-18
| | | | | | | muxer.c:36: warning: implicit declaration of function `muxer_init_muxer_lavf' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14956 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l to me: could break a/v sync and eventually cause buffer exhaustion on ↵Gravatar rfelker2005-03-17
| | | | | | soft-telecined input that's ugly git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14955 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.915: small fixesGravatar gpoirier2005-03-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14954 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fixes.Gravatar jonas2005-03-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14953 b3059339-0415-0410-9bf9-f77b7e298cf2
* improve handling of soft-telecined input (faster, fewer mistakes)Gravatar rfelker2005-03-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14952 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.869: pp filter documentationGravatar kraymer2005-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14951 b3059339-0415-0410-9bf9-f77b7e298cf2
* completed x264enc options.Gravatar kraymer2005-03-15
| | | | | | | added options: keyint_min, scenecut, frameref, bframes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14950 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with English man page 1.914:Gravatar gpoirier2005-03-15
| | | | | | | sync to x264 171: chroma_me, chroma_qp_offset git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14949 b3059339-0415-0410-9bf9-f77b7e298cf2
* get_space fix by Florian Dietrich <flodt8 at yahoo.de>Gravatar faust32005-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14948 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added correct message for -speed.Gravatar gabrov2005-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14947 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.165Gravatar gabrov2005-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14946 b3059339-0415-0410-9bf9-f77b7e298cf2
* Oded's patch for -speed in mencoder. This can be used for purposesGravatar rfelker2005-03-15
| | | | | | | | | | like converting back and forth between PAL and FILM (or NTSC-FILM) framerates, or whatever else you like. Doesn't work with -oac copy. Someone give Oded some cola for the error message and fill in a sane one. :)))) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14945 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 171: chroma_me, chroma_qp_offsetGravatar lorenm2005-03-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14944 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translated file. Synced with 1.64Gravatar jheryan2005-03-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14943 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by ods15:Gravatar rfelker2005-03-13
| | | | | | | | "10000l to me, I forgot that 'vfilter' could be NULL in case of framecopy, so this code always segfaulted when merging files using -ovc copy..." git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.913:Gravatar gpoirier2005-03-11
| | | | | | | | Convert vo_aa suboption parser to using the subopt-helper. This obsoletes all -aa* commandline options. Use -vo aa:* instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14941 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for multichannel wav files; -aa* is no longer valid and replaced byGravatar ivo2005-03-11
| | | | | | | -vo aa:options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14940 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark modified files as such to comply more closely with GPL §2a.Gravatar diego2005-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14939 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer-specific changes to libdvdreadGravatar diego2005-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14938 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.163: fixes for encoding of multiple filesGravatar kraymer2005-03-11
| | | | | | | 1.164: Convert vo_aa suboption parser to using the subopt-helper git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14937 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert vo_aa suboption parser to using the subopt-helper.Gravatar ivo2005-03-11
| | | | | | | This obsoletes all -aa* commandline options. Use -vo aa:* instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14936 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rather simple patch for RAWDV demuxer which lets it say whats the totalGravatar rtognimp2005-03-09
| | | | | | | | movie length. Patch by Oded Shimon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14935 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translated file. Synced with 1.12Gravatar jheryan2005-03-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14934 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translated file. Synced with 1.21Gravatar jheryan2005-03-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14933 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translated file. Synced with 1.31Gravatar jheryan2005-03-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14932 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing return statement (1e5l for me)Gravatar henry2005-03-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14931 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clean up properly if preinit() fails.Gravatar syrjala2005-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14930 b3059339-0415-0410-9bf9-f77b7e298cf2
* set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr modeGravatar nicodvb2005-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14929 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed support for mp3 at <32000 sample_rateGravatar nicodvb2005-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14928 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.912:Gravatar gpoirier2005-03-06
| | | | | | | documented scale=-n where n <= -9 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14927 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented scale=-n where n <= -9Gravatar nicodvb2005-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14926 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtracting 8 from negative w and h rounds the dimension to the closest ↵Gravatar nicodvb2005-03-06
| | | | | | multiple of 16 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14925 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSMGravatar nicodvb2005-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14924 b3059339-0415-0410-9bf9-f77b7e298cf2
* alac support via lavc decoderGravatar rtognimp2005-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14923 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a short note about how to use ttf fontsGravatar attila2005-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14922 b3059339-0415-0410-9bf9-f77b7e298cf2
* use inttypes.h for checks instead of less spread-ed stdint.hGravatar iive2005-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14921 b3059339-0415-0410-9bf9-f77b7e298cf2
* returning to the old index at the end system, alternatives are too complex ↵Gravatar michael2005-03-04
| | | | | | with questionable advantages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14920 b3059339-0415-0410-9bf9-f77b7e298cf2
* TyposGravatar gpoirier2005-03-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14919 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.910:Gravatar gpoirier2005-03-04
| | | | | | | | | 1.910: sync to x264 r150: new option 'b_pyramid'. 1.909: restrictions on muxer's telecine option. 1.9.8: English-manpage specific fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14918 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r150: new option 'b_pyramid'Gravatar lorenm2005-03-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14917 b3059339-0415-0410-9bf9-f77b7e298cf2
* restrictions on muxer's telecine optionGravatar nicodvb2005-03-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14916 b3059339-0415-0410-9bf9-f77b7e298cf2
* converted vframerate to CONF_TYPE_FLOATGravatar nicodvb2005-03-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14915 b3059339-0415-0410-9bf9-f77b7e298cf2
* TyposGravatar gpoirier2005-03-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14914 b3059339-0415-0410-9bf9-f77b7e298cf2