Michel Bardiaux
f255e0abfc
config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 3582 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3ba1438dec
use native timebase for seeking
...
direction flag for seeking
Originally committed as revision 3577 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michel Bardiaux
791d8d1d67
Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 3569 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6c55b27f8f
do not randomize unknown timestamps
...
Originally committed as revision 3568 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2db3c638a7
user selectable packet_size and mux_rate
...
Originally committed as revision 3566 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Paul Curtis
78a0efb4fc
AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>)
...
Originally committed as revision 3557 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
f20ad5534a
fix initial vbv buffer underflow
...
Originally committed as revision 3556 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Nathan Kurz
c19e76ceb7
ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at verse dot com>)
...
Originally committed as revision 3538 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
78953e626f
avoid using local arrays outside the block where they live ...
...
Originally committed as revision 3536 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
58978c070a
less printf spam
...
Originally committed as revision 3533 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
32019cddb4
fix assert
...
Originally committed as revision 3532 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8cbd529f12
10l (wrong context)
...
Originally committed as revision 3508 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
178fcca848
1/2 resolution decoding
...
Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a42c7b07ae
removing useless code
...
Originally committed as revision 3493 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2b18dcd06d
last timestamp and -vsync 0 fix
...
Originally committed as revision 3492 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
bd1b79a145
initial timestamp fix
...
Originally committed as revision 3485 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
bf0669aa87
forgotten parameter
...
Originally committed as revision 3428 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
df84ac2e7d
stack overflow
...
Originally committed as revision 3389 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
baced9f598
user overrideable level & profile
...
Originally committed as revision 3385 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
9b7bf3c866
spelling fixes, closes bug #1005426
...
Originally committed as revision 3383 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
65bf3c53a7
typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)
...
Originally committed as revision 3344 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
8300609b78
multi frame duplication fix
...
Originally committed as revision 3338 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Patrice Bensoussan
a9aeda81e7
Fix bug causing conversion to stop when output_packet() fails patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)
...
Originally committed as revision 3337 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Patrice Bensoussan
0a38bafdcd
Option to copy meta data from specified file patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)
...
Originally committed as revision 3331 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
eb5ec8fe6c
segfault fix
...
Originally committed as revision 3322 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
28f88dc826
in/outfile options
...
Originally committed as revision 3311 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
23c9925329
libdts support by (Benjamin Zores <ben at geexbox dot org>)
...
Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
eb507b21c4
comment is no longer true
...
Originally committed as revision 3309 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
1ac3176044
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)
...
Originally committed as revision 3289 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
c43042a7d4
100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
...
Originally committed as revision 3286 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
f41dd5aad5
100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
...
Originally committed as revision 3283 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Mike Melanson
da1da89044
use a more portable version macro
...
Originally committed as revision 3281 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
ff4905a524
better audio drift compensation
...
Originally committed as revision 3275 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
641aa661f6
10l
...
Originally committed as revision 3273 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
986ebcdb1b
audio timestamp drift compensation
...
Originally committed as revision 3272 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
ff90688844
10l
...
Originally committed as revision 3268 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Mike Melanson
13100292d3
add some expanded information when printing the banner, and always print
...
the banner; this will hopefully help in bug reporting
Originally committed as revision 3267 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
23ffe323d0
-t + capture bugfix
...
Originally committed as revision 3266 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
27537106ac
try to allocate the buffer before usig it :)
...
Originally committed as revision 3245 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
6f82497728
flush audio encoder buffers at the end
...
fix vorbis in nut again
Originally committed as revision 3244 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Wolfram Gloger
cfcbbe48b6
Correct audio parameters when grabbing and using "-acodec copy" patch by (Wolfram Gloger <wmglo at dent ot med dot uni-muenchen dot de>)
...
Originally committed as revision 3235 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Luca Abeni
6e454c38b0
A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)
...
Originally committed as revision 3233 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
50c3dd32fd
pass timestamps correctly for -sync 0
...
use zero sized frames in avi to handle duplicate frames
Originally committed as revision 3225 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
72bd81008e
timestamp discontinuity correction try #1
...
Originally committed as revision 3218 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Wolfram Gloger
a6a92a9aa6
user specified start time offset
...
frame dup/drop info
typos
patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
Originally committed as revision 3217 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
1a11cbcc49
-cbp
...
change -dc range from 0-3 to 8-11
Originally committed as revision 3193 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
f7e1e69e18
-qprd
...
Originally committed as revision 3187 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
2a8edc5d92
10l (-top 0)
...
Originally committed as revision 3186 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
3c895fc098
correctly interleave packets during encoding
...
dts/pts fixed for streamcopy
dont use coded_frame->key_frame hack in muxers, use AVPacket.flags instead
Originally committed as revision 3171 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
e928649b0b
pass AVPacket into av_write_frame()
...
fixes the random dts/pts during encoding
asf preroll fix
no more initial zero frames for b frame encoding
mpeg-es dts during demuxing fixed
.ffm timestamp scale fixed, ffm is still broken though
Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago