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
|
Sat, 17 Feb 2007 11:41:59 +0000 |
kostya |
Use AVRandom
libavcodec
|
Sat, 17 Feb 2007 11:39:54 +0000 |
kostya |
10l: forgot break statement
libavcodec
|
Fri, 16 Feb 2007 21:50:37 +0000 |
michael |
factorize fill_rectangle()
libavcodec
|
Fri, 16 Feb 2007 21:42:01 +0000 |
michael |
replace list<2 checks by list<list_count
libavcodec
|
Fri, 16 Feb 2007 21:34:21 +0000 |
michael |
fix 2nd ref_count check
libavcodec
|
Fri, 16 Feb 2007 21:29:15 +0000 |
michael |
fix ref_count check
libavcodec
|
Fri, 16 Feb 2007 21:27:59 +0000 |
michael |
factorize mv_cache and mvd_cache init
libavcodec
|
Fri, 16 Feb 2007 21:25:22 +0000 |
michael |
simplify
libavcodec
|
Fri, 16 Feb 2007 21:22:53 +0000 |
michael |
add a few asserts to ensure alignment
libavcodec
|
Fri, 16 Feb 2007 21:21:07 +0000 |
michael |
prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise)
libavcodec
|
Thu, 15 Feb 2007 12:57:51 +0000 |
mbardiaux |
Spelling fix
libavcodec
|
Thu, 15 Feb 2007 12:57:20 +0000 |
mbardiaux |
Spelling fix
libavcodec
|
Wed, 14 Feb 2007 23:33:16 +0000 |
diego |
Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.
libavcodec
|
Wed, 14 Feb 2007 10:50:01 +0000 |
michael |
doxy for avcodec_encode_video()
libavcodec
|
Wed, 14 Feb 2007 09:57:41 +0000 |
mbardiaux |
Fix one warning
libavcodec
|
Tue, 13 Feb 2007 23:45:28 +0000 |
mru |
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
libavcodec
|
Tue, 13 Feb 2007 18:26:14 +0000 |
mmu_man |
This fixes error handling for BeOS, removing the need for some ifdefs.
libavcodec
|
Tue, 13 Feb 2007 16:06:50 +0000 |
mbardiaux |
Change some dprintf to av_log
libavcodec
|
Tue, 13 Feb 2007 07:48:23 +0000 |
kostya |
Intensity compensation for B-frames in AP was missing
libavcodec
|
Mon, 12 Feb 2007 23:23:05 +0000 |
diego |
consistency renaming: yuv422 --> yuyv422
libavcodec
|
Mon, 12 Feb 2007 23:15:38 +0000 |
diego |
consistency renaming: uyvy411 --> uyyvyy411
libavcodec
|
Mon, 12 Feb 2007 23:07:17 +0000 |
diego |
consistency renaming: rgba32 --> rgb32
libavcodec
|
Mon, 12 Feb 2007 10:05:19 +0000 |
diego |
Restore the possibility to link liba52 instead of dlopening.
libavcodec
|
Sun, 11 Feb 2007 19:02:59 +0000 |
diego |
Rename ac3 decoder to liba52 to prepare for native decoder.
libavcodec
|
Sun, 11 Feb 2007 16:39:09 +0000 |
mru |
rename HAVE_GPROF to CONFIG_GPROF
libavcodec
|
Sun, 11 Feb 2007 16:29:00 +0000 |
diego |
Remove internal liba52; external lib still works, native decoder coming up.
libavcodec
|
Sun, 11 Feb 2007 12:27:11 +0000 |
diego |
Remove unused libac3 AC3 decoding interface.
libavcodec
|
Sat, 10 Feb 2007 13:33:08 +0000 |
reimar |
Minor AMD64 compilation fix
libavcodec
|
Sat, 10 Feb 2007 03:56:49 +0000 |
michael |
maybe fix x86_64 (untested)
libavcodec
|
Fri, 09 Feb 2007 22:25:29 +0000 |
gpoirier |
always decode extradata when of non-avc stream (like RTSP)
libavcodec
|
Fri, 09 Feb 2007 13:57:14 +0000 |
michael |
packets with half pcm samples are invalid
libavcodec
|
Fri, 09 Feb 2007 12:37:38 +0000 |
michael |
factor out common subexprssion (gcc of course is too stupid to do this ...)
libavcodec
|
Fri, 09 Feb 2007 12:24:22 +0000 |
michael |
merge asm fragments in H264_CHROMA_MC2_TMPL()
libavcodec
|
Fri, 09 Feb 2007 02:25:23 +0000 |
michael |
sanity check
libavcodec
|
Fri, 09 Feb 2007 02:21:34 +0000 |
michael |
fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily)
libavcodec
|
Fri, 09 Feb 2007 02:02:09 +0000 |
jbr |
fix parsing of RealAudio AC-3/DolbyNet
libavcodec
|
Thu, 08 Feb 2007 18:55:36 +0000 |
lucabe |
Directly access av_log_level instead of calling av_log_{set, get}_level()
libavcodec
|
Wed, 07 Feb 2007 17:35:36 +0000 |
reimar |
Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian.
libavcodec
|
Wed, 07 Feb 2007 16:59:10 +0000 |
michael |
vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back)
libavcodec
|
Wed, 07 Feb 2007 14:53:25 +0000 |
michael |
doxygenize
libavcodec
|
Wed, 07 Feb 2007 14:10:50 +0000 |
diego |
Add a comment about swapped numerator and denominator.
libavcodec
|
Wed, 07 Feb 2007 12:38:47 +0000 |
diego |
missing spaces
libavcodec
|
Wed, 07 Feb 2007 01:48:09 +0000 |
diego |
Replace deprecated PIX_FMT names by the newer variants.
libavcodec
|
Tue, 06 Feb 2007 23:58:02 +0000 |
michael |
workaround sign bug
libavcodec
|
Tue, 06 Feb 2007 22:20:55 +0000 |
michael |
10l use of uninitalized var
libavcodec
|
Tue, 06 Feb 2007 21:12:48 +0000 |
michael |
kill debuging code
libavcodec
|
Tue, 06 Feb 2007 20:19:04 +0000 |
michael |
wma encoder
libavcodec
|
Tue, 06 Feb 2007 19:14:16 +0000 |
michael |
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>)
libavcodec
|
Tue, 06 Feb 2007 19:10:17 +0000 |
michael |
simplify and remove useless index in AV_W*
libavcodec
|
Tue, 06 Feb 2007 07:16:52 +0000 |
kostya |
Progressive frames disguised as interlaced are supported
libavcodec
|
Tue, 06 Feb 2007 07:11:20 +0000 |
kostya |
B-frames could not be determined from broken_link/closed_entry, use fixed value
libavcodec
|
Tue, 06 Feb 2007 07:07:29 +0000 |
kostya |
Wrong flag tested
libavcodec
|
Tue, 06 Feb 2007 00:35:51 +0000 |
aurel |
ensure that data[0] is set to NULL for next frame
libavcodec
|
Mon, 05 Feb 2007 21:18:11 +0000 |
mru |
oops, revert accidental checkin
libavcodec
|
Mon, 05 Feb 2007 21:16:31 +0000 |
mru |
fix multichannel decoding
libavcodec
|
Mon, 05 Feb 2007 20:17:02 +0000 |
mru |
move static variables to private context struct
libavcodec
|
Mon, 05 Feb 2007 19:56:31 +0000 |
mru |
remove preprocessor cruft
libavcodec
|
Mon, 05 Feb 2007 19:55:15 +0000 |
mru |
cosmetics: don't needlessly open new blocks
libavcodec
|
Mon, 05 Feb 2007 19:35:36 +0000 |
mru |
cosmetic: indent sensibly so code can be read at all
libavcodec
|
Mon, 05 Feb 2007 15:05:29 +0000 |
diego |
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
libavcodec
|
Mon, 05 Feb 2007 11:57:36 +0000 |
faust3 |
fix use of uninitialized variables
libavcodec
|
Mon, 05 Feb 2007 09:11:10 +0000 |
diego |
Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.
libavcodec
|
Mon, 05 Feb 2007 06:58:02 +0000 |
kostya |
Set codec dimensions in extradata parsing
libavcodec
|
Mon, 05 Feb 2007 06:56:49 +0000 |
kostya |
table fix
libavcodec
|
Sun, 04 Feb 2007 11:20:32 +0000 |
michael |
useless as this file wont be compiled if this is not true
libavcodec
|
Sun, 04 Feb 2007 10:46:28 +0000 |
kostya |
Save frame header info in context variables
libavcodec
|
Sun, 04 Feb 2007 10:45:01 +0000 |
kostya |
Set frame rate from extradata
libavcodec
|
Sat, 03 Feb 2007 13:15:55 +0000 |
michael |
factorize switch_buffer()
libavcodec
|
Sat, 03 Feb 2007 12:42:12 +0000 |
michael |
fix decoding of takethat.mp3
libavcodec
|
Sat, 03 Feb 2007 06:43:06 +0000 |
kostya |
These messages are just for debug purposes
libavcodec
|
Sat, 03 Feb 2007 06:41:14 +0000 |
kostya |
Set codec dimensions if provided by extradata
libavcodec
|
Sat, 03 Feb 2007 06:39:50 +0000 |
kostya |
VC-1 parser
libavcodec
|
Fri, 02 Feb 2007 15:14:13 +0000 |
kostya |
0x00000103 is not an escape marker
libavcodec
|