Thu, 17 May 2007 07:50:08 +0000 |
banan |
Remove lots of unused commented code. (Cleanup)
libavcodec
|
Thu, 17 May 2007 07:47:02 +0000 |
banan |
Change default 1 pass blocksize to 64x64.
libavcodec
|
Wed, 16 May 2007 23:23:45 +0000 |
aurel |
better separation of vp3dsp functions from dsputil_mmx.c
libavcodec
|
Wed, 16 May 2007 12:57:27 +0000 |
diego |
printf --> av_log, patch by Denis Fortin, fortin nerim net
libavcodec
|
Wed, 16 May 2007 12:25:54 +0000 |
diego |
Remove extern C declarations for C++.
libavcodec
|
Wed, 16 May 2007 10:50:18 +0000 |
diego |
DTS decoding was broken for every speaker configuration except 5.1.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Tue, 15 May 2007 20:47:55 +0000 |
reimar |
Use DECLARE_ALIGNED to ease porting
libavcodec
|
Mon, 14 May 2007 23:22:02 +0000 |
michael |
dont write over the end of ref_cache
libavcodec
|
Mon, 14 May 2007 14:28:13 +0000 |
takis |
Make vp3dsp*.c compilation optional.
libavcodec
|
Mon, 14 May 2007 14:07:50 +0000 |
reimar |
Change some leftover __attribute__((unused)) and __attribute__((used)) to
libavcodec
|
Mon, 14 May 2007 11:53:27 +0000 |
aurel |
remove some unused mjpeg encoding variables
libavcodec
|
Sun, 13 May 2007 23:22:05 +0000 |
aurel |
jpegls encoder does not call this function, so remove useless tests
libavcodec
|
Sun, 13 May 2007 23:16:56 +0000 |
aurel |
split jpeg_ls into jpeglsdec, jpeglsenc and jpegls
libavcodec
|
Sun, 13 May 2007 22:15:52 +0000 |
diego |
Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency.
libavcodec
|
Sun, 13 May 2007 20:19:22 +0000 |
gpoirier |
Blackfin DSP utilities: add DEFUN_END
libavcodec
|
Sun, 13 May 2007 16:32:32 +0000 |
gpoirier |
Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com%
libavcodec
|
Sun, 13 May 2007 14:01:15 +0000 |
alex |
use DECLARE_ALIGNED from mem.h (which is included through common.h)
libavcodec
|
Sun, 13 May 2007 00:26:21 +0000 |
aurel |
cosmetics: indent
libavcodec
|
Sun, 13 May 2007 00:24:37 +0000 |
aurel |
replace some #ifdef CONFIG_* by if(ENABLE_*)
libavcodec
|
Sat, 12 May 2007 23:43:23 +0000 |
aurel |
cosmetics: indentation
libavcodec
|
Sat, 12 May 2007 23:42:07 +0000 |
aurel |
make compilation of mjpeg.c optional
libavcodec
|
Sat, 12 May 2007 23:33:53 +0000 |
aurel |
allow to enable or disable every bitstream filters individually
libavcodec
|
Sat, 12 May 2007 22:50:12 +0000 |
aurel |
jpegls never call this code, so those tests are useless
libavcodec
|
Sat, 12 May 2007 19:37:26 +0000 |
banan |
Added support for instances where linesize[0] is negative.
libavcodec
|
Sat, 12 May 2007 10:53:33 +0000 |
diego |
Remove redundant extern declaration of j_rev_dct that is already
libavcodec
|
Sat, 12 May 2007 10:43:45 +0000 |
diego |
cosmetics: Group all test targets together.
libavcodec
|
Sat, 12 May 2007 05:55:09 +0000 |
lorenm |
sse2 & ssse3 versions of dct_quantize.
libavcodec
|
Sat, 12 May 2007 02:41:25 +0000 |
lorenm |
factor sum_abs_dctelem out of dct_sad, and simd it.
libavcodec
|
Sat, 12 May 2007 01:16:06 +0000 |
lorenm |
sse2 & ssse3 versions of hadamard. unroll and inline diff_pixels.
libavcodec
|
Sat, 12 May 2007 00:31:48 +0000 |
lorenm |
fix a crash with svq1 + sse2.
libavcodec
|
Fri, 11 May 2007 09:28:07 +0000 |
aurel |
rename pnm.c to pnmenc.c and pnm_common.c to pnm.c
libavcodec
|
Fri, 11 May 2007 07:21:14 +0000 |
diego |
Remove duplicate #includes, avcodec.h #includes common.h.
libavcodec
|
Fri, 11 May 2007 07:07:00 +0000 |
diego |
Remove unused variable.
libavcodec
|
Fri, 11 May 2007 03:29:06 +0000 |
lorenm |
10l, r8991 broke mmx1 sad
libavcodec
|
Fri, 11 May 2007 01:11:45 +0000 |
lorenm |
sse2 version of fullpel sad.
libavcodec
|
Fri, 11 May 2007 00:45:07 +0000 |
lorenm |
tweak mmx2 sad.
libavcodec
|
Thu, 10 May 2007 23:16:56 +0000 |
aurel |
make compilation of pnm.c optional
libavcodec
|
Thu, 10 May 2007 23:03:14 +0000 |
aurel |
move pnm parser in its own file
libavcodec
|
Thu, 10 May 2007 22:37:36 +0000 |
aurel |
move mjpeg parser in its own file
libavcodec
|
Thu, 10 May 2007 22:28:23 +0000 |
aurel |
cosmetics: reindent
libavcodec
|
Thu, 10 May 2007 22:26:44 +0000 |
aurel |
split h264.c to move parser in its own file
libavcodec
|
Thu, 10 May 2007 22:24:19 +0000 |
lorenm |
tweak mmx2 sad.
libavcodec
|
Thu, 10 May 2007 18:44:58 +0000 |
ramiro |
Revert r8979 (Ugly fix for r8963)
libavcodec
|
Thu, 10 May 2007 15:24:01 +0000 |
aurel |
rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c
libavcodec
|
Thu, 10 May 2007 15:17:17 +0000 |
aurel |
loosen vorbis_enc.c dependencies by spliting vorbis.c
libavcodec
|
Thu, 10 May 2007 15:00:09 +0000 |
ramiro |
Fix r8963
libavcodec
|
Thu, 10 May 2007 14:36:36 +0000 |
takis |
Fix Vorbis encoder Xiph dependency by making sure the references to
libavcodec
|
Thu, 10 May 2007 13:24:05 +0000 |
benoit |
add AVERROR_NOENT
libavcodec
|
Thu, 10 May 2007 13:11:36 +0000 |
aurel |
disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in
libavcodec
|
Thu, 10 May 2007 10:14:58 +0000 |
aurel |
those tables don't need to be extern
libavcodec
|
Thu, 10 May 2007 10:12:02 +0000 |
aurel |
use header instead of copying table declarations
libavcodec
|
Thu, 10 May 2007 10:03:16 +0000 |
aurel |
split msmpeg4 data to easily share some of it with vc1.c
libavcodec
|
Thu, 10 May 2007 09:26:14 +0000 |
aurel |
add missing rules for wmv2 compilation
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Thu, 10 May 2007 03:13:41 +0000 |
lorenm |
sse2 version of fdct_col.
libavcodec
|
Wed, 09 May 2007 23:32:29 +0000 |
ramiro |
Simplify ptr[0]; ptr++; to *ptr++
libavcodec
|
Wed, 09 May 2007 23:21:07 +0000 |
ramiro |
Use bytestream
libavcodec
|
Wed, 09 May 2007 23:15:19 +0000 |
ramiro |
Use AV_XX16 macros
libavcodec
|
Wed, 09 May 2007 23:13:43 +0000 |
aurel |
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c
libavcodec
|
Wed, 09 May 2007 23:08:01 +0000 |
ramiro |
Factorize usum
libavcodec
|
Wed, 09 May 2007 22:24:23 +0000 |
ramiro |
Use 1 array with double the size instead of 2 arrays with normal size
libavcodec
|
Wed, 09 May 2007 22:00:08 +0000 |
ramiro |
Add bias instead of -32 or 0, as is done in g.722.1
libavcodec
|
Wed, 09 May 2007 21:57:50 +0000 |
ramiro |
Indentation for previous patch
libavcodec
|
Wed, 09 May 2007 21:56:22 +0000 |
ramiro |
Add another tmpbias variable, as bias' value will be used later
libavcodec
|
Wed, 09 May 2007 21:50:01 +0000 |
ramiro |
Fix logic for return value of init_vlc
libavcodec
|
Wed, 09 May 2007 18:23:20 +0000 |
diego |
Replace general CONFIG_ENCODERS by more fine-grained CONFIG_WMV2_ENCODER.
libavcodec
|
Wed, 09 May 2007 16:59:46 +0000 |
kostya |
Add ff_ prefix to (externally) visible variables
libavcodec
|
Wed, 09 May 2007 11:30:30 +0000 |
kostya |
Use correct dequantizer value
libavcodec
|
Wed, 09 May 2007 09:26:06 +0000 |
diego |
Allow conditional compilation of H.263-related decoders.
libavcodec
|
Wed, 09 May 2007 01:46:33 +0000 |
lorenm |
cosmetics: remove code duplication in hadamard8_diff_mmx
libavcodec
|
Wed, 09 May 2007 00:03:17 +0000 |
aurel |
move cavs parser in it's own file
libavcodec
|
Tue, 08 May 2007 23:58:35 +0000 |
aurel |
move defines and enums out of cavsdata.h
libavcodec
|
Tue, 08 May 2007 23:30:42 +0000 |
aurel |
remove no more useful includes
libavcodec
|
Tue, 08 May 2007 23:29:07 +0000 |
aurel |
cosmetics: rename for consistency after previous aac and ac3 parsers move
libavcodec
|
Tue, 08 May 2007 23:25:31 +0000 |
aurel |
move aac and ac3 parsers in their own files
libavcodec
|
Tue, 08 May 2007 23:24:22 +0000 |
aurel |
avoid multiple inclusion of ac3.h
libavcodec
|
Tue, 08 May 2007 17:55:56 +0000 |
lorenm |
cosmetics: remove duplicate transpose macro
libavcodec
|
Tue, 08 May 2007 08:52:38 +0000 |
diego |
Move H.263 parser to its own file.
libavcodec
|
Mon, 07 May 2007 20:07:35 +0000 |
ivo |
add doxygen comments
libavcodec
|
Mon, 07 May 2007 15:44:42 +0000 |
aurel |
cosmetics: fix inconsistent indentation
libavcodec
|
Mon, 07 May 2007 15:43:01 +0000 |
aurel |
fix display of theora videos with visible size smaller than encoded size
libavcodec
|
Mon, 07 May 2007 13:29:02 +0000 |
ivo |
Renderware TXD decoder
libavcodec
|
Mon, 07 May 2007 13:15:24 +0000 |
ivo |
generic S3TC DXT1 and DXT3 decoding functions
libavcodec
|
Mon, 07 May 2007 08:55:27 +0000 |
benoit |
RoQ audio encoder
libavcodec
|
Mon, 07 May 2007 00:47:03 +0000 |
aurel |
make some parser parameters const to avoid casting const to non-const
libavcodec
|
Sun, 06 May 2007 15:25:04 +0000 |
michael |
fix possibly exploitable stack overflow with num_sprite_warping_points (found by reimar)
libavcodec
|
Sun, 06 May 2007 11:40:42 +0000 |
kostya |
Add prefix to some variables for consistency
libavcodec
|
Sun, 06 May 2007 11:23:12 +0000 |
kostya |
Move VC-1 data to .c file
libavcodec
|
Sun, 06 May 2007 11:01:25 +0000 |
kostya |
Make vc1_parser.c compilable without special defines
libavcodec
|
Sun, 06 May 2007 10:58:32 +0000 |
kostya |
Move variables to vc1data.h
libavcodec
|
Sun, 06 May 2007 09:17:50 +0000 |
lorenm |
simplify
libavcodec
|
Sun, 06 May 2007 09:12:10 +0000 |
diego |
Move dvdsub parser to its own file.
libavcodec
|
Sun, 06 May 2007 08:41:24 +0000 |
diego |
Rename dvbsubdec_parser.c to dvbsub_parser.c.
libavcodec
|
Sun, 06 May 2007 06:46:20 +0000 |
lorenm |
simplify
libavcodec
|
Sun, 06 May 2007 06:43:33 +0000 |
lorenm |
faster and simpler vp6 bilinear mc
libavcodec
|
Sun, 06 May 2007 02:11:31 +0000 |
diego |
Move dvbsubdec parser to its own file.
libavcodec
|
Sat, 05 May 2007 21:11:22 +0000 |
diego |
Remove superfluous #includes, parser.h now includes its prerequisites.
libavcodec
|
Sat, 05 May 2007 18:32:19 +0000 |
aurel |
ff_frame_rate_tab is now declared in mpegvideo.h
libavcodec
|
Sat, 05 May 2007 18:31:34 +0000 |
aurel |
avoid a clash between two definitions of SEQ_START_CODE
libavcodec
|
Sat, 05 May 2007 18:25:02 +0000 |
aurel |
add a ff_ prefix to the now exported mpeg1_find_frame_end() function
libavcodec
|
Sat, 05 May 2007 18:18:51 +0000 |
aurel |
move mpegvideo_parser in it's own file
libavcodec
|
Sat, 05 May 2007 18:17:03 +0000 |
aurel |
avoid a 'discards qualifiers from pointer' warning
libavcodec
|
Sat, 05 May 2007 18:08:16 +0000 |
aurel |
move mpegaudio_parser in it's own file
libavcodec
|
Sat, 05 May 2007 17:59:37 +0000 |
aurel |
move mpeg4video_parser in it's own file
libavcodec
|
Sat, 05 May 2007 17:56:47 +0000 |
aurel |
parser.h uses AVCodecContext so it needs to include avcodec.h
libavcodec
|
Sat, 05 May 2007 15:21:57 +0000 |
aurel |
set CODEC_CAP_DR1 for vp5 and vp6 decoders
libavcodec
|
Sat, 05 May 2007 12:24:51 +0000 |
diego |
parser.c is compiled unconditionally, there is no need to compile it
libavcodec
|
Sat, 05 May 2007 12:18:14 +0000 |
diego |
Fix multiple "inline/static is not at beginning of declaration" warnings.
libavcodec
|
Sat, 05 May 2007 11:14:03 +0000 |
diego |
Fix warning:
libavcodec
|
Sat, 05 May 2007 09:15:03 +0000 |
diego |
parser.c is compiled unconditionally, there is no need to compile it
libavcodec
|
Fri, 04 May 2007 19:38:10 +0000 |
diego |
Move H.261 parser to its own file.
libavcodec
|
Fri, 04 May 2007 12:31:40 +0000 |
kostya |
100l to myself. Do not include stuff unneeded by parser
libavcodec
|
Fri, 04 May 2007 03:34:38 +0000 |
kostya |
Typo
libavcodec
|
Fri, 04 May 2007 03:34:21 +0000 |
kostya |
Move some declarations into header
libavcodec
|
Fri, 04 May 2007 00:18:54 +0000 |
diego |
Rename oggvorbis decoder to libvorbis.
libavcodec
|
Fri, 04 May 2007 00:09:33 +0000 |
diego |
Move VC1 parser to its own file.
libavcodec
|
Thu, 03 May 2007 23:50:24 +0000 |
diego |
Move dca parser to its own file.
libavcodec
|
Thu, 03 May 2007 10:38:03 +0000 |
diego |
Give libamr decoders/encoders a lib prefix in the name.
libavcodec
|
Thu, 03 May 2007 09:35:54 +0000 |
diego |
Rename dts_decoder to libdts_decoder.
libavcodec
|
Wed, 02 May 2007 23:11:23 +0000 |
diego |
Remove unused variable.
libavcodec
|
Wed, 02 May 2007 20:42:44 +0000 |
jbr |
cosmetics: indention after last commit
libavcodec
|
Wed, 02 May 2007 20:33:32 +0000 |
jbr |
use downmixing coefficients in dca decoder.
libavcodec
|
Wed, 02 May 2007 20:31:32 +0000 |
jbr |
enable multichannel output in dca decoder.
libavcodec
|
Wed, 02 May 2007 16:43:29 +0000 |
kostya |
1000l to myself - DCA decoder should not be registered in video codecs section
libavcodec
|
Wed, 02 May 2007 13:49:08 +0000 |
benoit |
add the possibility to choose aac profile
libavcodec
|
Wed, 02 May 2007 09:37:47 +0000 |
diego |
cosmetics: Group all external library decoders and encoders together.
libavcodec
|
Wed, 02 May 2007 09:13:47 +0000 |
benoit |
patch so that the deprecated items show up correctly
libavcodec
|
Wed, 02 May 2007 08:18:28 +0000 |
benoit |
make mpeg decoder handle mid-stream changes in resolution
libavcodec
|
Wed, 02 May 2007 07:26:07 +0000 |
benoit |
add some comments
libavcodec
|
Sun, 29 Apr 2007 23:18:39 +0000 |
gpoirier |
prevent going out of the buffer if the nal size does not fit in the buffer.
libavcodec
|
Sun, 29 Apr 2007 13:25:32 +0000 |
alex |
check for channels<=0 and print a reasonable error message
libavcodec
|
Sun, 29 Apr 2007 09:37:07 +0000 |
ivo |
add V.Flash PTX decoder
libavcodec
|
Fri, 27 Apr 2007 12:41:55 +0000 |
michael |
fix exploitable buffer overflow
libavcodec
|
Fri, 27 Apr 2007 09:32:31 +0000 |
diego |
Mark code parts that cannot work on AMD64 due to broken relocations as such.
libavcodec
|
Thu, 26 Apr 2007 00:32:31 +0000 |
diego |
10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.
libavcodec
|
Wed, 25 Apr 2007 22:16:50 +0000 |
aurel |
cosmetics: align
libavcodec
|
Wed, 25 Apr 2007 22:12:51 +0000 |
aurel |
move ac3 tables from a .h to a .c
libavcodec
|
Wed, 25 Apr 2007 19:13:09 +0000 |
diego |
cosmetics: Put AMR entry in alphabetical order with all external libraries.
libavcodec
|
Wed, 25 Apr 2007 19:12:04 +0000 |
diego |
Remove hackish support for the non-free fixed-point AMR-NB reference code.
libavcodec
|
Tue, 24 Apr 2007 17:31:39 +0000 |
kostya |
1000l to myself as used VLC indexes were totally wrong
libavcodec
|
Sat, 21 Apr 2007 23:05:30 +0000 |
aurel |
Blackfin is a strictly aligned processor.
libavcodec
|
Sat, 21 Apr 2007 18:47:30 +0000 |
bcoudurier |
simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com
libavcodec
|
Sat, 21 Apr 2007 15:55:45 +0000 |
diego |
Remove unused variable.
libavcodec
|
Sat, 21 Apr 2007 00:47:55 +0000 |
alex |
compile rawvideo decoder on request
libavcodec
|
Sat, 21 Apr 2007 00:36:53 +0000 |
alex |
compile mjpeg parser if requested
libavcodec
|
Sat, 21 Apr 2007 00:29:01 +0000 |
alex |
ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c
libavcodec
|
Fri, 20 Apr 2007 23:59:22 +0000 |
alex |
cosmetics: remove my email address
libavcodec
|
Fri, 20 Apr 2007 15:48:26 +0000 |
diego |
typo
libavcodec
|
Thu, 19 Apr 2007 20:09:43 +0000 |
mru |
add .type foo, %function directives for the benefit of debuggers
libavcodec
|
Thu, 19 Apr 2007 16:12:06 +0000 |
reimar |
Fix parts missed in clip -> av_clip rename
libavcodec
|
Wed, 18 Apr 2007 19:58:20 +0000 |
banan |
Deobfuscade decodeTonalComponents calling logic.
libavcodec
|
Wed, 18 Apr 2007 19:49:47 +0000 |
banan |
Version bump, atrac3 added.
libavcodec
|
Wed, 18 Apr 2007 19:47:22 +0000 |
banan |
Simplify, patch by Ramiro Polla.
libavcodec
|
Wed, 18 Apr 2007 19:46:42 +0000 |
banan |
Remove unused vars, patch by Ramiro Polla.
libavcodec
|
Wed, 18 Apr 2007 19:44:54 +0000 |
banan |
Remove unused vars, patch by Ramiro Polla.
libavcodec
|
Wed, 18 Apr 2007 19:44:04 +0000 |
banan |
Cosmetics, patch by Ramiro Polla.
libavcodec
|
Wed, 18 Apr 2007 17:36:52 +0000 |
kostya |
Pullback should be performed on scaled motion vectors in B-frames
libavcodec
|
Wed, 18 Apr 2007 09:34:08 +0000 |
diego |
Remove the build instructions from the doxygen comments, they are duplicated
libavcodec
|
Wed, 18 Apr 2007 09:29:18 +0000 |
diego |
Doxygen comment wording/spelling
libavcodec
|
Tue, 17 Apr 2007 20:53:39 +0000 |
banan |
Atrac3 decoder.
libavcodec
|
Sun, 15 Apr 2007 12:32:36 +0000 |
diego |
Move AC3 header parsing code together with the rest of the AC3 parsing code.
libavcodec
|
Sun, 15 Apr 2007 08:53:03 +0000 |
michael |
fix mjpeg.mov
libavcodec
|
Sat, 14 Apr 2007 22:58:23 +0000 |
michael |
fix playback of angels_480-mjpegcompress.avi
libavcodec
|
Sat, 14 Apr 2007 22:22:34 +0000 |
michael |
fix playback of odd_height.mov
libavcodec
|
Sat, 14 Apr 2007 22:05:12 +0000 |
michael |
correct another possible buffer overflow where interlaced would
libavcodec
|
Sat, 14 Apr 2007 18:58:26 +0000 |
michael |
fix tiff regression test (bitexact flag was ignoredwhich caused the
libavcodec
|
Sat, 14 Apr 2007 18:42:50 +0000 |
michael |
remove MpegEncContext, patch by baptiste
libavcodec
|
Sat, 14 Apr 2007 09:59:57 +0000 |
diego |
Update preprocessor directive comments to take recent changes to this file
libavcodec
|
Fri, 13 Apr 2007 12:02:54 +0000 |
diego |
cosmetics: Fix indentation.
libavcodec
|
Fri, 13 Apr 2007 07:50:04 +0000 |
benoit |
timestamps generation improvement when parsing avi
libavcodec
|
Thu, 12 Apr 2007 15:37:23 +0000 |
banan |
As usual Real actually took something existing and rebranded it.
libavcodec
|
Thu, 12 Apr 2007 11:12:43 +0000 |
diego |
Add complete instructions for the brave people wishing to fiddle with the
libavcodec
|
Thu, 12 Apr 2007 10:59:52 +0000 |
diego |
Replace hackish support for amr-nb and amr-wb. Instead of including the source
libavcodec
|
Thu, 12 Apr 2007 10:27:40 +0000 |
diego |
Update download URL with a link to a working version.
libavcodec
|
Wed, 11 Apr 2007 14:04:47 +0000 |
benoit |
add a check before find_frame_end call
libavcodec
|
Wed, 11 Apr 2007 13:10:13 +0000 |
banan |
Per reference swf/flv adpcm encoder.
libavcodec
|
Wed, 11 Apr 2007 06:59:09 +0000 |
diego |
cosmetics: indentation
libavcodec
|
Tue, 10 Apr 2007 09:47:37 +0000 |
lu_zero |
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
libavcodec
|
Tue, 10 Apr 2007 09:16:35 +0000 |
ivo |
cosmetics after last commit
libavcodec
|
Tue, 10 Apr 2007 09:15:54 +0000 |
ivo |
Add support for grayscale images with arbitrary maxvals.
libavcodec
|
Tue, 10 Apr 2007 08:18:04 +0000 |
diego |
Fix an underflow/overflow that was causing some crackles when playing
libavcodec
|
Tue, 10 Apr 2007 05:31:22 +0000 |
kostya |
Set C predictor to zero if unavailable (should fix B-frame border artifacts)
libavcodec
|
Mon, 09 Apr 2007 22:25:27 +0000 |
michael |
superflouos ()
libavcodec
|
Mon, 09 Apr 2007 22:21:49 +0000 |
michael |
remove code_prefix variable, no speed change
libavcodec
|
Mon, 09 Apr 2007 22:18:09 +0000 |
michael |
simplify
libavcodec
|
Mon, 09 Apr 2007 14:10:07 +0000 |
diego |
When dst_length == 0 bit_length has to be 0, too, but the current code still
libavcodec
|
Mon, 09 Apr 2007 13:39:35 +0000 |
diego |
Remove a NAL unit's trailing zero bytes even when dst_length is 1.
libavcodec
|
Mon, 09 Apr 2007 12:55:07 +0000 |
diego |
scenario: A properly coded frame is followed by an end of sequence NAL unit,
libavcodec
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Sun, 08 Apr 2007 18:54:53 +0000 |
diego |
Only compile in Theora-specific functions if the Theora decoder has been
libavcodec
|
Sun, 08 Apr 2007 18:52:03 +0000 |
diego |
cosmetics: Move one code block to save an #ifdef in the next commit.
libavcodec
|
Sun, 08 Apr 2007 18:50:18 +0000 |
diego |
Remove #if 0 code.
libavcodec
|
Sun, 08 Apr 2007 13:42:44 +0000 |
diego |
Fix compilation when Theora decoder is disabled, but VP3 is enabled.
libavcodec
|
Sun, 08 Apr 2007 13:02:25 +0000 |
diego |
Remove unused variable.
libavcodec
|
Sun, 08 Apr 2007 12:05:02 +0000 |
diego |
cosmetics: indentation fix
libavcodec
|
Sun, 08 Apr 2007 09:44:34 +0000 |
michael |
factorize & 0x0F
libavcodec
|
Sun, 08 Apr 2007 09:31:54 +0000 |
michael |
remove c93_ prefix from static functions in c93.c
libavcodec
|
Sat, 07 Apr 2007 23:31:30 +0000 |
michael |
align vertically
libavcodec
|
Sat, 07 Apr 2007 23:30:47 +0000 |
michael |
shorter variable names
libavcodec
|
Sat, 07 Apr 2007 23:27:11 +0000 |
michael |
general purpose var should be int
libavcodec
|
Sat, 07 Apr 2007 23:18:34 +0000 |
michael |
remove redundant comments
libavcodec
|
Sat, 07 Apr 2007 23:17:06 +0000 |
michael |
remove useless debuging av_log()
libavcodec
|
Sat, 07 Apr 2007 23:16:05 +0000 |
michael |
indention cleanup
libavcodec
|
Sat, 07 Apr 2007 23:10:22 +0000 |
michael |
use shorter names for the block type enum
libavcodec
|
Sat, 07 Apr 2007 23:02:43 +0000 |
michael |
cosmetic
libavcodec
|
Sat, 07 Apr 2007 22:04:33 +0000 |
michael |
use bytestream reader instead of bitstream for THP
libavcodec
|
Sat, 07 Apr 2007 21:34:18 +0000 |
diego |
CRYO APC demuxer
libavcodec
|
Sat, 07 Apr 2007 21:30:19 +0000 |
michael |
simplify
libavcodec
|
Sat, 07 Apr 2007 21:27:58 +0000 |
michael |
prev1/2 -> prev[2]
libavcodec
|
Sat, 07 Apr 2007 21:22:50 +0000 |
michael |
simplify
libavcodec
|
Sat, 07 Apr 2007 21:19:36 +0000 |
michael |
general purpose vars should be int
libavcodec
|
Sat, 07 Apr 2007 21:15:52 +0000 |
michael |
table[index][ch] -> table[ch][index] (might be faster ...)
libavcodec
|
Sat, 07 Apr 2007 20:51:58 +0000 |
diego |
Bethsoft VID demuxer and video decoder
libavcodec
|
Sat, 07 Apr 2007 19:24:27 +0000 |
ivo |
Fix segmentation fault for gray16le to gray conversion.
libavcodec
|
Sat, 07 Apr 2007 17:37:30 +0000 |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames.
libavcodec
|
Sat, 07 Apr 2007 16:03:23 +0000 |
diego |
THP PCM decoder, used on the Nintendo GameCube.
libavcodec
|
Sat, 07 Apr 2007 15:15:45 +0000 |
michael |
TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
libavcodec
|
Sat, 07 Apr 2007 15:10:22 +0000 |
michael |
LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl
libavcodec
|
Sat, 07 Apr 2007 14:25:25 +0000 |
diego |
Interplay C93 demuxer and video decoder
libavcodec
|
Sat, 07 Apr 2007 14:10:02 +0000 |
diego |
typos
libavcodec
|
Sat, 07 Apr 2007 14:09:20 +0000 |
diego |
typos/grammar
libavcodec
|
Sat, 07 Apr 2007 14:07:33 +0000 |
diego |
spelling/wording/grammar
libavcodec
|
Sat, 07 Apr 2007 11:57:35 +0000 |
diego |
Print a list of valid AMR bitrates if a wrong one is used.
libavcodec
|
Fri, 06 Apr 2007 23:16:08 +0000 |
michael |
YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl)
libavcodec
|
Fri, 06 Apr 2007 20:49:26 +0000 |
michael |
s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad students mimuw edu pl
libavcodec
|
Fri, 06 Apr 2007 18:29:27 +0000 |
diego |
SGI image decoder ported to the new image API.
libavcodec
|
Fri, 06 Apr 2007 10:37:34 +0000 |
diego |
Return correct decoded size, decoder is called with only one frame at a time.
libavcodec
|
Fri, 06 Apr 2007 09:59:55 +0000 |
diego |
IWMMXT-specific dsputils clear_blocks function.
libavcodec
|
Fri, 06 Apr 2007 04:40:13 +0000 |
kostya |
This codec is PAL8 so make it output PAL8 too
libavcodec
|
Thu, 05 Apr 2007 00:09:48 +0000 |
michael |
remove compound literals gcc 2.95 doesnt support taking an address of a compound literal
libavcodec
|
Wed, 04 Apr 2007 13:49:55 +0000 |
banan |
WMA decoder improvement, output closer to the dmo binary.
libavcodec
|
Wed, 04 Apr 2007 13:26:26 +0000 |
kostya |
vc1_split should be static
libavcodec
|
Wed, 04 Apr 2007 11:51:08 +0000 |
gpoirier |
changes some function declarations from () to (void) as per ansi c.
libavcodec
|
Wed, 04 Apr 2007 11:43:08 +0000 |
diego |
Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.
libavcodec
|
Tue, 03 Apr 2007 22:17:37 +0000 |
diego |
cosmetics: Fix indentation.
libavcodec
|
Tue, 03 Apr 2007 22:16:21 +0000 |
diego |
Remove useless pointer shift.
libavcodec
|
Tue, 03 Apr 2007 22:13:16 +0000 |
diego |
Remove commented-out while loop.
libavcodec
|
Tue, 03 Apr 2007 14:15:59 +0000 |
diego |
Explain which configure options are necessary for which AMR variant.
libavcodec
|
Tue, 03 Apr 2007 13:53:25 +0000 |
michael |
typo
libavcodec
|
Tue, 03 Apr 2007 13:52:36 +0000 |
michael |
cosmetic
libavcodec
|
Tue, 03 Apr 2007 13:52:00 +0000 |
michael |
FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad
libavcodec
|
Tue, 03 Apr 2007 13:43:57 +0000 |
michael |
tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
libavcodec
|
Tue, 03 Apr 2007 11:26:14 +0000 |
diego |
Remove #if 0 code.
libavcodec
|
Tue, 03 Apr 2007 06:46:12 +0000 |
michael |
dont use *int8_t for the arguments (ive missed that in the patches ...)
libavcodec
|
Tue, 03 Apr 2007 06:40:21 +0000 |
michael |
Changed the rle encoder a little and made it more universal.
libavcodec
|
Tue, 03 Apr 2007 02:18:00 +0000 |
michael |
cosmetic
libavcodec
|
Tue, 03 Apr 2007 01:23:37 +0000 |
michael |
fix indention (less work to fix it myself than to check if a indention fix patch is ok ...)
libavcodec
|
Tue, 03 Apr 2007 01:20:31 +0000 |
michael |
move doxy from .c to .h
libavcodec
|
Tue, 03 Apr 2007 01:01:46 +0000 |
michael |
generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl
libavcodec
|
Mon, 02 Apr 2007 07:26:14 +0000 |
diego |
Remove stray object from list of Blackfin assembler objects.
libavcodec
|
Sun, 01 Apr 2007 22:28:45 +0000 |
diego |
bfin dsputils, basic pixel operations sads, diffs, motion compensation
libavcodec
|
Sun, 01 Apr 2007 22:20:51 +0000 |
aurel |
cosmetics: indentation
libavcodec
|
Sun, 01 Apr 2007 16:14:19 +0000 |
michael |
indention
libavcodec
|
Sun, 01 Apr 2007 16:13:24 +0000 |
michael |
make AVCodec.init() optional
libavcodec
|
Sun, 01 Apr 2007 14:28:48 +0000 |
diego |
support for the THP game format by Marco Gerards, mgerards xs4all nl
libavcodec
|
Sun, 01 Apr 2007 11:40:36 +0000 |
diego |
Add '#undef exit', the function is now forbidden.
libavcodec
|
Sun, 01 Apr 2007 11:07:28 +0000 |
diego |
Merge redundant comments.
libavcodec
|
Sat, 31 Mar 2007 23:58:33 +0000 |
lorenm |
doxy comment tweaks
libavcodec
|
Sat, 31 Mar 2007 22:39:43 +0000 |
gpoirier |
Add doxy comments, based on Loren's explanations posted here:
libavcodec
|
Sat, 31 Mar 2007 17:24:53 +0000 |
diego |
dct-test works on non-x86 now.
libavcodec
|
Sat, 31 Mar 2007 17:24:09 +0000 |
diego |
platform-independent restructuring and code simplification
libavcodec
|
Sat, 31 Mar 2007 17:14:59 +0000 |
diego |
Remove illegal call to exit().
libavcodec
|
Sat, 31 Mar 2007 16:47:39 +0000 |
mru |
call faacDecClose() with all libfaad versions
libavcodec
|
Sat, 31 Mar 2007 16:20:51 +0000 |
diego |
Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com.
libavcodec
|
Fri, 30 Mar 2007 20:56:32 +0000 |
lu_zero |
Typos in comments
libavcodec
|
Fri, 30 Mar 2007 19:16:41 +0000 |
lorenm |
move some stuff out of an inner loop. 12% faster svq1 encoding.
libavcodec
|
Fri, 30 Mar 2007 19:15:31 +0000 |
lorenm |
mmx 16-bit ssd. 2.3x faster svq1 encoding.
libavcodec
|
Fri, 30 Mar 2007 09:26:13 +0000 |
takis |
Fix a bug in av_find_opt(). Because some of the AVOption structures have field
libavcodec
|
Fri, 30 Mar 2007 09:05:52 +0000 |
gpoirier |
add 'all' and 'none' options for partitions config
libavcodec
|
Fri, 30 Mar 2007 06:33:15 +0000 |
diego |
Update specification and reference implementation links.
libavcodec
|
Thu, 29 Mar 2007 14:20:30 +0000 |
takis |
Fix compilation when using the --disable-opts parameter. This to help those
libavcodec
|
Thu, 29 Mar 2007 09:39:20 +0000 |
diego |
Accept only existing bitrates.
libavcodec
|
Tue, 27 Mar 2007 11:18:24 +0000 |
michael |
codec id addition guidlines
libavcodec
|
Tue, 27 Mar 2007 07:28:52 +0000 |
kostya |
FASTTX==0 means additional 16 bits in extradata
libavcodec
|
Tue, 27 Mar 2007 07:27:53 +0000 |
kostya |
One more FASTTX-related hack
libavcodec
|
Tue, 27 Mar 2007 05:23:07 +0000 |
kostya |
Remove redundant assign
libavcodec
|
Mon, 26 Mar 2007 17:33:45 +0000 |
michael |
set pict_type to I type during init so parsers which dont set it get all i frames, fixes mp3 seeking
libavcodec
|
Mon, 26 Mar 2007 15:21:19 +0000 |
iive |
get rid of unused entries in the middle of xvmc_render struct,
libavcodec
|
Mon, 26 Mar 2007 10:03:57 +0000 |
banan |
Optimize by building the mdct window and multipying/adding at the same time.
libavcodec
|
Mon, 26 Mar 2007 00:54:29 +0000 |
michael |
factorize &
libavcodec
|
Mon, 26 Mar 2007 00:44:42 +0000 |
michael |
simplify
libavcodec
|
Mon, 26 Mar 2007 00:00:43 +0000 |
aurel |
properly set *data_size when returning >= 0 values in shorten_decode_frame()
libavcodec
|
Sun, 25 Mar 2007 23:37:38 +0000 |
michael |
check input validity, this prevents a few variables from reachin odd values which might have lead to out of array writes and thus might have been exploitable
libavcodec
|
Sun, 25 Mar 2007 23:22:11 +0000 |
michael |
simplify
libavcodec
|
Sun, 25 Mar 2007 20:52:45 +0000 |
bcoudurier |
increment subminor version due to r8502 and r8504, those revisions make dnxhd and gif decoders in line with libavcodec API
libavcodec
|
Sun, 25 Mar 2007 16:43:59 +0000 |
bcoudurier |
remove TODO, its done now
libavcodec
|
Sun, 25 Mar 2007 16:29:11 +0000 |
bcoudurier |
pass correct buffer size to lzw decode init
libavcodec
|
Sun, 25 Mar 2007 15:43:46 +0000 |
michael |
move eob_reached logic into ff_lzw_decode_tail() which simplifies the code, avoids some checks in the innermost loop and also gets rid of the controversal break while hopefully retaining the last byte in a valid bytestream, invalid bytestreams still can have very significant overread
libavcodec
|
Sun, 25 Mar 2007 15:09:16 +0000 |
michael |
simplify
libavcodec
|
Sun, 25 Mar 2007 14:02:54 +0000 |
michael |
factorize
libavcodec
|
Sun, 25 Mar 2007 13:41:14 +0000 |
michael |
simplify
libavcodec
|
Sun, 25 Mar 2007 06:00:06 +0000 |
kostya |
1000l to myself - get correct quantization for blocks 1 and 2
libavcodec
|
Sun, 25 Mar 2007 01:09:26 +0000 |
aurel |
use generic xiph header spliting func to split theora headers
libavcodec
|
Sun, 25 Mar 2007 01:06:45 +0000 |
aurel |
extract vorbis header spliting code into a reusable function
libavcodec
|
Sun, 25 Mar 2007 00:16:30 +0000 |
bcoudurier |
actually return bytes read
libavcodec
|
Sun, 25 Mar 2007 00:12:24 +0000 |
bcoudurier |
return error if loop has ended before decoding image
libavcodec
|
Sun, 25 Mar 2007 00:00:56 +0000 |
bcoudurier |
actually return bytes read
libavcodec
|
Sat, 24 Mar 2007 23:57:42 +0000 |
bcoudurier |
add some length checks
libavcodec
|
Sat, 24 Mar 2007 23:53:34 +0000 |
bcoudurier |
simplify
libavcodec
|
Sat, 24 Mar 2007 23:23:51 +0000 |
bcoudurier |
fix indentation
libavcodec
|
Sat, 24 Mar 2007 23:23:05 +0000 |
bcoudurier |
break if eob is reached to avoid reading one too much byte
libavcodec
|
Sat, 24 Mar 2007 12:07:07 +0000 |
mru |
Fix H.264 8x8 transform selection
libavcodec
|
Fri, 23 Mar 2007 00:05:45 +0000 |
mru |
iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but
libavcodec
|
Thu, 22 Mar 2007 14:27:16 +0000 |
michael |
set more reasonable cutoff for audio rate conversion
libavcodec
|
Thu, 22 Mar 2007 13:27:11 +0000 |
michael |
clarify codec_tag
libavcodec
|
Thu, 22 Mar 2007 13:17:03 +0000 |
michael |
clarify sub_id
libavcodec
|
Thu, 22 Mar 2007 11:23:38 +0000 |
michael |
replace long double in the audiophile kiddy mode with doubles, its faster (and more portable) and the audiophile placebo 120db stopband attenuation isnt affected
libavcodec
|
Thu, 22 Mar 2007 11:13:13 +0000 |
michael |
change high precision mode to 30 bits again after making the code less overflow sensitive
libavcodec
|
Thu, 22 Mar 2007 11:10:30 +0000 |
michael |
optimize linear filter coeff interpolation code, this also makes the code less prone to overflows
libavcodec
|
Thu, 22 Mar 2007 05:39:20 +0000 |
jbr |
cosmetics. align and condense.
libavcodec
|
Thu, 22 Mar 2007 05:38:00 +0000 |
jbr |
simplify
libavcodec
|
Thu, 22 Mar 2007 05:34:26 +0000 |
jbr |
utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30%
libavcodec
|
Thu, 22 Mar 2007 03:18:34 +0000 |
michael |
revert r8469 (increase bits for non default highprecision mode)
libavcodec
|
Thu, 22 Mar 2007 03:16:02 +0000 |
michael |
AUDIOPHILE_KIDDY_MODE
libavcodec
|
Thu, 22 Mar 2007 00:52:49 +0000 |
michael |
optimize bessel function instead of trusting gcc to do trivial optimizations (as gcc doesnt ...)
libavcodec
|
Thu, 22 Mar 2007 00:16:41 +0000 |
michael |
select more sensible default windows (= attenuation beyond the dynamic range of your input is silly if it negatively affects other parameters)
libavcodec
|
Wed, 21 Mar 2007 23:44:49 +0000 |
michael |
make kaiser windows with other beta than 16 available
libavcodec
|
Wed, 21 Mar 2007 23:07:24 +0000 |
mru |
enable iwmmxt support, removing mm_support() stub
libavcodec
|
Wed, 21 Mar 2007 22:39:00 +0000 |
michael |
make high precision mode accessible at compile time
libavcodec
|
Wed, 21 Mar 2007 22:38:07 +0000 |
michael |
increase bits for non default highprecision mode
libavcodec
|
Wed, 21 Mar 2007 22:37:05 +0000 |
michael |
code for testing the accuracy of the resampler
libavcodec
|
Wed, 21 Mar 2007 22:02:52 +0000 |
michael |
remove dithering of filter coefficients, improves precision by 1-2 bits and
libavcodec
|
Wed, 21 Mar 2007 05:56:29 +0000 |
kostya |
Smacker Audio stereo fix
libavcodec
|
Tue, 20 Mar 2007 18:08:51 +0000 |
banan |
Small simplifications to subband coefficient handling and use av_random().
libavcodec
|
Tue, 20 Mar 2007 16:51:30 +0000 |
lorenm |
oops, encoder was under ifdef decoders.
libavcodec
|
Tue, 20 Mar 2007 05:44:42 +0000 |
kostya |
Correctly handle data_size on decoding
libavcodec
|
Tue, 20 Mar 2007 02:12:13 +0000 |
jbr |
fix handling of special case for lowest snroffset. regressions are unaffected.
libavcodec
|
Mon, 19 Mar 2007 16:07:51 +0000 |
bcoudurier |
10l, fix debug, dprintf does not have log level
libavcodec
|
Sun, 18 Mar 2007 23:25:00 +0000 |
bcoudurier |
dnxhd decoder
libavcodec
|
Sun, 18 Mar 2007 23:18:05 +0000 |
jbr |
AC-3 encoded volume is too high. Revert revision 7160:
libavcodec
|
Sun, 18 Mar 2007 22:32:39 +0000 |
mru |
fix init_vlc() with nonzero flags
libavcodec
|
Sun, 18 Mar 2007 21:43:20 +0000 |
jbr |
split ac3_parametric_bit_allocation into 3 separate functions
libavcodec
|
Sun, 18 Mar 2007 18:07:27 +0000 |
kostya |
Zero MV vectors for P frame intra blocks
libavcodec
|
Sun, 18 Mar 2007 12:03:29 +0000 |
lorenm |
huffyuv rgb encoder
libavcodec
|
Sun, 18 Mar 2007 07:53:16 +0000 |
kostya |
indentation
libavcodec
|
Sun, 18 Mar 2007 07:51:40 +0000 |
kostya |
Proper handling of motion vectors for adv. profile
libavcodec
|
Sun, 18 Mar 2007 04:53:21 +0000 |
jbr |
hardcode ff_ac3_frame_sizes table
libavcodec
|
Sat, 17 Mar 2007 14:59:58 +0000 |
diego |
Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
libavcodec
|
Sat, 17 Mar 2007 13:16:18 +0000 |
diego |
Move the encoding of the image data to its own function.
libavcodec
|
Sat, 17 Mar 2007 12:56:34 +0000 |
diego |
Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.
libavcodec
|
Thu, 15 Mar 2007 23:45:20 +0000 |
gpoirier |
force 16-bytes alignement of block array, as needed by the implementation of ff_dct_sse2
libavcodec
|
Thu, 15 Mar 2007 21:22:10 +0000 |
banan |
subband_coef_noise -> subband_coef_sign
libavcodec
|
Thu, 15 Mar 2007 12:23:08 +0000 |
gpoirier |
Targa (.tga) encoder,
libavcodec
|
Wed, 14 Mar 2007 23:23:30 +0000 |
michael |
10l for myself, fixing --disable-encoders
libavcodec
|
Wed, 14 Mar 2007 14:49:49 +0000 |
kostya |
DXA demuxer and decoder
libavcodec
|
Wed, 14 Mar 2007 13:25:15 +0000 |
michael |
deprecate ff_realloc_static
libavcodec
|
Wed, 14 Mar 2007 13:20:29 +0000 |
michael |
10l to whoever wrote this
libavcodec
|
Wed, 14 Mar 2007 13:19:19 +0000 |
michael |
kill av_mallocz_static() calls in init_rl()
libavcodec
|
Wed, 14 Mar 2007 12:29:32 +0000 |
michael |
move RLTable stuff to its own header
libavcodec
|
Wed, 14 Mar 2007 12:15:34 +0000 |
michael |
kill av_mallocz_static()
libavcodec
|
Wed, 14 Mar 2007 11:13:17 +0000 |
bcoudurier |
reindent after last commit
libavcodec
|
Wed, 14 Mar 2007 11:12:02 +0000 |
bcoudurier |
h264 complete frames parsing support
libavcodec
|
Wed, 14 Mar 2007 01:59:53 +0000 |
michael |
kill 3 more av_mallocz_static()
libavcodec
|
Wed, 14 Mar 2007 00:19:56 +0000 |
michael |
kill another 2 av_mallocz_static()
libavcodec
|
Tue, 13 Mar 2007 23:30:28 +0000 |
michael |
kill a av_mallocz_static()
libavcodec
|
Tue, 13 Mar 2007 23:10:42 +0000 |
michael |
10^10l to whoever wrote this
libavcodec
|
Tue, 13 Mar 2007 22:53:01 +0000 |
michael |
remove useless static cm variable
libavcodec
|
Tue, 13 Mar 2007 22:51:49 +0000 |
michael |
cosmetic
libavcodec
|
Tue, 13 Mar 2007 22:51:11 +0000 |
michael |
remove silly static int done protecting the initalization of 32 elements to 1
libavcodec
|
Tue, 13 Mar 2007 22:47:59 +0000 |
michael |
remove redundant memset()
libavcodec
|
Tue, 13 Mar 2007 22:47:05 +0000 |
michael |
dont malloc() static mv_penalty arrays
libavcodec
|
Tue, 13 Mar 2007 22:01:06 +0000 |
michael |
deprecate av_mallocz_static()
libavcodec
|
Tue, 13 Mar 2007 19:44:02 +0000 |
banan |
Combine the window and overlap loops,
libavcodec
|
Mon, 12 Mar 2007 12:36:41 +0000 |
mbardiaux |
Give context to dprintf
libavcodec
|
Sun, 11 Mar 2007 21:01:33 +0000 |
banan |
Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour.
libavcodec
|
Sun, 11 Mar 2007 20:30:06 +0000 |
banan |
Replace custom modified discrete cosine transform with ffmpeg's own.
libavcodec
|
Sun, 11 Mar 2007 16:57:05 +0000 |
jbr |
the AC-3 parser needs ac3.o
libavcodec
|
Sun, 11 Mar 2007 16:44:14 +0000 |
jbr |
move AC-3 header parsing to ac3.c
libavcodec
|
Sun, 11 Mar 2007 09:51:01 +0000 |
kostya |
Correctly ME border blocks
libavcodec
|
Sun, 11 Mar 2007 09:16:11 +0000 |
reimar |
Check dimensions to avoid division by zero due to invalid new dimensions.
libavcodec
|
Sun, 11 Mar 2007 02:13:05 +0000 |
jbr |
remove redundancy in AC-3 parser by using common tables from ac3tab.h
libavcodec
|
Sat, 10 Mar 2007 09:20:07 +0000 |
banan |
Simplify, use avctx->frame_number.
libavcodec
|
Fri, 09 Mar 2007 13:57:42 +0000 |
jbr |
Remove common code from AC-3 encoder and utilize ac3.c.
libavcodec
|
Fri, 09 Mar 2007 13:54:44 +0000 |
jbr |
Create ac3.c which will be used for AC-3 common code.
libavcodec
|
Fri, 09 Mar 2007 03:17:43 +0000 |
jbr |
simplify AC-3 bit allocation
libavcodec
|
Thu, 08 Mar 2007 23:38:50 +0000 |
jbr |
cosmetics. remove space before semi-colon.
libavcodec
|
Thu, 08 Mar 2007 20:43:51 +0000 |
banan |
Simplify gain block handling.
libavcodec
|
Thu, 08 Mar 2007 19:47:03 +0000 |
banan |
Don't output the first two frames, since they don't contain valid audio.
libavcodec
|
Thu, 08 Mar 2007 18:25:47 +0000 |
bcoudurier |
fix drop frame timecode flag
libavcodec
|
Thu, 08 Mar 2007 14:49:43 +0000 |
mbardiaux |
Corrections so that builds with DEBUG work
libavcodec
|
Thu, 08 Mar 2007 10:25:06 +0000 |
michael |
bitrate sanity check (fixes assertion failure)
libavcodec
|
Thu, 08 Mar 2007 10:21:35 +0000 |
takis |
Remove useless casts as recommended by Mns Rullgrd.
libavcodec
|
Thu, 08 Mar 2007 10:11:31 +0000 |
takis |
Cosmetics in amr.c.
libavcodec
|
Thu, 08 Mar 2007 10:06:59 +0000 |
takis |
Move the initialization on context definition. In amr.c, only the
libavcodec
|
Wed, 07 Mar 2007 09:51:45 +0000 |
michael |
add a -ab with default of 64k
libavcodec
|
Wed, 07 Mar 2007 09:29:44 +0000 |
michael |
add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter
libavcodec
|
Wed, 07 Mar 2007 02:21:35 +0000 |
michael |
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags
libavcodec
|
Wed, 07 Mar 2007 02:03:44 +0000 |
michael |
make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions
libavcodec
|
Wed, 07 Mar 2007 00:27:23 +0000 |
alex |
typo: unkown->unknown
libavcodec
|
Tue, 06 Mar 2007 13:05:38 +0000 |
alex |
add little endian 24bit read/write
libavcodec
|
Mon, 05 Mar 2007 10:04:53 +0000 |
gpoirier |
change management of "ab" option in ffmpeg.c, so that it works as "b" option.
libavcodec
|
Sun, 04 Mar 2007 11:53:11 +0000 |
takis |
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
libavcodec
|
Sun, 04 Mar 2007 02:59:11 +0000 |
bcoudurier |
imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder
libavcodec
|
Sun, 04 Mar 2007 02:51:33 +0000 |
bcoudurier |
add bytestream_get/put_be24 functions
libavcodec
|
Sun, 04 Mar 2007 02:26:20 +0000 |
bcoudurier |
dummy support for mpeg2 non linear quant
libavcodec
|
Sat, 03 Mar 2007 21:33:33 +0000 |
michael |
check for no frame and prevent segfault
libavcodec
|
Sat, 03 Mar 2007 14:11:45 +0000 |
bcoudurier |
partial avid meridien uncompressed support
libavcodec
|
Sat, 03 Mar 2007 08:33:07 +0000 |
diego |
Add proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2.
libavcodec
|
Sat, 03 Mar 2007 08:29:03 +0000 |
diego |
Clarify that this decoder uses liba52.
libavcodec
|
Fri, 02 Mar 2007 23:35:26 +0000 |
michael |
support feeding individual NAL units to the decoder instead of just complete frames
libavcodec
|
Fri, 02 Mar 2007 12:26:07 +0000 |
bcoudurier |
support for mjpeg bottom field first in mov
libavcodec
|
Fri, 02 Mar 2007 10:08:05 +0000 |
bcoudurier |
fix adpcm swf decoding
libavcodec
|
Thu, 01 Mar 2007 16:36:38 +0000 |
bcoudurier |
remove ps option and rename rtp_payload_size AVOption to ps
libavcodec
|
Thu, 01 Mar 2007 15:27:26 +0000 |
takis |
Add documentation to some avcodec.h's pix_fmt related functions and defines.
libavcodec
|
Thu, 01 Mar 2007 13:03:33 +0000 |
bcoudurier |
quicktime 'raw ' support
libavcodec
|
Thu, 01 Mar 2007 10:29:03 +0000 |
bcoudurier |
get rid of CODEC_FLAG_H263P_AIC with next major bump
libavcodec
|
Thu, 01 Mar 2007 10:24:07 +0000 |
bcoudurier |
define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump
libavcodec
|
Wed, 28 Feb 2007 17:56:45 +0000 |
bcoudurier |
get rid of rtp_mode field after next major bump
libavcodec
|
Wed, 28 Feb 2007 17:40:31 +0000 |
bcoudurier |
enable rtp payload size AVOption for video encoding
libavcodec
|
Wed, 28 Feb 2007 09:56:15 +0000 |
bcoudurier |
free faac extradata
libavcodec
|
Wed, 28 Feb 2007 06:59:39 +0000 |
kostya |
Looks like I'll work on it this year too
libavcodec
|
Wed, 28 Feb 2007 06:39:58 +0000 |
kostya |
WMV3 Complex Profile initial support
libavcodec
|
Wed, 28 Feb 2007 00:55:19 +0000 |
aurel |
enable some 64bit optimized code on 64bit arch
libavcodec
|
Tue, 27 Feb 2007 09:56:09 +0000 |
diego |
Fix wrong license header.
libavcodec
|
Tue, 27 Feb 2007 09:54:48 +0000 |
mbardiaux |
Rename WMADecodeContext to WMACodecContext
libavcodec
|
Tue, 27 Feb 2007 09:39:04 +0000 |
mbardiaux |
Supply context to tprintf
libavcodec
|
Tue, 27 Feb 2007 06:30:40 +0000 |
kostya |
DCA decoder
libavcodec
|
Tue, 27 Feb 2007 00:24:49 +0000 |
diego |
The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.
libavcodec
|
Tue, 27 Feb 2007 00:18:38 +0000 |
diego |
Remove useless conditional.
libavcodec
|
Sun, 25 Feb 2007 16:02:32 +0000 |
aurel |
cleanup setting of returned data frame
libavcodec
|
Sun, 25 Feb 2007 15:33:38 +0000 |
aurel |
Use pointers to avoid copying AVFrame.
libavcodec
|
Sun, 25 Feb 2007 10:27:12 +0000 |
reimar |
Add av_ prefix to clip functions
libavcodec
|
Sun, 25 Feb 2007 07:53:44 +0000 |
takis |
Move the unaltered documentation of the functions which are part of the public
libavcodec
|
Sun, 25 Feb 2007 02:38:08 +0000 |
michael |
rewrite find_frame_end()
libavcodec
|
Sun, 25 Feb 2007 00:35:30 +0000 |
aurel |
use FFMIN
libavcodec
|
Sat, 24 Feb 2007 11:59:26 +0000 |
diego |
Only compile snowdsp_mmx.c if the Snow decoder is enabled.
libavcodec
|
Sat, 24 Feb 2007 11:58:52 +0000 |
diego |
Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated.
libavcodec
|
Sat, 24 Feb 2007 09:41:43 +0000 |
diego |
cosmetics: Fix another common typo, dependAnt --> dependEnt.
libavcodec
|
Sat, 24 Feb 2007 00:58:28 +0000 |
michael |
h264 optimization: common case hl_decode_mb patch by (Alexander Strange astrange ithinksw com)
libavcodec
|
Sat, 24 Feb 2007 00:55:50 +0000 |
aurel |
Use pointers to avoid copying AVFrame.
libavcodec
|
Fri, 23 Feb 2007 15:44:56 +0000 |
michael |
reorder a few more paddws to reduce dependancy chains
libavcodec
|
Fri, 23 Feb 2007 15:28:35 +0000 |
michael |
reorder paddws to reduce dependancy chain
libavcodec
|
Fri, 23 Feb 2007 15:19:29 +0000 |
gpoirier |
add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c
libavcodec
|
Fri, 23 Feb 2007 15:03:30 +0000 |
michael |
shortening dependancy chain in chroma mc2
libavcodec
|
Fri, 23 Feb 2007 14:29:59 +0000 |
michael |
remove now wrong comment
libavcodec
|
Fri, 23 Feb 2007 14:29:13 +0000 |
michael |
fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron co kr)
libavcodec
|
Fri, 23 Feb 2007 10:23:45 +0000 |
aurel |
use av_noinline instead of __attribute((noinline))
libavcodec
|
Fri, 23 Feb 2007 00:47:21 +0000 |
michael |
dont check buffer size if the decode function wont be called at all
libavcodec
|
Fri, 23 Feb 2007 00:20:39 +0000 |
takis |
av_realloc_static() is an internal function and therefore should use the ff_ prefix instead of av_.
libavcodec
|
Thu, 22 Feb 2007 20:21:33 +0000 |
takis |
Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.
libavcodec
|
Thu, 22 Feb 2007 19:16:31 +0000 |
takis |
Doxygenize the existing amr.c documentation.
libavcodec
|
Thu, 22 Feb 2007 19:14:07 +0000 |
takis |
Doxygenize the comments for the av_fast_realloc() function.
libavcodec
|
Thu, 22 Feb 2007 19:12:40 +0000 |
takis |
Doxygenize the comments for the av_free_static() function.
libavcodec
|
Thu, 22 Feb 2007 19:11:33 +0000 |
takis |
Doxygenize the comments for the av_mallocz_static() function.
libavcodec
|
Thu, 22 Feb 2007 19:10:55 +0000 |
takis |
Doxygenize the comments for the av_realloc_static() function.
libavcodec
|
Thu, 22 Feb 2007 19:09:35 +0000 |
takis |
Doxygenize the comments for the av_get_bits_per_sample() function.
libavcodec
|
Thu, 22 Feb 2007 19:08:39 +0000 |
takis |
Doxygenize the comments for the av_get_pict_type_char() function.
libavcodec
|
Thu, 22 Feb 2007 19:06:28 +0000 |
takis |
Doxygenize the comments for the avpicture_free() function.
libavcodec
|
Thu, 22 Feb 2007 19:05:44 +0000 |
takis |
Move the Doxygen function documentation unaltered from libavcodec/utils.c to
libavcodec
|
Thu, 22 Feb 2007 18:59:05 +0000 |
takis |
Add more Doxygen documentation.
libavcodec
|
Thu, 22 Feb 2007 14:56:54 +0000 |
takis |
Fix spelling.
libavcodec
|
Thu, 22 Feb 2007 12:56:31 +0000 |
takis |
The memsetting of the end of buffer is not needed for audio.
libavcodec
|
Thu, 22 Feb 2007 02:12:54 +0000 |
takis |
Stray comment, probably copy & pasted from audio_encode_example().
libavcodec
|
Thu, 22 Feb 2007 00:46:36 +0000 |
takis |
Fix typo.
libavcodec
|
Thu, 22 Feb 2007 00:14:54 +0000 |
diego |
cosmetics: aswell --> as well typo fix
libavcodec
|
Thu, 22 Feb 2007 00:04:36 +0000 |
michael |
gcc 2.95 fix
libavcodec
|
Wed, 21 Feb 2007 23:48:20 +0000 |
takis |
Correct typo.
libavcodec
|
Wed, 21 Feb 2007 23:46:25 +0000 |
aurel |
simplify release_buffer using FFSWAP
libavcodec
|
Wed, 21 Feb 2007 23:32:13 +0000 |
diego |
simplify i386 object handling
libavcodec
|
Wed, 21 Feb 2007 21:16:07 +0000 |
michael |
output delayed frames
libavcodec
|
Wed, 21 Feb 2007 19:19:46 +0000 |
diego |
cosmetics: Fix another common typo, gurantee --> guArantee.
libavcodec
|
Wed, 21 Feb 2007 18:10:25 +0000 |
kostya |
100l: forgot to reset LS mode on new frame
libavcodec
|
Wed, 21 Feb 2007 10:15:08 +0000 |
diego |
cosmetics: Fix a common typo, sepErate --> sepArate.
libavcodec
|
Tue, 20 Feb 2007 12:45:16 +0000 |
takis |
Add some more Doxygen documentation to libavcodec/utils.c.
libavcodec
|
Tue, 20 Feb 2007 11:09:47 +0000 |
mbardiaux |
Add support for MS-GSM codec
libavcodec
|
Tue, 20 Feb 2007 10:34:01 +0000 |
takis |
Provide Doxygen documentation.
libavcodec
|
Tue, 20 Feb 2007 08:35:25 +0000 |
gpoirier |
add doxygen docs for avpicture_fill()
libavcodec
|
Mon, 19 Feb 2007 20:59:40 +0000 |
stefang |
fix comment, get/show_bits(0) does not work
libavcodec
|
Mon, 19 Feb 2007 11:00:38 +0000 |
mbardiaux |
Remove some old disabled debugging output
libavcodec
|
Mon, 19 Feb 2007 04:44:17 +0000 |
lorenm |
simplify in fill_caches
libavcodec
|
Sun, 18 Feb 2007 21:23:50 +0000 |
takis |
Remove a non-C dependency (being M_PI) from the libavcodec example.
libavcodec
|
Sun, 18 Feb 2007 20:35:22 +0000 |
banan |
Clairyfication of the gain tool struct.
libavcodec
|
Sun, 18 Feb 2007 20:00:05 +0000 |
mru |
fix for x86-64
libavcodec
|
Sun, 18 Feb 2007 19:12:20 +0000 |
banan |
Don't use byte swaps and use the more portable way
libavcodec
|
Sun, 18 Feb 2007 01:37:50 +0000 |
michael |
factorize more calls to fill_rectangle()
libavcodec
|
Sun, 18 Feb 2007 01:24:57 +0000 |
michael |
factorize fill_rectangle() calls
libavcodec
|
Sun, 18 Feb 2007 01:02:34 +0000 |
alex |
display line number when printing error
libavcodec
|
Sat, 17 Feb 2007 23:43:02 +0000 |
michael |
rewrite H264_CHROMA_MC4_TMPL (20% faster)
libavcodec
|
Sat, 17 Feb 2007 11:55:57 +0000 |
michael |
remove imgresample and convert with the next version bump
libavcodec
|