summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it)Emiliano Parasassi2005-06-28
* WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, np...Mark Weaver2005-06-28
* RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer2005-06-28
* part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kris...Daniel Kristjansson2005-06-28
* ffplay seeking because url_feof() not working patch by (Andy Parkins: andypar...Andy Parkins2005-06-28
* support extracting sps/pps from bitstream and putting it in extradataMichael Niedermayer2005-06-28
* fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0Michael Niedermayer2005-06-28
* check mb_yMichael Niedermayer2005-06-27
* dont open and close codec at every call of try_decode_frame() as this is not ...Michael Niedermayer2005-06-27
* keep decoding nal units after an errorMichael Niedermayer2005-06-27
* width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)Michael Niedermayer2005-06-27
* better dont read the width/height at all, its random anywayMichael Niedermayer2005-06-27
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* nut prefers extradata style global headersMichael Niedermayer2005-06-27
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27