247 Commits (d88443ae89a50f3cc8f3b336389ab45180612579)

Author SHA1 Message Date
Michael Niedermayer 1ac3176044 ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Michael Niedermayer c43042a7d4 100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Michael Niedermayer f41dd5aad5 100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Mike Melanson da1da89044 use a more portable version macro 21 years ago
Michael Niedermayer ff4905a524 better audio drift compensation 21 years ago
Michael Niedermayer 641aa661f6 10l 21 years ago
Michael Niedermayer 986ebcdb1b audio timestamp drift compensation 21 years ago
Michael Niedermayer ff90688844 10l 21 years ago
Mike Melanson 13100292d3 add some expanded information when printing the banner, and always print 21 years ago
Michael Niedermayer 23ffe323d0 -t + capture bugfix 21 years ago
Michael Niedermayer 27537106ac try to allocate the buffer before usig it :) 21 years ago
Michael Niedermayer 6f82497728 flush audio encoder buffers at the end 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>) 21 years ago
Luca Abeni 6e454c38b0 A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Michael Niedermayer 50c3dd32fd pass timestamps correctly for -sync 0 21 years ago
Michael Niedermayer 72bd81008e timestamp discontinuity correction try #1 21 years ago
Wolfram Gloger a6a92a9aa6 user specified start time offset 21 years ago
Michael Niedermayer 1a11cbcc49 -cbp 21 years ago
Michael Niedermayer f7e1e69e18 -qprd 21 years ago
Michael Niedermayer 2a8edc5d92 10l (-top 0) 21 years ago
Michael Niedermayer 3c895fc098 correctly interleave packets during encoding 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 9debb40040 100l 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Michael Niedermayer c7baf14bd4 muxing overhead statistic fix for stream copying 21 years ago
Michael Niedermayer 22f7a0601e automatic framerate selection 21 years ago
Michael Niedermayer fcee016467 automatic pixel format selection 21 years ago
Michael Niedermayer dd17409ca0 next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Michael Niedermayer 8a0c66a7e3 coder, context, predictor command line options 21 years ago
Michael Niedermayer bf266e195a intra_dc_precission>0 encoding support 21 years ago
Michael Niedermayer 242f5b0a88 ffmpeg -version 21 years ago
Wolfram Gloger 4b85a28f27 Fix synthetic next_pts calculation / audio pts patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Michael Niedermayer 4ea4b27469 lmin/lmax 21 years ago
Michael Niedermayer f20f8a8b0b support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors 21 years ago
Michael Niedermayer 5efe481a15 -qpel option 21 years ago
Timofei V. Bondarenko 2f0472ff81 me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot ru>) 21 years ago
Michael Niedermayer f4f3223ffd reuse motion vectors/mb types/field select values of the source video, if the SSE for a macroblock which is predicted with these values is below me_threshold 21 years ago
Michael Niedermayer 8857a7ef32 10l 21 years ago
Michael Niedermayer e31d863ede pts fix / b frame segfault fix 21 years ago
Michael Niedermayer 2de28abbfd 10l (segfault fix) 21 years ago
Michael Niedermayer a4d36c1113 passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder 21 years ago
Michael Niedermayer bf17ff617b stream copy pts fix 21 years ago
Michael Niedermayer 37f5cd5a18 10l (stats didnt include av_write_trailer()) 21 years ago
Michael Niedermayer 1008ceb380 print video/audio/global_header size and muxing overhead 21 years ago
Allen Day d223532c23 printf macro patch by (Allen Day <allenday at ucla dot edu>) 21 years ago
Allen Day d8019eb5d8 verbosity patch by (Allen Day <allenday at ucla dot edu>) 21 years ago
Michael Niedermayer b2e3c52814 require the user to explicitly specifiy --enable-gpl before enabling of gpl parts becomes possible 21 years ago
Todd Kirby 1ff93ffcd4 padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) 21 years ago
Roman Shaposhnik 4568325a18 * making it possible to specify recording date and time in a stream 21 years ago
Michael Niedermayer 64c020a8ab 10000l 21 years ago