summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* portable IEEE float/double read/write functionsMichael Niedermayer2005-07-19
* portable IEEE float/double read/write functionsMichael Niedermayer2005-07-19
* enabling ffserver regression testsMichael Niedermayer2005-07-18
* this file got skipped during the API updateMike Melanson2005-07-18
* ffserver segfault & other fatal failure fixesMichael Niedermayer2005-07-18
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADD...Michael Niedermayer2005-07-17
* verify len field validity in mjpeg_decode_com()Michael Niedermayer2005-07-17
* make error concealment related options accessable from ffplays command lineMichael Niedermayer2005-07-17
* 10l (forgot to commit this yesterday)Michael Niedermayer2005-07-17
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-17
* split string to avoid buffer overflow in native english speaking persons (fix...Michael Niedermayer2005-07-16
* yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail...Michael Niedermayer2005-07-16
* patches should not contain several unrelated changesMichael Niedermayer2005-07-16
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* more fine grained skip_frameMichael Niedermayer2005-07-14
* skip_idctMichael Niedermayer2005-07-14
* check for CODEC_CAP_DELAY in audio decoders tooMichael Niedermayer2005-07-14
* ffmpeg version should be "CVS"Michael Niedermayer2005-07-14
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-13
* Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poiriergGuillaume Poirier2005-07-12
* check len (should fix #1165694)Michael Niedermayer2005-07-11
* fix segfault (bug #1165640)Michael Niedermayer2005-07-11
* fix infinite loop (suggested change by rjayne at convera dot com)Michael Niedermayer2005-07-11
* error_resilience = FF_ER_CAREFULLMichael Niedermayer2005-07-11
* fix decoding of (broken) files with f_code=0Michael Niedermayer2005-07-11
* .m1v and .m2a (feature req #1178960)Michael Niedermayer2005-07-11
* segfault fixMichael Niedermayer2005-07-11
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-11