5890 Commits (2df19ea53ad77de79ab16cea99cd98359c2e300a)
 

Author SHA1 Message Date
Luca Abeni 2df19ea53a Remove unneeded code 19 years ago
Michael Niedermayer 94d85eaf34 md5 support 19 years ago
Kostya Shishkov 8f8d0e4875 Adjust AC prediction if (some) predictors are not available. 19 years ago
Kostya Shishkov e9f2396e6f 0xFFFF l of cola. Now P-frames are decoded almost without distortions. 19 years ago
Kostya Shishkov a34c26cc3d Remove unused variable (and it wasn't free'd too) 19 years ago
Kostya Shishkov 0f7344aad9 Use MpegEncContext->mbskip_table instead of custom bitplane. 19 years ago
Luca Abeni 73435f006b Move postproc ---> libswscale 19 years ago
Guillaume Poirier c99ddfa42a Woops, this file was supposed to be added in r5556: "Move initialisations and internal symbols in allformats.h" 19 years ago
Herve W a949360163 * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no 19 years ago
Diego Pettenò 3a6fc8faf3 Disable w53 and w97 cmp methods when snow encoder is disabled 19 years ago
Diego Pettenò 72468a035a make sure NDEBUG is not defined already before defining it 19 years ago
Diego Pettenò e006c307fe Move initialisations and internal symbols in allformats.h, 19 years ago
Reynaldo H. Verdejo Pinochet f2508b1712 anothe useless sizeof(char) 19 years ago
Kostya Shishkov 3f6d6af66e Slightly reworked MC code, it gives better picture. 19 years ago
Kostya Shishkov c436ff41d2 typo 19 years ago
Diego Biurrun 7d77d5f639 spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (dot) com 19 years ago
Måns Rullgård 1a268accb5 compiler sanity check 19 years ago
Måns Rullgård fac252f95b add --cross-compile option to assume cross-compilation without cross-prefix 19 years ago
Måns Rullgård ddab0670b9 send output of exec checks to log file 19 years ago
Måns Rullgård 8d923001eb detect availability of -rdynamic and -export-dynamic 19 years ago
Måns Rullgård 62c52121e0 extradata may be used as bitstream reader input so allocate with padding 19 years ago
Måns Rullgård 25c533a2c2 detect audio-only program streams and broken files made by VDR 19 years ago
Måns Rullgård 344a18c3b8 do not fail av_find_stream_info() if params for all streams could not be found 19 years ago
Reimar Döffinger c6bb50e002 Fix initialization of vc1_decoder (the same as wmv3_decoder). 19 years ago
Kostya Shishkov 87dfe848fa Some optimization and fixes - mostly reworked MC and bitplanes. 19 years ago
Kostya Shishkov e8ba1cea3c This should make P-frames decoding work on x86 (by avoiding get_bits(0)) 19 years ago
Diego Biurrun b028a8667d 'uname -m' returns IP<number> for MIPS CPUs on IRIX. 19 years ago
Måns Rullgård 19e0e403f3 detect MPEG PES streams as MPEG PS; the PS demuxer will cope 19 years ago
Måns Rullgård 54003e1a70 get svn version when using separate build tree 19 years ago
Luca Abeni 76a77ff291 Properly set the image depth 19 years ago
Michael Niedermayer b582d7ba4d dont read over the end of a data chunk and at the end search for the next 19 years ago
Justin Ruggles e71bcc3798 flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net 19 years ago
Kostya Shishkov f26c2ef53b Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization). 19 years ago
Kostya Shishkov 8985c915af VC1 Intra blocks in P-frames use different zigzag table than I-frames. 19 years ago
Reimar Döffinger 0b52626eb0 Do not read full byte when less than 8 bits are still to be read. 19 years ago
Reimar Döffinger a5ecd69ec1 Ignore overrun in spectral RLE decoding, fixes 19 years ago
Ramiro Polla 2122f9c030 Install into $PROGRAMFILES instead of a hardcoded path on MinGW. 19 years ago
Kostya Shishkov be3492ec7e VC-1 decoder with I-frames support and partial P-frames decoding 19 years ago
Kostya Shishkov 10b9c374cf Rename VC9 to VC1 as there is no such thing as VC9 19 years ago
Michael Niedermayer f33aa12011 stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) 19 years ago
Michael Niedermayer 6c35b4dee3 10l 19 years ago
Luca Barbato f3a30e3a9c cleanup patch from Diego Pettenò <flameeyes@gentoo.org> 19 years ago
Luca Barbato 521f258701 Make debug work early on ffplay 19 years ago
Måns Rullgård ea02862a9b s/u_char/uint8_t/ accidentally copied from tcvp 19 years ago
Måns Rullgård 40c5e1fa2e 10l: don't allocate a new buffer quite so often 19 years ago
Måns Rullgård 12a195e32f cleaned up buffer management 19 years ago
Baptiste Coudurier 42fb414804 check only existing streams 19 years ago
Måns Rullgård aedf11f8fe -logg needs to be after -lvorbis 19 years ago
Måns Rullgård 7beb802b3f fix a silly typo (1l to myself) 19 years ago
Luca Barbato 24e1591036 minor cleanup 19 years ago