Sun, 16 Mar 2003 20:13:28 +0000 |
arpi |
this is a combo patch that:
|
Sun, 16 Mar 2003 16:38:16 +0000 |
henry |
remove the lower boundary
|
Sun, 16 Mar 2003 07:42:26 +0000 |
henry |
cleanups and some 10l fixes for previous commit
|
Sat, 15 Mar 2003 22:02:54 +0000 |
henry |
correct small framerate fluctuations directly in the capture thread
|
Sat, 15 Mar 2003 21:07:45 +0000 |
arpi |
This patch corrects the calculation of the MPEG bitrate from the
|
Sat, 15 Mar 2003 21:05:37 +0000 |
arpi |
increment is a signed number (-1 or +1)
|
Sat, 15 Mar 2003 21:03:24 +0000 |
arpi |
fixed chroma pitch
|
Sat, 15 Mar 2003 20:59:16 +0000 |
albeu |
And 10L their, i should have started to read vop.txt sooner ;)
|
Sat, 15 Mar 2003 20:55:33 +0000 |
albeu |
10L again with the options mins
|
Sat, 15 Mar 2003 20:51:35 +0000 |
albeu |
New options stuff
|
Sat, 15 Mar 2003 20:49:39 +0000 |
albeu |
Improve the imgfmt option type
|
Sat, 15 Mar 2003 20:45:03 +0000 |
albeu |
Support for the new options stuff
|
Sat, 15 Mar 2003 20:39:05 +0000 |
albeu |
10L the scale filter accpet w and h to -3
|
Sat, 15 Mar 2003 19:52:11 +0000 |
arpi |
fixed 'make distclean' without libavcodec
|
Sat, 15 Mar 2003 19:40:52 +0000 |
rtognimp |
Same behaviour as old code for short headers
|
Sat, 15 Mar 2003 18:50:58 +0000 |
albeu |
1000L i forgot mencoder
|
Sat, 15 Mar 2003 18:49:33 +0000 |
albeu |
Add support for the new option stuff.
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Sat, 15 Mar 2003 15:46:32 +0000 |
rtognimp |
Fix for truespeech dll, patch by <dimakar(at)yahoo.com>
|
Sat, 15 Mar 2003 14:12:22 +0000 |
rtognimp |
Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.
|
Sat, 15 Mar 2003 10:52:30 +0000 |
rtognimp |
Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)
|
Sat, 15 Mar 2003 10:11:36 +0000 |
faust3 |
fix -loop problem
|
Fri, 14 Mar 2003 23:22:35 +0000 |
arpi |
add MODULE_LICENSE
|
Fri, 14 Mar 2003 20:36:26 +0000 |
henry |
replace snd_pcm_drain with snd_pcm_drop
|
Fri, 14 Mar 2003 17:50:58 +0000 |
albeu |
10L
|
Fri, 14 Mar 2003 17:45:33 +0000 |
albeu |
Fix some memleaks
|
Fri, 14 Mar 2003 17:42:21 +0000 |
albeu |
Some free(NULL) found with njamd
|
Fri, 14 Mar 2003 17:19:19 +0000 |
ranma |
Fix small memleak in control().
|
Fri, 14 Mar 2003 15:06:21 +0000 |
arpi |
clear black bands when using slices
|
Fri, 14 Mar 2003 12:46:49 +0000 |
alex |
a warning fix and rgb15/16 support by Sascha Sommer
|
Thu, 13 Mar 2003 15:50:41 +0000 |
michael |
index per stream
|
Thu, 13 Mar 2003 15:32:48 +0000 |
michael |
*signed int vlc (needs only 5 lines of code so its no increase of complexity)
|
Thu, 13 Mar 2003 14:09:49 +0000 |
albeu |
Better error messages (with line number now) and make unknow option
|
Thu, 13 Mar 2003 09:24:03 +0000 |
michael |
1000l
|
Wed, 12 Mar 2003 23:57:23 +0000 |
diego |
Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.
|
Wed, 12 Mar 2003 22:59:04 +0000 |
rtognimp |
Animatrix AAC fix, patch by <dimakar(at)yahoo.com>
|
Wed, 12 Mar 2003 18:11:40 +0000 |
nicolas |
sync
|
Wed, 12 Mar 2003 17:11:34 +0000 |
rik |
libavcodec sync
|
Wed, 12 Mar 2003 16:25:25 +0000 |
ranma |
Prevent vo window flashing.
|
Wed, 12 Mar 2003 15:44:24 +0000 |
michael |
per context frame_rate_base
|
Wed, 12 Mar 2003 15:14:13 +0000 |
albeu |
10L the comment header again. That's it when you stole someone else code ;)
|
Wed, 12 Mar 2003 15:04:05 +0000 |
albeu |
vo_xover is a new vo that should make easy to have x11 support for
|
Wed, 12 Mar 2003 14:58:55 +0000 |
albeu |
Shut up some debug messages
|
Wed, 12 Mar 2003 11:12:24 +0000 |
albeu |
Support for the overlay, that save one stretch blit for bgr16 and YUV formats
|
Wed, 12 Mar 2003 11:09:23 +0000 |
albeu |
Overlay support (now vo_xtdfx is possible :) and yet another way to
|
Tue, 11 Mar 2003 19:08:31 +0000 |
rsf |
Improved RTP packet buffering, by relying on the underlying OS's UDP
|
Tue, 11 Mar 2003 19:03:31 +0000 |
rsf |
Made "force_fps" non-static, because code in "libmpdemux" refers to it.
|
Mon, 10 Mar 2003 00:50:10 +0000 |
ranma |
Remove hardcoded "goto goto_next_file;" for -identify switch as suggested
|
Mon, 10 Mar 2003 00:46:40 +0000 |
ranma |
Use -frames 0 instead of hardcoded "goto goto_next_file;"
|
Mon, 10 Mar 2003 00:10:05 +0000 |
arpi |
- fixed playback of files with bad WxH in header (tricky! we can always read the
|
Mon, 10 Mar 2003 00:03:46 +0000 |
albeu |
Pass start slice to the vo it make dr + slice implemantation easier
|
Mon, 10 Mar 2003 00:01:03 +0000 |
albeu |
Update, add support for DR and draw image. Sadly reading from the agp
|
Sun, 09 Mar 2003 23:55:42 +0000 |
albeu |
Update, new page fault handler to access the agp mem. Doesn't really work
|
Sun, 09 Mar 2003 23:42:01 +0000 |
albeu |
I forgot to commit this file
|
Sun, 09 Mar 2003 20:03:17 +0000 |
arpi |
100l :)
|
Sun, 09 Mar 2003 19:01:20 +0000 |
arpi |
Hopefully fixed all RV30/RV40 A-V sync issues
|
Sun, 09 Mar 2003 18:15:16 +0000 |
rfelker |
new version of the de-telecine filter, largely rewritten. should work
|
Sun, 09 Mar 2003 17:21:30 +0000 |
arpi |
Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
|
Sun, 09 Mar 2003 17:19:41 +0000 |
arpi |
Ugly hack to handle bad width/height values from stream header
|
Sun, 09 Mar 2003 17:17:39 +0000 |
arpi |
- removed unused global 'handle'
|
Sun, 09 Mar 2003 17:10:06 +0000 |
arpi |
RAOpenCodec2() have 2 parameters
|
Sun, 09 Mar 2003 14:15:17 +0000 |
mpt |
Document translated to polish language.
|
Sat, 08 Mar 2003 10:48:44 +0000 |
jonas |
Adds SGI files to the list of image types supported by mencoder. -Todd
|
Sat, 08 Mar 2003 02:05:14 +0000 |
michael |
merging fourcc with codec_tag
|
Fri, 07 Mar 2003 18:45:02 +0000 |
albeu |
vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
|
Fri, 07 Mar 2003 18:42:08 +0000 |
albeu |
tdfx_vid a new kernel driver for tdfx wich let use agp move :)
|
Fri, 07 Mar 2003 12:59:28 +0000 |
michael |
vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)
|
Fri, 07 Mar 2003 02:05:59 +0000 |
michael |
rv40 pict_type parser
|
Thu, 06 Mar 2003 20:45:32 +0000 |
gabucino |
sync
|
Thu, 06 Mar 2003 13:29:11 +0000 |
nicolas |
sync
|
Thu, 06 Mar 2003 04:59:20 +0000 |
joey |
remove yuv2rgb and support frame duplication
|
Thu, 06 Mar 2003 00:49:20 +0000 |
nicolas |
typo
|
Wed, 05 Mar 2003 20:34:29 +0000 |
zdar |
Some 10l and better layer handling (to comply with DFB 0.9.17)
|
Wed, 05 Mar 2003 18:33:25 +0000 |
diego |
Empty directories can only be removed by the CVS admin.
|
Wed, 05 Mar 2003 16:40:14 +0000 |
michael |
aic & umv
|
Wed, 05 Mar 2003 10:56:47 +0000 |
michael |
Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
|
Wed, 05 Mar 2003 10:38:56 +0000 |
michael |
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
|
Wed, 05 Mar 2003 10:28:32 +0000 |
michael |
fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)
|
Wed, 05 Mar 2003 10:23:52 +0000 |
michael |
hmm found this in my local tree ;)
|
Wed, 05 Mar 2003 10:20:14 +0000 |
michael |
fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
|
Wed, 05 Mar 2003 09:27:19 +0000 |
gabucino |
sync
|
Wed, 05 Mar 2003 09:26:32 +0000 |
gabucino |
dfb updates
|
Tue, 04 Mar 2003 22:48:37 +0000 |
michael |
10l (pp cant convert formats) fixes segfault
|
Tue, 04 Mar 2003 14:59:59 +0000 |
mpt |
*** empty log message ***
|
Tue, 04 Mar 2003 13:55:25 +0000 |
eyck |
Use css like the rest of documentation. Use polish encoding.
|
Tue, 04 Mar 2003 13:51:32 +0000 |
eyck |
New translation from imoteph/adrian
|
Tue, 04 Mar 2003 13:42:49 +0000 |
eyck |
New translation from Zorg ( Konrad Materka )
|
Tue, 04 Mar 2003 13:37:53 +0000 |
eyck |
Another batch of translation from Zorg ( Konrad Materka )
|
Tue, 04 Mar 2003 13:26:09 +0000 |
albeu |
Add missing uninit
|
Mon, 03 Mar 2003 16:43:43 +0000 |
mark |
Fixed geometry that someone broke grr.
|
Mon, 03 Mar 2003 11:03:19 +0000 |
albeu |
A new nuppel video encoder. Mainly for RT encoding on slow box.
|
Mon, 03 Mar 2003 10:59:07 +0000 |
albeu |
10L never blowup an option pointer !!!!
|
Sun, 02 Mar 2003 21:21:56 +0000 |
attila |
workaround wrong detected memory sizes on G400 cards.
|
Sun, 02 Mar 2003 21:09:15 +0000 |
attila |
clean up of -geometry code.
|
Sun, 02 Mar 2003 15:58:25 +0000 |
zdar |
sync
|
Sun, 02 Mar 2003 15:56:42 +0000 |
zdar |
Layer configuration handling updates
|
Sat, 01 Mar 2003 05:35:09 +0000 |
rfelker |
new filter
|
Fri, 28 Feb 2003 23:27:03 +0000 |
nicolas |
sync
|
Fri, 28 Feb 2003 19:58:12 +0000 |
gabucino |
now all translations link to ../default.css
|
Fri, 28 Feb 2003 19:21:45 +0000 |
kmkaplan |
supdec.h needs libvo/video_out.h. vobsub.c does not.
|
Fri, 28 Feb 2003 14:07:56 +0000 |
diego |
typo
|
Fri, 28 Feb 2003 08:17:54 +0000 |
kmkaplan |
warning fix.
|
Thu, 27 Feb 2003 23:10:06 +0000 |
michael |
motion estimation range limit
|
Thu, 27 Feb 2003 14:02:38 +0000 |
gabucino |
sync
|
Thu, 27 Feb 2003 14:01:19 +0000 |
gabucino |
default.css path fixed (it needs to be moved on CVS server!!)
|
Tue, 25 Feb 2003 16:57:51 +0000 |
nicolas |
sync
|
Tue, 25 Feb 2003 16:50:52 +0000 |
alex |
10l found by Joey Parrish <joey@nicewarrior.org>
|
Tue, 25 Feb 2003 16:17:23 +0000 |
alex |
cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
|
Tue, 25 Feb 2003 15:39:36 +0000 |
alex |
MACOSX support patch, based on Dan Christiansens work
|
Tue, 25 Feb 2003 08:22:00 +0000 |
henry |
make tv non-seekable
|
Mon, 24 Feb 2003 22:46:48 +0000 |
michael |
forgot ...
|
Mon, 24 Feb 2003 00:12:30 +0000 |
michael |
cleanup
|