5046 Commits (d76319b1ab716320f6e6a4d690b85fe4504ebd5b)
 

Author SHA1 Message Date
Michael Niedermayer cf1cb7a8db silly script to fix line wraped patches 19 years ago
Mike Brown ae38261ee8 changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) 19 years ago
Justin Ruggles 6870a440ce configure libgsm patch by (Justin Ruggles: jruggle, earthlink net) 19 years ago
Steven M. Schultz f2af0e5e54 remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2BSD COM ) 19 years ago
Alexander Strasser 2a4e872b05 Reorganize lists to have one item on a line. 19 years ago
Alexander Strasser 5ac8eda525 Make out of source dir build work again. 19 years ago
j@v2v.cc 31abdc45e0 add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc) 19 years ago
Michael Niedermayer 77b854883e mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) 19 years ago
Steven M. Schultz 6987c58a0a liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) 19 years ago
Alex Beregszaszi 23972d5a6c 10l 19 years ago
Diego Biurrun 4c5f7207bf spelling/grammar/wording 19 years ago
Michael Niedermayer 804b0dac58 segfault fix 19 years ago
Michael Niedermayer d2f820a5cd fix ffmpeg under mingw 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
Michael Niedermayer 0cc64d3d1c fix assertion failure for mpeg2 encoding 19 years ago
Michael Niedermayer cdd106899f workaround 'colocated mv if colocated block is L1 predicted' bug in x264 19 years ago
Michael Niedermayer 5aa083eec1 A.B.C versions 19 years ago
Michael Niedermayer e53222d19b try to check for nonsense time_base instead of setting fake one 19 years ago
Alexander Strasser 463c5a26bd Fix name clash when building in mingw environment. 19 years ago
Michael Niedermayer efbc614de0 check time_base.den for mpeg4 19 years ago
Michael Niedermayer 2f300f8965 motion vector limit for mpeg2 19 years ago
Michael Niedermayer 966265bc88 PIC for ia64 19 years ago
Michael Niedermayer bfd2edeb91 -ldl fix 19 years ago
Michael Niedermayer 47627aec61 round pointer up to next packet_size multiple 19 years ago
Diego Biurrun 51fd379af2 Reduce verbosity. 19 years ago
Michael Niedermayer 8583bef871 fixing colocated mv if colocated block is L1 predicted for the temporal direct case 19 years ago
Michael Niedermayer 4866bd2b82 fixing colocated mv if colocated block is L1 predicted 19 years ago
Diego Biurrun 019c883820 spelling fixes 19 years ago
Martin Boehme acb22f9391 Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) 19 years ago
Michael Niedermayer d8cbeba156 yamaha adpcm regression test 19 years ago
Michael Niedermayer ddebfb15dc thread mess check for avcodec_open/close() 19 years ago
Michael Niedermayer 91d44ffc9a fix user data parsing code so it suppors pre1 and cvs 19 years ago
Michael Niedermayer 760fb54f7c mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) 19 years ago
Luca Abeni 003640635a MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) 19 years ago
Michael Niedermayer b5bc8591ee 10l (!= vs. >) 19 years ago
Michael Niedermayer d9dd7a0d2c minor user data reading bugfix 19 years ago
Luca Abeni f2d9a9f5b7 let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: lucabe72, email it) 19 years ago
Reimar Döffinger cad4368af7 Add missing +1 in bounds check. 19 years ago
Reimar Döffinger 4eecd5bc66 reset restart_count when restart_interval is set and fill the 19 years ago
Hans Zandbelt 276358c1c4 udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) 19 years ago
Michael Niedermayer 8baa661498 more non portable float parsing code ... 19 years ago
Michael Niedermayer 7cb8f314db remove non portable get/put_be64_double() 19 years ago
Michael Niedermayer a254c5745b kill duplicated get/put_be24() 19 years ago
Michael Niedermayer dd9f59160e extract duration if available 19 years ago
Michael Niedermayer 2e8f2c20c9 portable IEEE float/double read/write functions 19 years ago
Michael Niedermayer ea4377de8c portable IEEE float/double read/write functions 19 years ago
Michael Niedermayer ba85e70c54 enabling ffserver regression tests 19 years ago
Mike Melanson a2cfc4d630 this file got skipped during the API update 19 years ago
Michael Niedermayer 8d931070fc ffserver segfault & other fatal failure fixes 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago