20617 Commits (c2613a313791128f3270bd6827029854cecf6ce9)
 

Author SHA1 Message Date
Ramiro Polla c2613a3137 Indent. 15 years ago
Lars Täuber 35f6c15405 Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 15 years ago
Lars Täuber 991e579cae Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 15 years ago
Reimar Döffinger 5333450ce6 Use memcpy to copy till end of line in one go instead of copying pixel by pixel 15 years ago
Ivan Schreter 7a656933c9 cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) 15 years ago
Reimar Döffinger 64b8e620cb Slightly simplify detection of end of compressed data in xan_unpack 15 years ago
Reimar Döffinger bb99108775 Make vp3 arrays static const where possible. 15 years ago
Reimar Döffinger 8444059fb3 Remove useless ulti_decode_end function. 15 years ago
Reimar Döffinger 61e8efd35e Search for ipmovie signature beyond the start of the file. 15 years ago
Reimar Döffinger 78bfe6c3c1 Extend ipmovie signature to match exactly one place in mve files that have a 15 years ago
Diego Biurrun d87d5025aa prettyprinting cosmetics 15 years ago
Sascha Sommer bbb0bdd533 fix handling of packet loss when the output buffer is full 15 years ago
Sascha Sommer 9244370a7c reindent 15 years ago
Sascha Sommer 42ea968188 remove no longer needed debug output 15 years ago
Sascha Sommer 7551a55948 reduce output buffer needs 15 years ago
Sascha Sommer 2016932472 store packet GetBitContext in the decoder context 15 years ago
Justin Ruggles d2a47a578e Remove fake Speex header creation from FLV demuxer. Having it there was not the 15 years ago
Justin Ruggles 1d07029fea Add frame_size as a codec parameter requirement for Speex in 15 years ago
Diego Biurrun 83614f2df9 Reduce pointless verbosity after seeks in the MP3 decoder. 15 years ago
Ramiro Polla 5ce6934e0a Add a newline in error message in CHECKED_ALLOC(Z). 15 years ago
Ramiro Polla 315fa33f29 Indent. 15 years ago
Ramiro Polla a9decf0041 Use if(0){} instead of #if 0 to prevent debug code to rot. 15 years ago
Justin Ruggles d6ee035d7a libspeex: Do not set AVCodecContext.frame_size in decoder init if there is no 15 years ago
Måns Rullgård e69bb386a2 configure: fix check for x264 15 years ago
Diego Biurrun e0b1d6605b cosmetics: indentation and other prettyprinting fixes 15 years ago
Sascha Sommer c1061cc7f7 add missing wmapro decoder parts 15 years ago
Diego Biurrun ee1550116b whitespace cosmetics, prettyprinting 15 years ago
Diego Biurrun f4258b1391 Update ffv1 codec long name in the documentation as well. 15 years ago
Lars Täuber 7c6208d4c0 Use "FFmpeg video codec #1" instead of "FFmpeg codec #1" as codec long name. 15 years ago
Josh Harris f2086fb50e Fix incorrect display of ASF/WMV duration after r12926. 15 years ago
Thilo Borgmann c6dbbc4576 Add function to compute ceil(log2(x)). 15 years ago
Kostya Shishkov 1369582777 Convert ZERO8x2 macro into inline function 15 years ago
Reimar Döffinger 23638d8778 Remove unused variable. 15 years ago
Kostya Shishkov b7eb7ef6b5 Zeroing pic->motion_val in RV3/4 causes alignment problems on some 64-bit 15 years ago
Kostya Shishkov 20622c4a8a Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block 15 years ago
Ramiro Polla 67c2c5bb2e Curly brackets cosmetics for previous commit. 15 years ago
Ramiro Polla 1ddb5747df Check for return value of initFilter(). 15 years ago
Ramiro Polla dd653355fa Revert mistakenly commited hunk. 15 years ago
Ramiro Polla 7248797c03 swscale: Check for return values of malloc. 15 years ago
Ramiro Polla e48a0966ca Add CHECKED_ALLOC macro. 15 years ago
Justin Ruggles 6833385d30 Store the frame size in the LibSpeexContext in case the header does not exist. 15 years ago
Måns Rullgård e78516c6d8 One declaration of mm_flags is enough 15 years ago
Måns Rullgård 4e36a5b46f Move declarations of some mmx functions to dsputil_mmx.h 15 years ago
Måns Rullgård 5b1b014761 Move DECLARE_ALIGNED_8 definition next to DECLARE_ALIGNED_16 15 years ago
Ramiro Polla 111641a97a swscale-example: Free memory used by input data. 15 years ago
Ramiro Polla 0607b09069 Restore comment that was partially removed. 15 years ago
Måns Rullgård c4d6d318cf Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16 15 years ago
Justin Ruggles 5c3b5e3053 Use the output data type to determine the maximum number of samples that can be 15 years ago
Justin Ruggles 13db8750bb Add myself as maintainer for libspeexdec.c 15 years ago
Justin Ruggles eb5f3c5434 Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat 15 years ago