summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Unscrew breakage after my last commit because of symbol prefixes.Ronald S. Bultje2010-09-01
* Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-squareRonald S. Bultje2010-09-01
* Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,Ronald S. Bultje2010-09-01
* QTRLE regtestVitor Sessak2010-09-01
* add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControlAurelien Jacobs2010-09-01
* Use quotes instead of angle brackets for local #includes.Diego Biurrun2010-09-01
* gxf muxer only accepts pal or ntsc resolutions currently, so fail if resoluti...Baptiste Coudurier2010-09-01
* SHA fate testVitor Sessak2010-08-31
* Test decoding in fate-lavf-gifVitor Sessak2010-08-31
* PNG image regression testingVitor Sessak2010-08-31
* Mention that library micro version should be reset if minor version is bumped.Diego Biurrun2010-08-31
* Fix vertical align.Ronald S. Bultje2010-08-31
* Add RealVideo 3 FATE testVitor Sessak2010-08-31
* 10l, add flags forgotten in last commitVitor Sessak2010-08-31
* Add Apple MJPEG-B decoder FATE testVitor Sessak2010-08-31
* Add FATE test for ScummVM DXA flavorVitor Sessak2010-08-31
* Solving memory leak and initialization problem with prev_pkt / pkt.Tobias Bindhammer2010-08-31
* Checking return values of av_malloc(z) and report an error in case.Tobias Bindhammer2010-08-31
* aacenc: Remove an unused variable from adjust_frame_information().Alex Converse2010-08-31
* aacenc: Don't set s->cur_channel before apply_window_and_mdct().Alex Converse2010-08-31
* aacenc: Write tag.elem_id early.Alex Converse2010-08-30
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-30
* aacenc: Only apply M/S if common_window is set.Alex Converse2010-08-30
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move raw video demuxer to its own fileAurelien Jacobs2010-08-30
* move pcm muxers to their own fileAurelien Jacobs2010-08-30
* vorbisdec: Use int instead of uint16_fast_t for index variablesDavid Conrad2010-08-30
* move pcm demuxers to their own fileAurelien Jacobs2010-08-30
* Fix compilation failure if yasm is disabled (missing vp3 symbols).Ronald S. Bultje2010-08-30
* add WAWV fourcc, works on V-codecs/WAWV.aviBen Littler2010-08-30
* Split intra prediction initialization (i.e. assigning of function pointers)Ronald S. Bultje2010-08-30
* Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1Ronald S. Bultje2010-08-30
* Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6Ronald S. Bultje2010-08-30
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-30
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29
* move null muxer to its own fileAurelien Jacobs2010-08-29
* cleanup includes which are not used anymore in raw.cAurelien Jacobs2010-08-29
* move ac3/eac3 demuxer to its own fileAurelien Jacobs2010-08-29
* move dnxhd demuxer to its own fileAurelien Jacobs2010-08-29
* move dirac demuxer to its own fileAurelien Jacobs2010-08-29
* move h261 demuxer to its own fileAurelien Jacobs2010-08-29
* move h263 demuxer to its own fileAurelien Jacobs2010-08-29
* move h264 demuxer to its own fileAurelien Jacobs2010-08-29
* cosmeticAurelien Jacobs2010-08-29
* move m4v demuxer to its own fileAurelien Jacobs2010-08-29
* move cavsvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move ingenient demuxer to its own fileAurelien Jacobs2010-08-29
* move DTS demuxer to its own fileAurelien Jacobs2010-08-29
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29