summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet2006-10-27
* adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet2006-10-27
* make ffmpeg able to send back a RTCP receiver report.Thijs2006-10-27
* indentation fix, patch by Ryan Martell % rdm4 A martellventures P com %Ryan Martell2006-10-27
* new optimized eval method, by seperating parsing and runtimeOded Shimon2006-10-27
* fflags can/will be used for muxing tooBaptiste Coudurier2006-10-27
* Last fix of licence headerGuillaume Poirier2006-10-27
* move licence header fixesGuillaume Poirier2006-10-26
* Fix licence header (aka <pedantic mode='on' /> )Guillaume Poirier2006-10-26
* Add support for H264 over RTPRyan Martell2006-10-26
* wording/grammarDiego Biurrun2006-10-26
* Document -newaudio, patch by Victor Paesa, taken from an explanation written ...Víctor Paesa2006-10-26
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-26
* 10l predictor should not skip first lineKostya Shishkov2006-10-26
* remove mov_read_leaf and remove useless reading function table, mov_read_defa...Baptiste Coudurier2006-10-25
* fix mp3 in swf decodingAurelien Jacobs2006-10-25
* libdts and lame sometimes need -lmMåns Rullgård2006-10-24
* Don't include inttypes.h/stdint.h directly, there is an abstraction inSteve L'Homme2006-10-24
* simplifyMichael Niedermayer2006-10-24
* reverse my last change, it was wrong and brokenMichael Niedermayer2006-10-24
* remove map variableMichael Niedermayer2006-10-24
* factorize update state outMichael Niedermayer2006-10-24
* FFMAXMichael Niedermayer2006-10-24
* common subexpression eliminationMichael Niedermayer2006-10-24
* merge 8 and 16bit functions, they are identical except the data typeMichael Niedermayer2006-10-24
* set v_edge_pos correctly for field picture mpeg2Michael Niedermayer2006-10-24
* 16-bit grayscale supportKostya Shishkov2006-10-24
* JPEG-LS 16-bit gray supportKostya Shishkov2006-10-24
* PGM 16-bit gray supportKostya Shishkov2006-10-24
* PNG 16-bit gray decoding supportKostya Shishkov2006-10-24
* 16-bit grayscale supportKostya Shishkov2006-10-24
* Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni2006-10-23
* CABAC assembler optimizations ported to AMD64Reimar Döffinger2006-10-23
* Properly set EXTRALIBSLuca Abeni2006-10-23
* Register .tga and .tiff image extensionsKostya Shishkov2006-10-23
* replace coder/decoder file description in libavformat by muxer/demuxerAurelien Jacobs2006-10-23
* fix flvdec.c file description commentAurelien Jacobs2006-10-23
* document the extradata protocol for VP6FAurelien Jacobs2006-10-23
* don't use ast before checking it's not NULLAurelien Jacobs2006-10-22
* use the adjustment value present in FLV to crop VP6 videoAurelien Jacobs2006-10-22
* use coded_width and coded_height instead of width and heightAurelien Jacobs2006-10-22
* indentionBaptiste Coudurier2006-10-22
* activate gif decoder, seems to work fine on showdown2.movBaptiste Coudurier2006-10-22
* removed useless variablesBaptiste Coudurier2006-10-22
* use avctx->get_bufferBaptiste Coudurier2006-10-22
* remove unused variablesBaptiste Coudurier2006-10-22
* printf -> dprintfBaptiste Coudurier2006-10-22
* indentionBaptiste Coudurier2006-10-22
* add gif supportBaptiste Coudurier2006-10-22
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-22