Mercurial > libavcodec.hg
graph
-
removing dependency on bfin_sram.h, which is not used right now libavcodecFri, 22 Jun 2007 13:44:58 +0000, by mhoffman
-
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h libavcodecFri, 22 Jun 2007 13:43:47 +0000, by mhoffman
-
modify msmpeg4 functions to generate VC1 compatible block layer bitstream libavcodecFri, 22 Jun 2007 08:35:21 +0000, by benoit
-
Don't swap back un-deblocked lines for intra prediction when libavcodecThu, 21 Jun 2007 07:52:06 +0000, by gpoirier
-
split frame rate and frame size abbreviation into two structures libavcodecThu, 21 Jun 2007 07:46:48 +0000, by benoit
-
move dct_quantize and denoise_dct function pointers initialization to C libavcodecWed, 20 Jun 2007 11:01:50 +0000, by benoit
-
Do not reuse the rbsp de-escape buffer if both libavcodecWed, 20 Jun 2007 08:53:53 +0000, by benoit
-
Decouple bit context from h264 context in decode_ref_pic_marking() libavcodecTue, 19 Jun 2007 21:34:04 +0000, by gpoirier
-
add a comment to indicate which #endif belong to which #define libavcodecSun, 17 Jun 2007 18:59:28 +0000, by gpoirier
-
re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec, libavcodecSun, 17 Jun 2007 09:38:35 +0000, by gpoirier
-
part 2/2 of fixing Altivec-accelerated H264 luma inloop filter libavcodecSun, 17 Jun 2007 09:37:13 +0000, by gpoirier
-
convert h264_deblock_q1 to an inline function. libavcodecSun, 17 Jun 2007 09:14:02 +0000, by gpoirier
-
move a couple of macros and structs to mpegaudio.h libavcodecSat, 16 Jun 2007 22:58:43 +0000, by mru
-
Factor out init_scan_tables(), patch by Andreas ªÓman %andreas A olebyn.nu% libavcodecSat, 16 Jun 2007 19:54:04 +0000, by gpoirier
-
Use a faster way to compute 255-val: Instead of creating a vector of libavcodecSat, 16 Jun 2007 18:59:10 +0000, by gpoirier
-
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't libavcodecSat, 16 Jun 2007 15:15:19 +0000, by mru
-
replace endian detection hack with #ifdef WORDS_BIGENDIAN libavcodecSat, 16 Jun 2007 14:52:10 +0000, by mru
-
replace TARGET_* with HAVE_* simplifying lists in configure script libavcodecFri, 15 Jun 2007 20:35:44 +0000, by mru
-
use if() instead of #ifdef and ensure all possible optimisations are enabled libavcodecFri, 15 Jun 2007 18:18:31 +0000, by aurel
-
some samples aren't decoded correctly such as libavcodecFri, 15 Jun 2007 08:22:06 +0000, by gpoirier
-
Remove an unreferenced variable from qpeg_decode_inter(). libavcodecThu, 14 Jun 2007 16:16:37 +0000, by takis
-
removing underscores from block profiling renaming to xx_ libavcodecWed, 13 Jun 2007 12:46:27 +0000, by mhoffman
-
Improve understanding ofavcodec_find_decoder() libavcodecWed, 13 Jun 2007 08:28:00 +0000, by benoit
-
kill one vector constant value load by the right combination of vec_splatX/vec_sl libavcodecTue, 12 Jun 2007 21:24:25 +0000, by gpoirier
-
restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no% libavcodecTue, 12 Jun 2007 21:17:22 +0000, by gpoirier
-
integrating MPV_common_init_bfin into the build system and mpegvideo.c libavcodecTue, 12 Jun 2007 19:34:06 +0000, by mhoffman
-
Blackfin IDCT has no special permutation it uses normal order libavcodecTue, 12 Jun 2007 19:06:39 +0000, by mhoffman
-
Move the video size and rate abbreviations system from libavformat to libavcodec libavcodecTue, 12 Jun 2007 08:06:54 +0000, by benoit
-
move codecs declarations from avcodec.h to allcodecs.h libavcodecMon, 11 Jun 2007 16:05:32 +0000, by aurel
-
one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go libavcodecMon, 11 Jun 2007 08:00:31 +0000, by gpoirier
-
Altivec version of h264_(h|v)_loop_filter_luma libavcodecSat, 09 Jun 2007 19:13:34 +0000, by gpoirier
-
Add some #includes to allow compilation without HAVE_AV_CONFIG_H. libavcodecSat, 09 Jun 2007 17:52:16 +0000, by diego
-
work around issues with the old version of Gnu Assembler shipped on libavcodecFri, 08 Jun 2007 20:35:30 +0000, by gpoirier
-
emms --> emms_c, taken from a patch by Ronald Bultje libavcodecThu, 07 Jun 2007 21:31:26 +0000, by diego
-
Preprocessor #defines starting with __ are reserved for the system. libavcodecThu, 07 Jun 2007 17:19:37 +0000, by diego
-
Add CPU feature definitions for SSE3 and SSSE3. libavcodecThu, 07 Jun 2007 16:58:08 +0000, by diego
-
CPU feature definitions should always be available, not just when the libavcodecThu, 07 Jun 2007 16:15:20 +0000, by diego
-
Add some forgotten lib prefixes to Makefile variables. libavcodecWed, 06 Jun 2007 18:56:14 +0000, by diego
-
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. libavcodecWed, 06 Jun 2007 08:51:41 +0000, by diego
-
Give names of external library decoders/encoders a lib prefix libavcodecWed, 06 Jun 2007 08:41:45 +0000, by diego
-
Give all wrappers for external libraries names starting with lib. libavcodecWed, 06 Jun 2007 00:14:18 +0000, by diego
-
Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks libavcodecTue, 05 Jun 2007 08:05:16 +0000, by benoit
-
Rename code012() to ff_code012(), and remove static qualifier: paves the way libavcodecTue, 05 Jun 2007 07:18:29 +0000, by gpoirier
-
fix error: indeo2.c:202:1: directives may not be used inside a macro argument, libavcodecMon, 04 Jun 2007 11:03:24 +0000, by gpoirier
-
h264_idct_add_altivec, based on an old patch from Mauricio Alvarez <alvarezATac.upc.edu>, polished by David Conrad <umovimusATgmail.com> libavcodecSun, 03 Jun 2007 13:27:44 +0000, by lu_zero
-
filter_mb_fast() doesn't handle h->deblocking_filter==2 (skip slice edges), so delegate that case to filter_mb(). libavcodecSun, 03 Jun 2007 11:44:43 +0000, by lorenm
-
Rename aac_decoder to libfaad_decoder for consistency and to be able to libavcodecSat, 02 Jun 2007 11:44:44 +0000, by diego
-
Rename faac_encoder to libfaac_encoder for consistency and to be able to libavcodecSat, 02 Jun 2007 11:20:24 +0000, by diego
-
check qblur > 1 (prevent assert failure / segfault) libavcodecThu, 31 May 2007 21:40:22 +0000, by michael
-
sanity checks (should prevent hypothetical div by zero issue) libavcodecWed, 30 May 2007 23:06:37 +0000, by michael
-
Add support for listing the supported pixel formats using the option libavcodecWed, 30 May 2007 14:20:55 +0000, by benoit
-
rename attribute_unused to av_unused and moves its declaration to common.h libavcodecWed, 30 May 2007 09:32:25 +0000, by benoit
-
Do proper frame swapping so VMD video decoder works again libavcodecTue, 29 May 2007 16:43:25 +0000, by kostya
-
Split RoQ decoder to accommodate future encoder patch libavcodecTue, 29 May 2007 15:01:33 +0000, by benoit
-
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. libavcodecMon, 28 May 2007 09:30:41 +0000, by diego
-
make decoder decode the first frame properly if theres more than just one libavcodecSun, 27 May 2007 22:34:49 +0000, by michael
-
Correct the parameter order for the call to "av_clip". libavcodecFri, 25 May 2007 14:42:11 +0000, by takis
-
use sparse huffman tables. 1.5% faster huffyuv decoding. libavcodecThu, 24 May 2007 17:40:02 +0000, by lorenm
-
add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in the tables. libavcodecThu, 24 May 2007 17:38:56 +0000, by lorenm
-
fix mjpeg decoding with broken huffman table headers libavcodecWed, 23 May 2007 18:41:34 +0000, by ods15
-
Export the four remaining H.264 decoder intra prediction functions for reuse in libavcodecWed, 23 May 2007 13:46:11 +0000, by takis
-
merge huffman tables so that we read 2 symbols at a time. 30% faster huffyuv decoding. libavcodecWed, 23 May 2007 09:02:07 +0000, by lorenm
-
Remove mdct.o and fft.o from fft-test prerequisites list. libavcodecTue, 22 May 2007 07:08:38 +0000, by diego
-
Fix compilation when the Sonic encoder and decoder were disabled and only the Sonic libavcodecMon, 21 May 2007 15:24:31 +0000, by takis
-
Split the h261.c file into separate files for the encoder, decoder and common stuff. libavcodecMon, 21 May 2007 12:51:29 +0000, by takis
-
Rename motion_test.c to motion-test.c, which is the naming scheme used by all libavcodecMon, 21 May 2007 07:11:27 +0000, by diego
-
remove dependency of mpeg audio encoder over mpeg audio decoder libavcodecSun, 20 May 2007 22:50:29 +0000, by aurel
-
Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon libavcodecSun, 20 May 2007 05:07:44 +0000, by zuxy
-
sanity checks for bitrate tolerance and buffer size (= fail if a single frame at the libavcodecSun, 20 May 2007 01:35:15 +0000, by michael
-
move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h libavcodecSat, 19 May 2007 15:06:34 +0000, by aurel
-
change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding. libavcodecSat, 19 May 2007 02:32:59 +0000, by lorenm
-
move mjpega_dump_header bitstream filter in its own file libavcodecSat, 19 May 2007 00:53:41 +0000, by aurel
-
move imx_dump_header bitstream filter in its own file libavcodecSat, 19 May 2007 00:44:41 +0000, by aurel
-
move dump_extradata bitstream filter in its own file libavcodecSat, 19 May 2007 00:35:27 +0000, by aurel
-
move remove_extradata bitstream filter in its own file libavcodecSat, 19 May 2007 00:32:11 +0000, by aurel
-
move mp3_header_compress bitstream filter in its own file libavcodecSat, 19 May 2007 00:27:43 +0000, by aurel
-
move mp3_header_decompress bitstream filter in its own file libavcodecSat, 19 May 2007 00:24:34 +0000, by aurel
-
add proper prefix to extern mpeg audio data tables libavcodecSat, 19 May 2007 00:13:35 +0000, by aurel
-
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c libavcodecSat, 19 May 2007 00:06:02 +0000, by aurel
-
move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c libavcodecFri, 18 May 2007 22:58:01 +0000, by aurel
-
add a proper prefix to all mjpeg encoder exported functions libavcodecFri, 18 May 2007 22:54:54 +0000, by aurel
-
r3938 broke 2pass huffyuv (not that anyone uses it) libavcodecFri, 18 May 2007 08:56:46 +0000, by lorenm
-
3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulhrsw instead of pmulhw libavcodecFri, 18 May 2007 08:18:56 +0000, by zuxy
-
Move attribute_unused to variable declarations in macros instead of libavcodecThu, 17 May 2007 20:18:46 +0000, by reimar
-
remove libdts decoder, we have a native dts decoder libavcodecThu, 17 May 2007 17:04:00 +0000, by aurel
-
split mjpeg.c into an encoder and a decoder file libavcodecThu, 17 May 2007 16:29:11 +0000, by aurel
-
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables libavcodecThu, 17 May 2007 14:14:53 +0000, by gpoirier
-
Remove lots of unused commented code. (Cleanup) libavcodecThu, 17 May 2007 07:50:08 +0000, by banan
-
better separation of vp3dsp functions from dsputil_mmx.c libavcodecWed, 16 May 2007 23:23:45 +0000, by aurel
-
printf --> av_log, patch by Denis Fortin, fortin nerim net libavcodecWed, 16 May 2007 12:57:27 +0000, by diego
-
DTS decoding was broken for every speaker configuration except 5.1. libavcodecWed, 16 May 2007 10:50:18 +0000, by diego
-
Add libavcodec to compiler include flags in order to simplify header libavcodecWed, 16 May 2007 09:51:45 +0000, by diego
-
Change some leftover __attribute__((unused)) and __attribute__((used)) to libavcodecMon, 14 May 2007 14:07:50 +0000, by reimar
-
jpegls encoder does not call this function, so remove useless tests libavcodecSun, 13 May 2007 23:22:05 +0000, by aurel
-
split jpeg_ls into jpeglsdec, jpeglsenc and jpegls libavcodecSun, 13 May 2007 23:16:56 +0000, by aurel
-
Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency. libavcodecSun, 13 May 2007 22:15:52 +0000, by diego
-
Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com% libavcodecSun, 13 May 2007 16:32:32 +0000, by gpoirier
-
use DECLARE_ALIGNED from mem.h (which is included through common.h) libavcodecSun, 13 May 2007 14:01:15 +0000, by alex
-
allow to enable or disable every bitstream filters individually libavcodecSat, 12 May 2007 23:33:53 +0000, by aurel
-
jpegls never call this code, so those tests are useless libavcodecSat, 12 May 2007 22:50:12 +0000, by aurel
-
Added support for instances where linesize[0] is negative. libavcodecSat, 12 May 2007 19:37:26 +0000, by banan
-
Remove redundant extern declaration of j_rev_dct that is already libavcodecSat, 12 May 2007 10:53:33 +0000, by diego
-
factor sum_abs_dctelem out of dct_sad, and simd it. libavcodecSat, 12 May 2007 02:41:25 +0000, by lorenm
-
sse2 & ssse3 versions of hadamard. unroll and inline diff_pixels. libavcodecSat, 12 May 2007 01:16:06 +0000, by lorenm
-
rename pnm.c to pnmenc.c and pnm_common.c to pnm.c libavcodecFri, 11 May 2007 09:28:07 +0000, by aurel
-
Remove duplicate #includes, avcodec.h #includes common.h. libavcodecFri, 11 May 2007 07:21:14 +0000, by diego
-
rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c libavcodecThu, 10 May 2007 15:24:01 +0000, by aurel
-
loosen vorbis_enc.c dependencies by spliting vorbis.c libavcodecThu, 10 May 2007 15:17:17 +0000, by aurel
-
Fix Vorbis encoder Xiph dependency by making sure the references to libavcodecThu, 10 May 2007 14:36:36 +0000, by takis
-
disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in libavcodecThu, 10 May 2007 13:11:36 +0000, by aurel
-
use header instead of copying table declarations libavcodecThu, 10 May 2007 10:12:02 +0000, by aurel
-
split msmpeg4 data to easily share some of it with vc1.c libavcodecThu, 10 May 2007 10:03:16 +0000, by aurel
-
Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodecThu, 10 May 2007 09:00:44 +0000, by diego
-
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c libavcodecWed, 09 May 2007 23:13:43 +0000, by aurel
-
Use 1 array with double the size instead of 2 arrays with normal size libavcodecWed, 09 May 2007 22:24:23 +0000, by ramiro
-
Add bias instead of -32 or 0, as is done in g.722.1 libavcodecWed, 09 May 2007 22:00:08 +0000, by ramiro
-
Add another tmpbias variable, as bias' value will be used later libavcodecWed, 09 May 2007 21:56:22 +0000, by ramiro