Tue, 22 Mar 2005 15:25:04 +0000 |
gabrov |
synced with 1.167
|
Tue, 22 Mar 2005 10:11:42 +0000 |
diego |
Fixes rgb32to16 conversion for I think all platforms since the int8
|
Tue, 22 Mar 2005 07:45:00 +0000 |
nicodvb |
SL payloads are pushed to audio and video fifo only when they are flagged with random_accesspoint or access_unit_start
|
Mon, 21 Mar 2005 22:08:09 +0000 |
wight |
Sync 1.13
|
Mon, 21 Mar 2005 20:53:39 +0000 |
gpoirier |
Cumulative sync with 1.921
|
Mon, 21 Mar 2005 09:54:37 +0000 |
diego |
Remove pp=tn from the filter chain, it's bad.
|
Mon, 21 Mar 2005 09:46:30 +0000 |
diego |
credits for ods15, updates
|
Mon, 21 Mar 2005 06:01:34 +0000 |
wight |
Sync 1.921
|
Mon, 21 Mar 2005 01:12:45 +0000 |
diego |
MEncoder now supports multiple files.
|
Sun, 20 Mar 2005 22:35:53 +0000 |
wight |
Sync 1.920 and some random fixes
|
Sun, 20 Mar 2005 20:37:44 +0000 |
rfelker |
don't buffer more future context that we need
|
Sun, 20 Mar 2005 20:29:58 +0000 |
rtognimp |
alac and others
|
Sun, 20 Mar 2005 20:08:32 +0000 |
rfelker |
new mencoder features
|
Sun, 20 Mar 2005 20:03:41 +0000 |
rfelker |
direct rendering support drastically improves speed, but it's buggy. :( disabled for now...
|
Sun, 20 Mar 2005 20:02:45 +0000 |
rfelker |
100l, meaning of strict_breaks was backwards...
|
Sun, 20 Mar 2005 14:20:59 +0000 |
nicodvb |
initial support for SL packetized data, with certain limitations; partly reworked the tables management for a better code reuse
|
Sun, 20 Mar 2005 14:16:21 +0000 |
nicodvb |
export getbits() as mp_getbits()
|
Sun, 20 Mar 2005 12:26:14 +0000 |
wight |
Sync 1.78
|
Sun, 20 Mar 2005 12:26:04 +0000 |
wight |
Sync 1.23
|
Sat, 19 Mar 2005 20:55:51 +0000 |
rfelker |
EDL for mencoder, patch by Oded (ods15)
|
Sat, 19 Mar 2005 17:41:29 +0000 |
diego |
-speed and -oac copy may fail together.
|
Sat, 19 Mar 2005 17:28:57 +0000 |
diego |
Replace placeholder message with something sane.
|
Sat, 19 Mar 2005 17:21:41 +0000 |
diego |
nitpicks
|
Sat, 19 Mar 2005 17:18:17 +0000 |
diego |
-speed is now available for MEncoder as well.
|
Sat, 19 Mar 2005 16:55:50 +0000 |
diego |
wording
|
Sat, 19 Mar 2005 16:55:26 +0000 |
diego |
precise framerate values everywhere
|
Sat, 19 Mar 2005 13:49:45 +0000 |
wight |
Sync 1.916
|
Sat, 19 Mar 2005 13:40:38 +0000 |
wight |
Some missing \ before -
|
Fri, 18 Mar 2005 01:59:43 +0000 |
rathann |
missing declaration, fixes:
|
Thu, 17 Mar 2005 00:43:55 +0000 |
rfelker |
1000l to me: could break a/v sync and eventually cause buffer exhaustion on soft-telecined input that's ugly
|
Wed, 16 Mar 2005 21:03:14 +0000 |
gpoirier |
Sync with 1.915: small fixes
|
Wed, 16 Mar 2005 12:49:29 +0000 |
jonas |
Small fixes.
|
Wed, 16 Mar 2005 03:39:13 +0000 |
rfelker |
improve handling of soft-telecined input (faster, fewer mistakes)
|
Tue, 15 Mar 2005 23:21:36 +0000 |
kraymer |
1.869: pp filter documentation
|
Tue, 15 Mar 2005 22:43:20 +0000 |
kraymer |
completed x264enc options.
|
Tue, 15 Mar 2005 22:12:51 +0000 |
gpoirier |
Sync with English man page 1.914:
|
Tue, 15 Mar 2005 16:29:18 +0000 |
faust3 |
get_space fix by Florian Dietrich <flodt8 at yahoo.de>
|
Tue, 15 Mar 2005 10:57:00 +0000 |
gabrov |
Added correct message for -speed.
|
Tue, 15 Mar 2005 10:37:13 +0000 |
gabrov |
synced with 1.165
|
Tue, 15 Mar 2005 04:10:57 +0000 |
rfelker |
Oded's patch for -speed in mencoder. This can be used for purposes
|
Mon, 14 Mar 2005 23:26:11 +0000 |
lorenm |
sync to x264 171: chroma_me, chroma_qp_offset
|
Mon, 14 Mar 2005 06:28:18 +0000 |
jheryan |
New translated file. Synced with 1.64
|
Sun, 13 Mar 2005 21:38:20 +0000 |
rfelker |
patch by ods15:
|
Fri, 11 Mar 2005 12:37:47 +0000 |
gpoirier |
Sync with 1.913:
|
Fri, 11 Mar 2005 03:58:58 +0000 |
ivo |
support for multichannel wav files; -aa* is no longer valid and replaced by
|
Fri, 11 Mar 2005 02:40:28 +0000 |
diego |
Mark modified files as such to comply more closely with GPL ¡ø2a.
|
Fri, 11 Mar 2005 02:39:54 +0000 |
diego |
MPlayer-specific changes to libdvdread
|
Fri, 11 Mar 2005 02:26:11 +0000 |
kraymer |
1.163: fixes for encoding of multiple files
|
Fri, 11 Mar 2005 02:09:24 +0000 |
ivo |
Convert vo_aa suboption parser to using the subopt-helper.
|
Wed, 09 Mar 2005 20:29:50 +0000 |
rtognimp |
Rather simple patch for RAWDV demuxer which lets it say whats the total
|
Wed, 09 Mar 2005 12:41:04 +0000 |
jheryan |
New translated file. Synced with 1.12
|
Wed, 09 Mar 2005 12:40:25 +0000 |
jheryan |
New translated file. Synced with 1.21
|
Wed, 09 Mar 2005 12:39:00 +0000 |
jheryan |
New translated file. Synced with 1.31
|
Tue, 08 Mar 2005 22:11:49 +0000 |
henry |
missing return statement (1e5l for me)
|
Mon, 07 Mar 2005 22:45:47 +0000 |
syrjala |
Clean up properly if preinit() fails.
|
Mon, 07 Mar 2005 22:00:29 +0000 |
nicodvb |
set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode
|
Mon, 07 Mar 2005 07:36:27 +0000 |
nicodvb |
fixed support for mp3 at <32000 sample_rate
|
Sun, 06 Mar 2005 22:28:00 +0000 |
gpoirier |
sync with 1.912:
|
Sun, 06 Mar 2005 21:22:08 +0000 |
nicodvb |
documented scale=-n where n <= -9
|
Sun, 06 Mar 2005 21:15:24 +0000 |
nicodvb |
subtracting 8 from negative w and h rounds the dimension to the closest multiple of 16
|