summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* security fixesKostya Shishkov2005-08-13
* FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi2005-08-12
* Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz"...Steven M. Schultz2005-08-11
* minor compilation fixSam Hocevar2005-08-11
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-11
* DV video encoder/decoder doesn't set keyframe and picture type properties pat...Edward Hervey2005-08-11
* silly script to fix line wraped patchesMichael Niedermayer2005-08-10
* changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown2005-08-10
* configure libgsm patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles2005-08-10
* remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2B...Steven M. Schultz2005-08-09
* Reorganize lists to have one item on a line.Alexander Strasser2005-08-06
* Make out of source dir build work again.Alexander Strasser2005-08-06
* add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)j@v2v.cc2005-08-06
* mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info)Michael Niedermayer2005-08-06
* liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)Steven M. Schultz2005-08-05
* 10lAlex Beregszaszi2005-08-05
* spelling/grammar/wordingDiego Biurrun2005-08-05
* segfault fixMichael Niedermayer2005-08-04
* fix ffmpeg under mingwMichael Niedermayer2005-08-04
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
* fix assertion failure for mpeg2 encodingMichael Niedermayer2005-08-01
* workaround 'colocated mv if colocated block is L1 predicted' bug in x264Michael Niedermayer2005-08-01
* A.B.C versionsMichael Niedermayer2005-07-31
* try to check for nonsense time_base instead of setting fake oneMichael Niedermayer2005-07-31
* Fix name clash when building in mingw environment.Alexander Strasser2005-07-31
* check time_base.den for mpeg4Michael Niedermayer2005-07-30
* motion vector limit for mpeg2Michael Niedermayer2005-07-27
* PIC for ia64Michael Niedermayer2005-07-27
* -ldl fixMichael Niedermayer2005-07-27
* round pointer up to next packet_size multipleMichael Niedermayer2005-07-27
* Reduce verbosity.Diego Biurrun2005-07-27
* fixing colocated mv if colocated block is L1 predicted for the temporal direc...Michael Niedermayer2005-07-27
* fixing colocated mv if colocated block is L1 predictedMichael Niedermayer2005-07-26
* spelling fixesDiego Biurrun2005-07-26
* Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb un...Martin Boehme2005-07-25
* yamaha adpcm regression testMichael Niedermayer2005-07-25
* thread mess check for avcodec_open/close()Michael Niedermayer2005-07-25
* fix user data parsing code so it suppors pre1 and cvsMichael Niedermayer2005-07-24
* mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)Michael Niedermayer2005-07-23
* MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)Luca Abeni2005-07-23
* 10l (!= vs. >)Michael Niedermayer2005-07-23
* minor user data reading bugfixMichael Niedermayer2005-07-23
* let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: luc...Luca Abeni2005-07-22
* Add missing +1 in bounds check.Reimar Döffinger2005-07-22
* reset restart_count when restart_interval is set and fill theReimar Döffinger2005-07-22
* udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin...Hans Zandbelt2005-07-21
* more non portable float parsing code ...Michael Niedermayer2005-07-19
* remove non portable get/put_be64_double()Michael Niedermayer2005-07-19
* kill duplicated get/put_be24()Michael Niedermayer2005-07-19
* extract duration if availableMichael Niedermayer2005-07-19