summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* remove -f singlejpeg as its identical to -f mjpegMichael Niedermayer2005-07-10
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-10
* patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-deve...Michael Niedermayer2005-07-10
* Here is the patch suggested by: unkaggregate, users sf netMichael Niedermayer2005-07-09
* fixing output_example to work with current CVS libavcodec/libavformat patch b...Andreas Öman2005-07-08
* avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke...Kenneth Aafløy2005-07-08
* av_seek_frame() docs timestamp clarificationMichael Niedermayer2005-07-05
* .264Michael Niedermayer2005-07-03
* 10lAlex Beregszaszi2005-07-02
* tell the user if compressed swf foundAlex Beregszaszi2005-07-02
* 100l - this has only worked on big endianAlex Beregszaszi2005-07-02
* parenthesing to avoid compiler errors in the future - compared asm outputs, b...Alex Beregszaszi2005-07-02
* print 'not working' messageAlex Beregszaszi2005-07-02
* some missing additionsAlex Beregszaszi2005-07-02
* 1lAlex Beregszaszi2005-07-02
* Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret...Sigbjørn Skjæret2005-07-01
* add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs2005-06-30
* Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe othersGuillaume Poirier2005-06-30
* fix assertion failureMichael Niedermayer2005-06-29
* off by 1 error bugfixMichael Niedermayer2005-06-29
* Another REG_d -> REG_D fix.Reimar Döffinger2005-06-28
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :...Gildas Bazin2005-06-28