2843 Commits (60d76256cb6abb7a5f65e434031d0ebb114599ea)

Author SHA1 Message Date
Michael Niedermayer 60d76256cb psnr calculation with threads>1 fix 19 years ago
Roberto Togni a4893bafd8 Support for samples with fft_order = 7 19 years ago
Roberto Togni db795a1c57 Remove duplicated fft init 19 years ago
Michael Niedermayer 4393e6392c check block_max_depth (fixes crash) 19 years ago
Michael Niedermayer 91aa4e3300 make selftest code compile again 19 years ago
Michael Niedermayer c7622f9a28 default_get_buffer() cleanup 19 years ago
Måns Rullgård 9fa62f2aad BMP image decoder 19 years ago
Guillaume Poirier 348e52c91d Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system 19 years ago
Ivan Kalvachev 31a78b718b Mark all 12 block unused when there are no coded blocks 19 years ago
Wolfram Gloger 689abe56fe dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > 19 years ago
Alex Beregszaszi 52ceae0624 10l, left debugging on 19 years ago
Matthieu Castet 2da2ba037a Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading 19 years ago
Alex Beregszaszi 7146d2c267 Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable. 19 years ago
Alex Beregszaszi dd36b66722 fixed long standing off-by-one bug (fixes playback on ppc) 19 years ago
Alex Beregszaszi 2b18752c28 mode_code_vlc_table size mismatch 19 years ago
Loren Merritt ea15df8048 use sse16_sse2() in nsse 19 years ago
Reimar Döffinger a0ed075b29 clear the whole vert_pred buffer for 24 bit decoding. 19 years ago
Mike Melanson 4b7e4bedd6 improvements by Reimar Döffinger; 24-bit decoding is not perfect, only 19 years ago
Loren Merritt 3165e258b1 fix a crash on seeking to an invalid frame 19 years ago
Måns Rullgård 68dce79b00 revert incorrect change 19 years ago
Michael Niedermayer af8aa846fa check MPV_frame_start() return value 19 years ago
Steven M. Schultz 3712092e76 s/log2/av_log2/ 19 years ago
Fredrik Orderud 25f8db58ee Put double-quotes around the install path in the "install-headers" section 19 years ago
Kostya Shishkov 7c017693c9 Two tables in truemotion1data.h were slightly different from VpVision 19 years ago
Michael Niedermayer a75a3ca429 frame skip fixes 19 years ago
Roberto Togni c555392a5b Place qdm2 and truemotion2 in ifdef block so that they can be disabled 19 years ago
Michael Niedermayer ed57bb79e8 extradata endianness comment 19 years ago
Loren Merritt 1fd97d8c1a tidier cabac_intra4x4_pred_mode 19 years ago
Guillaume Poirier d4de20d11c Typo fix 19 years ago
Måns Rullgård c7ea4f1903 no mixing of code and declarations 19 years ago
Matthieu Castet 5b0e811a65 Make rle_code int everywhere instead of signed char. 19 years ago
Loren Merritt 0f72508c10 25% faster deblocking, 4-6% overall. 19 years ago
Loren Merritt cd19c677cb fix a crash on dropped frames 19 years ago
Loren Merritt a6624e21cb faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. 19 years ago
Emiliano Parasassi 2c5ee47d84 avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. 19 years ago
Loren Merritt 56edbd818a 10l: cqm weren't initialized in svq3. 19 years ago
Loren Merritt 239ea04ccf decode custom quant matrices. 19 years ago
Diego Biurrun fe9a734c82 Add DTS_INC to the CFLAGS for DTS. This is only set by external configure 19 years ago
Roberto Togni 291b3ef4fb Increase version because of QDM2 decoder addition 19 years ago
Steve L'Homme 065148e773 init_get_bits() requires size in bits, not bytes 19 years ago
Guillaume Poirier 9918aa24e4 revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) 19 years ago
Roberto Togni 3135258e19 QDM2 compatible decoder 19 years ago
Roberto Togni d9b1c197e5 QDM2 compatible decoder 19 years ago
Mike Melanson 48fa22d747 chroma decoding fix by Kostya 19 years ago
Roberto Togni e6885654eb Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg 19 years ago
Mike Melanson adeba28193 TM2 fixes by Kostya 19 years ago
Giacomo Comes aa35d2647c Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > 19 years ago
Mike Melanson 670924fd9e gcc 2.95 fix, courtesy of Luca Abeni 19 years ago
Mike Melanson 515ae4760a support for FLX and DTA extensions in the FLIC format, courtesy of 19 years ago
Mike Melanson 64af6168f7 Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov 19 years ago