| Commit message (Expand) | Author | Age | Files | Lines |
* | rename squareTbl -> ff_squareTbl | Måns Rullgård | 2006-11-12 | 4 | -9/+9 |
* | rename ff_cavs_flush to cavs_flush and make it static | Stefan Gehrer | 2006-11-12 | 1 | -2/+2 |
* | move all cavs-parsing to cavs.c | Stefan Gehrer | 2006-11-12 | 5 | -83/+84 |
* | rename cropTbl -> ff_cropTbl | Måns Rullgård | 2006-11-12 | 16 | -68/+68 |
* | make mpeg4video_split public as ff_mpeg4video_split | Stefan Gehrer | 2006-11-12 | 2 | -3/+5 |
* | rename inverse -> ff_inverse | Måns Rullgård | 2006-11-12 | 4 | -4/+4 |
* | make some tables static | Måns Rullgård | 2006-11-12 | 1 | -36/+36 |
* | adding more static keywords | Måns Rullgård | 2006-11-12 | 2 | -5/+5 |
* | make vp6_pcr_tree static | Måns Rullgård | 2006-11-12 | 1 | -1/+1 |
* | make some symbols static | Måns Rullgård | 2006-11-11 | 8 | -22/+22 |
* | make two functions static | Måns Rullgård | 2006-11-11 | 1 | -2/+2 |
* | zero private bits | Michael Niedermayer | 2006-11-10 | 1 | -0/+2 |
* | store a identifer and the first header in extradata | Michael Niedermayer | 2006-11-10 | 1 | -24/+44 |
* | mp3 header (de)compression bitstream filter | Michael Niedermayer | 2006-11-10 | 3 | -0/+123 |
* | 16bit in avi is RGB555 | Michael Niedermayer | 2006-11-09 | 1 | -1/+1 |
* | Remove the H264Context parameter from decode_init_vlc() as it is not being used. | Panagiotis Issaris | 2006-11-09 | 1 | -2/+2 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 2 | -0/+4 |
* | 10000l to myself, fixing regression test failure | Michael Niedermayer | 2006-11-09 | 1 | -1/+1 |
* | 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a ... | Michael Niedermayer | 2006-11-08 | 1 | -9/+12 |
* | allow spaces in source and build directory names | Måns Rullgård | 2006-11-08 | 1 | -1/+1 |
* | typo | Baptiste Coudurier | 2006-11-07 | 1 | -1/+1 |
* | add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag | Baptiste Coudurier | 2006-11-07 | 3 | -4/+26 |
* | Simplify | Luca Barbato | 2006-11-07 | 1 | -5/+1 |
* | Use MMX only under x86_32, there are compilation problems. | Diego Biurrun | 2006-11-07 | 1 | -2/+2 |
* | add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx values | Baptiste Coudurier | 2006-11-07 | 4 | -13/+15 |
* | Bump version for Fraps v[24] support | Kostya Shishkov | 2006-11-07 | 1 | -2/+2 |
* | Avoid void*-arithmetic, and uint8_t* is more correct anyway. | Reimar Döffinger | 2006-11-06 | 1 | -2/+2 |
* | include parser.h instead of mpegvideo.h | Baptiste Coudurier | 2006-11-06 | 1 | -1/+1 |
* | rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static | Baptiste Coudurier | 2006-11-06 | 1 | -3/+3 |
* | move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo... | Baptiste Coudurier | 2006-11-06 | 4 | -211/+232 |
* | Fix ASF format parser's broken UTF-16 string handling | Zuxy Meng | 2006-11-06 | 1 | -14/+2 |
* | Check for symbol count | Kostya Shishkov | 2006-11-06 | 1 | -0/+4 |
* | Limit output sample to 0..maxval, fixes decoding of T16E0.JLS | Kostya Shishkov | 2006-11-06 | 1 | -0/+1 |
* | use AVRational and ff_frame_rate_tab for frame_rate | Baptiste Coudurier | 2006-11-05 | 1 | -30/+8 |
* | Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since | Reimar Döffinger | 2006-11-05 | 2 | -13/+13 |
* | remove useless line variable | Baptiste Coudurier | 2006-11-05 | 1 | -4/+1 |
* | fix decoding position | Baptiste Coudurier | 2006-11-05 | 1 | -1/+1 |
* | Correct support for Fraps v4 (and Huffman tree for < 256 symbols) | Kostya Shishkov | 2006-11-05 | 1 | -16/+19 |
* | Update comment | Kostya Shishkov | 2006-11-05 | 1 | -1/+0 |
* | Fraps v2 and v4 support | Kostya Shishkov | 2006-11-05 | 1 | -23/+165 |
* | ministry of english grammar :) then->than | Oded Shimon | 2006-11-04 | 1 | -1/+1 |
* | doxy | Michael Niedermayer | 2006-11-03 | 1 | -0/+34 |
* | ensure alignment (no speed change) | Michael Niedermayer | 2006-11-03 | 1 | -6/+6 |
* | merging mov & and (no speedchange) | Michael Niedermayer | 2006-11-03 | 1 | -3/+2 |
* | 2 instructions less (same speed) | Michael Niedermayer | 2006-11-03 | 1 | -6/+13 |
* | comment about failed optimization | Michael Niedermayer | 2006-11-03 | 1 | -2/+2 |
* | move luma tc0 related init into asm | Michael Niedermayer | 2006-11-03 | 1 | -12/+17 |
* | RGB32 support in Targa | Kostya Shishkov | 2006-11-03 | 1 | -0/+10 |
* | 2 instructions less in h264_loop_filter_luma_mmx2() | Michael Niedermayer | 2006-11-03 | 1 | -5/+3 |
* | preempt possible overflow | Michael Niedermayer | 2006-11-03 | 1 | -1/+1 |