Sat, 14 Jan 2006 15:00:10 +0000 |
diego |
Fix a bunch of spelling/grammar mistakes in doxygen comments and output.
libavcodec
|
Sat, 14 Jan 2006 14:59:11 +0000 |
reimar |
get_byte may not return -1 on error, since it can lead to a negative backptr.
libavcodec
|
Sat, 14 Jan 2006 12:55:20 +0000 |
reimar |
Wrong state handling causing decompression errors in some cases
libavcodec
|
Sat, 14 Jan 2006 03:39:02 +0000 |
diego |
Create symbolic links for all library sonames and clean up Makefiles.
libavcodec
|
Sat, 14 Jan 2006 01:33:17 +0000 |
diego |
CamStudio video decoder
libavcodec
|
Fri, 13 Jan 2006 00:53:36 +0000 |
diego |
Change this Makefile to be consistent with all the others.
libavcodec
|
Fri, 13 Jan 2006 00:47:16 +0000 |
diego |
minor consistency fix
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 12 Jan 2006 21:37:57 +0000 |
michael |
bugs found by valgrind
libavcodec
|
Thu, 12 Jan 2006 17:52:41 +0000 |
reimar |
Our own LZO (1X) implementation, under LGPL and optimized for readability.
libavcodec
|
Thu, 12 Jan 2006 05:47:52 +0000 |
lorenm |
faster iterative_me: avoid duplicate mc of neighboring blocks.
libavcodec
|
Thu, 12 Jan 2006 00:00:00 +0000 |
diego |
Move Darwin shared library build peculiarities to configure.
libavcodec
|
Tue, 10 Jan 2006 20:07:29 +0000 |
banan |
Parameter added for user to set the cutoff frequency when encoding with faac.
libavcodec
|
Mon, 09 Jan 2006 15:41:39 +0000 |
reimar |
CamStudio decoder, only 32 bit lzo mode is tested
libavcodec
|
Mon, 09 Jan 2006 03:38:37 +0000 |
lorenm |
tweak h264_biweight
libavcodec
|
Mon, 09 Jan 2006 03:15:53 +0000 |
lorenm |
tweak inlines.
libavcodec
|
Mon, 09 Jan 2006 02:08:24 +0000 |
diego |
consistency cosmetics
libavcodec
|
Mon, 09 Jan 2006 02:08:12 +0000 |
lorenm |
10l: bidir_refine didn't save the new mvs. also improve speed.
libavcodec
|
Mon, 09 Jan 2006 02:05:17 +0000 |
diego |
Make shared lib name handling consistent with the other Makefiles.
libavcodec
|
Sun, 08 Jan 2006 21:19:39 +0000 |
banan |
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h
libavcodec
|
Sun, 08 Jan 2006 19:31:21 +0000 |
banan |
get_vlc -> get_vlc2 transition.
libavcodec
|
Sun, 08 Jan 2006 17:09:05 +0000 |
banan |
get_vlc -> get_vlc2 transition.
libavcodec
|
Sun, 08 Jan 2006 14:53:37 +0000 |
nicodvb |
install dsputil.h, that is used by many filters in mplayer
libavcodec
|
Sun, 08 Jan 2006 01:50:34 +0000 |
michael |
use h264 MC functions for 2xX Xx2 blocks in snow too
libavcodec
|
Sat, 07 Jan 2006 23:38:17 +0000 |
banan |
Incorrect check removed.
libavcodec
|
Sat, 07 Jan 2006 18:34:19 +0000 |
michael |
use h264 MC functions for rectangular blocks too
libavcodec
|
Sat, 07 Jan 2006 03:39:10 +0000 |
michael |
10l (assertion failure)
libavcodec
|
Fri, 06 Jan 2006 19:19:39 +0000 |
romansh |
Moving dv_anchor back to the global scope. This creates a tiny memory
libavcodec
|
Fri, 06 Jan 2006 13:18:31 +0000 |
diego |
Comment out WMV3 decoder for now, it crashes on every file and causes
libavcodec
|
Fri, 06 Jan 2006 12:41:57 +0000 |
rtognimp |
Dual mono stereo strems sound ok now, added sanity checks and removed
libavcodec
|
Thu, 05 Jan 2006 06:58:36 +0000 |
melanson |
ugly, but necessary
libavcodec
|
Wed, 04 Jan 2006 22:34:11 +0000 |
michael |
cleanup
libavcodec
|
Wed, 04 Jan 2006 17:07:30 +0000 |
diego |
H.263: more descriptive error message
libavcodec
|
Wed, 04 Jan 2006 16:31:23 +0000 |
michael |
8x8 integer dct from x264 as cmp function (under CONFIG_GPL)
libavcodec
|
Wed, 04 Jan 2006 12:48:10 +0000 |
diego |
Fix an out of array access and some minor cleanup of the code.
libavcodec
|
Wed, 04 Jan 2006 09:42:37 +0000 |
michael |
av_freep() recommandition
libavcodec
|
Wed, 04 Jan 2006 03:01:05 +0000 |
diego |
Make all tables static const.
libavcodec
|
Tue, 03 Jan 2006 02:30:38 +0000 |
diego |
TrueSpeech compatible audio decoder by Konstantin Shishkov
libavcodec
|
Sat, 31 Dec 2005 14:14:38 +0000 |
lorenm |
fix asymmetric CQMs with pre-transposed DCT.
libavcodec
|
Sat, 31 Dec 2005 13:20:24 +0000 |
lorenm |
CQM: fix fallback to JVT scaling lists
libavcodec
|
Sat, 31 Dec 2005 11:31:53 +0000 |
lorenm |
direct mvs in B_8x8 mbs were set too early.
libavcodec
|
Sat, 31 Dec 2005 10:11:37 +0000 |
lorenm |
fix direct_8x8_inference_flag with 4x4 mvs.
libavcodec
|
Fri, 30 Dec 2005 23:47:41 +0000 |
lorenm |
fix some potential arithmetic overflows in pred_direct_motion() and
libavcodec
|
Fri, 30 Dec 2005 22:41:32 +0000 |
mmu_man |
:%s/check_block_2p/check_block_inter/g
libavcodec
|
Fri, 30 Dec 2005 21:05:44 +0000 |
mmu_man |
this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it
libavcodec
|
Fri, 30 Dec 2005 15:12:02 +0000 |
michael |
mem corruption fix
libavcodec
|
Thu, 29 Dec 2005 15:46:23 +0000 |
michael |
second try of improved lambda/qp guessing for motion estimation RD in first pass
libavcodec
|
Thu, 29 Dec 2005 07:24:23 +0000 |
lorenm |
update x264 wrapper.
libavcodec
|
Thu, 29 Dec 2005 02:17:51 +0000 |
michael |
4mv + iter ME 10l fix (still not bugfree but better)
libavcodec
|
Wed, 28 Dec 2005 23:45:16 +0000 |
michael |
10l
libavcodec
|
Wed, 28 Dec 2005 15:43:53 +0000 |
michael |
iterative overlapped block based motion estimation for snow
libavcodec
|
Tue, 27 Dec 2005 19:58:04 +0000 |
rtognimp |
Fix wma2 audio decoder
libavcodec
|
Sun, 25 Dec 2005 22:38:21 +0000 |
michael |
Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?)
libavcodec
|
Sun, 25 Dec 2005 18:34:02 +0000 |
michael |
support downscaling frames for dynamic b frame decission
libavcodec
|
Sun, 25 Dec 2005 17:43:52 +0000 |
michael |
10l (didnt remove option from old ones after converting to AVOption)
libavcodec
|
Sun, 25 Dec 2005 17:30:52 +0000 |
michael |
b frame strategy 2
libavcodec
|
Sun, 25 Dec 2005 16:34:12 +0000 |
michael |
dont discard least significant bits
libavcodec
|
Sat, 24 Dec 2005 23:47:29 +0000 |
michael |
hmm did i mess the scaling of these up at some point?
libavcodec
|
Sat, 24 Dec 2005 03:12:07 +0000 |
michael |
slightly better mv_penalty table
libavcodec
|
Fri, 23 Dec 2005 19:05:48 +0000 |
michael |
10l (segfault fix)
libavcodec
|
Fri, 23 Dec 2005 16:25:00 +0000 |
michael |
bidir refine support
libavcodec
|
Fri, 23 Dec 2005 00:40:52 +0000 |
michael |
minor typo
libavcodec
|
Thu, 22 Dec 2005 22:48:09 +0000 |
michael |
better f_code guessing in 2nd pass
libavcodec
|
Thu, 22 Dec 2005 14:17:54 +0000 |
michael |
improved lambda/qp guessing for motion estimation RD in first pass
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Wed, 21 Dec 2005 17:50:40 +0000 |
diego |
Add some comments to #ifdef #else #endif blocks and fix wrong ones.
libavcodec
|
Wed, 21 Dec 2005 15:51:45 +0000 |
michael |
also autodetect xvid idct if bitexact is used
libavcodec
|
Tue, 20 Dec 2005 23:07:25 +0000 |
rfelker |
10l to michael for breaking gcc 2.95 compile :)
libavcodec
|
Mon, 19 Dec 2005 18:26:17 +0000 |
michael |
10l
libavcodec
|
Mon, 19 Dec 2005 13:41:27 +0000 |
michael |
use correct qp & lambda for ME on the second pass
libavcodec
|
Mon, 19 Dec 2005 03:08:08 +0000 |
michael |
forgot
libavcodec
|
Sun, 18 Dec 2005 19:59:33 +0000 |
michael |
fix q=0 bug
libavcodec
|
Sun, 18 Dec 2005 13:29:09 +0000 |
henry |
new qscale type to distinguish H264
libavcodec
|
Sun, 18 Dec 2005 13:17:44 +0000 |
michael |
unfinished jpeg-ls codec (feel free to finish it ...)
libavcodec
|
Sun, 18 Dec 2005 11:41:32 +0000 |
michael |
typo
libavcodec
|
Sun, 18 Dec 2005 02:23:19 +0000 |
michael |
fix custom matrix permutation if xvid idct is autoselected and you have bad luck
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sat, 17 Dec 2005 11:31:56 +0000 |
michael |
bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com)
libavcodec
|
Sat, 17 Dec 2005 11:29:34 +0000 |
michael |
wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com)
libavcodec
|
Wed, 14 Dec 2005 08:02:03 +0000 |
melanson |
correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John
libavcodec
|
Wed, 14 Dec 2005 00:19:01 +0000 |
melanson |
correctly handle very large Cinepak frames (courtesy of John Koleszar
libavcodec
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
libavcodec
|
Mon, 12 Dec 2005 01:42:06 +0000 |
mru |
remove unused variables
libavcodec
|
Sun, 11 Dec 2005 02:16:21 +0000 |
lorenm |
recognize some more nal types
libavcodec
|
Sun, 11 Dec 2005 00:56:39 +0000 |
rtognimp |
This patch adds some support for non-joint stereo streams. It also
libavcodec
|
Sat, 10 Dec 2005 22:53:44 +0000 |
gpoirier |
Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs.
libavcodec
|
Sat, 10 Dec 2005 17:14:24 +0000 |
diego |
SONAME support for shared libs
libavcodec
|
Fri, 09 Dec 2005 16:08:18 +0000 |
rtognimp |
Cook compatibe decoder, patch by Benjamin Larsson
libavcodec
|
Wed, 07 Dec 2005 18:21:16 +0000 |
michael |
psnr calculation with threads>1 fix
libavcodec
|
Tue, 06 Dec 2005 17:42:16 +0000 |
rtognimp |
Support for samples with fft_order = 7
libavcodec
|
Tue, 06 Dec 2005 16:58:03 +0000 |
rtognimp |
Remove duplicated fft init
libavcodec
|
Sat, 03 Dec 2005 14:20:03 +0000 |
michael |
check block_max_depth (fixes crash)
libavcodec
|
Sat, 03 Dec 2005 03:07:54 +0000 |
michael |
make selftest code compile again
libavcodec
|
Fri, 02 Dec 2005 00:12:37 +0000 |
michael |
default_get_buffer() cleanup
libavcodec
|
Wed, 30 Nov 2005 01:40:50 +0000 |
mru |
BMP image decoder
libavcodec
|
Mon, 21 Nov 2005 20:03:35 +0000 |
gpoirier |
Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system
libavcodec
|
Sun, 20 Nov 2005 23:09:05 +0000 |
iive |
Mark all 12 block unused when there are no coded blocks
libavcodec
|
Mon, 14 Nov 2005 22:17:29 +0000 |
gpoirier |
dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de >
libavcodec
|
Sun, 13 Nov 2005 20:12:33 +0000 |
alex |
10l, left debugging on
libavcodec
|
Sun, 13 Nov 2005 20:06:31 +0000 |
alex |
Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading
libavcodec
|
Sun, 13 Nov 2005 17:59:21 +0000 |
alex |
Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable.
libavcodec
|
Sun, 13 Nov 2005 17:48:27 +0000 |
alex |
fixed long standing off-by-one bug (fixes playback on ppc)
libavcodec
|
Sun, 13 Nov 2005 17:46:21 +0000 |
alex |
mode_code_vlc_table size mismatch
libavcodec
|
Sat, 12 Nov 2005 05:23:25 +0000 |
lorenm |
use sse16_sse2() in nsse
libavcodec
|
Thu, 10 Nov 2005 18:05:45 +0000 |
reimar |
clear the whole vert_pred buffer for 24 bit decoding.
libavcodec
|
Thu, 10 Nov 2005 13:54:32 +0000 |
melanson |
improvements by Reimar Dffinger; 24-bit decoding is not perfect, only
libavcodec
|
Thu, 10 Nov 2005 04:40:49 +0000 |
lorenm |
fix a crash on seeking to an invalid frame
libavcodec
|
Wed, 09 Nov 2005 19:18:20 +0000 |
mru |
revert incorrect change
libavcodec
|
Wed, 09 Nov 2005 11:29:29 +0000 |
michael |
check MPV_frame_start() return value
libavcodec
|
Wed, 09 Nov 2005 08:50:55 +0000 |
mru |
s/log2/av_log2/
libavcodec
|
Mon, 07 Nov 2005 01:32:29 +0000 |
diego |
Put double-quotes around the install path in the "install-headers" section
libavcodec
|
Sat, 05 Nov 2005 19:03:07 +0000 |
diego |
Two tables in truemotion1data.h were slightly different from VpVision
libavcodec
|
Sat, 05 Nov 2005 00:16:03 +0000 |
michael |
frame skip fixes
libavcodec
|
Sat, 05 Nov 2005 00:00:24 +0000 |
rtognimp |
Place qdm2 and truemotion2 in ifdef block so that they can be disabled
libavcodec
|
Fri, 04 Nov 2005 23:24:24 +0000 |
michael |
extradata endianness comment
libavcodec
|
Thu, 03 Nov 2005 23:26:51 +0000 |
lorenm |
tidier cabac_intra4x4_pred_mode
libavcodec
|
Wed, 02 Nov 2005 09:18:32 +0000 |
gpoirier |
Typo fix
libavcodec
|
Fri, 28 Oct 2005 18:18:04 +0000 |
mru |
no mixing of code and declarations
libavcodec
|
Fri, 28 Oct 2005 16:01:12 +0000 |
reimar |
Make rle_code int everywhere instead of signed char.
libavcodec
|
Fri, 28 Oct 2005 06:37:32 +0000 |
lorenm |
25% faster deblocking, 4-6% overall.
libavcodec
|
Thu, 27 Oct 2005 21:03:36 +0000 |
lorenm |
fix a crash on dropped frames
libavcodec
|
Thu, 27 Oct 2005 06:45:29 +0000 |
lorenm |
faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
libavcodec
|
Wed, 26 Oct 2005 12:51:10 +0000 |
gpoirier |
avoid the registration of DECODERS if only CONFIG_DECODERS is not defined.
libavcodec
|
Wed, 26 Oct 2005 03:58:06 +0000 |
lorenm |
10l: cqm weren't initialized in svq3.
libavcodec
|
Tue, 25 Oct 2005 01:17:20 +0000 |
lorenm |
decode custom quant matrices.
libavcodec
|
Sun, 23 Oct 2005 18:16:53 +0000 |
diego |
Add DTS_INC to the CFLAGS for DTS. This is only set by external configure
libavcodec
|
Thu, 20 Oct 2005 20:04:45 +0000 |
rtognimp |
Increase version because of QDM2 decoder addition
libavcodec
|
Wed, 19 Oct 2005 22:27:34 +0000 |
rtognimp |
init_get_bits() requires size in bits, not bytes
libavcodec
|
Wed, 19 Oct 2005 18:42:37 +0000 |
gpoirier |
revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg)
libavcodec
|
Tue, 18 Oct 2005 20:31:12 +0000 |
rtognimp |
QDM2 compatible decoder
libavcodec
|
Tue, 18 Oct 2005 20:16:43 +0000 |
rtognimp |
QDM2 compatible decoder
libavcodec
|
Sun, 16 Oct 2005 13:56:52 +0000 |
melanson |
chroma decoding fix by Kostya
libavcodec
|
Sat, 15 Oct 2005 16:29:58 +0000 |
rtognimp |
Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg
libavcodec
|
Sat, 15 Oct 2005 14:33:11 +0000 |
melanson |
TM2 fixes by Kostya
libavcodec
|
Fri, 14 Oct 2005 18:17:47 +0000 |
gpoirier |
Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu >
libavcodec
|
Fri, 14 Oct 2005 16:17:40 +0000 |
melanson |
gcc 2.95 fix, courtesy of Luca Abeni
libavcodec
|
Thu, 13 Oct 2005 04:35:31 +0000 |
melanson |
support for FLX and DTA extensions in the FLIC format, courtesy of
libavcodec
|
Thu, 13 Oct 2005 04:31:55 +0000 |
melanson |
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov
libavcodec
|
Wed, 12 Oct 2005 22:43:12 +0000 |
alex |
set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..)
libavcodec
|
Wed, 12 Oct 2005 22:40:10 +0000 |
alex |
sanity check whether dimensions are non-null
libavcodec
|
Wed, 12 Oct 2005 22:37:42 +0000 |
alex |
removed unused CONFIG_AUDIO_NONSHORT
libavcodec
|
Sun, 09 Oct 2005 23:38:52 +0000 |
lorenm |
h264 mmx weighted prediction. up to 3% overall speedup.
libavcodec
|
Thu, 06 Oct 2005 12:13:25 +0000 |
diego |
Ignore AMR directories.
libavcodec
|
Tue, 04 Oct 2005 11:19:08 +0000 |
diego |
Move all definitions of external dependencies into configure instead of
libavcodec
|
Fri, 30 Sep 2005 02:31:47 +0000 |
lorenm |
sse2 16x16 sum squared diff (306=>268 cycles on a K8)
libavcodec
|
Tue, 27 Sep 2005 05:12:13 +0000 |
lorenm |
6% faster decode_cabac_residual
libavcodec
|
Tue, 27 Sep 2005 04:46:45 +0000 |
lorenm |
13% faster decode_residual (cavlc).
libavcodec
|
Mon, 26 Sep 2005 10:05:13 +0000 |
diego |
support for building dynamic libraries on Mac OS X
libavcodec
|
Sat, 24 Sep 2005 17:42:56 +0000 |
diego |
Fix some #ifdef to allow building amr_wb alone.
libavcodec
|
Wed, 21 Sep 2005 23:18:52 +0000 |
aurel |
fix some pointer to intger without cast warnings (patch by Michel Bardiaux)
libavcodec
|
Wed, 21 Sep 2005 23:09:16 +0000 |
aurel |
fix unused variable warnings
libavcodec
|
Wed, 21 Sep 2005 21:17:09 +0000 |
michael |
replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ...
libavcodec
|
Wed, 21 Sep 2005 08:14:17 +0000 |
michael |
Just noticed there is a memory leak in h264.c with the usage of rbsp_buffer.
libavcodec
|
Tue, 20 Sep 2005 21:43:45 +0000 |
michael |
changing a few options to AVOptions
libavcodec
|
Tue, 20 Sep 2005 18:51:12 +0000 |
michael |
precautionary checks
libavcodec
|
Tue, 20 Sep 2005 12:57:20 +0000 |
michael |
dont print NULL
libavcodec
|
Mon, 19 Sep 2005 23:26:47 +0000 |
diego |
Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h
libavcodec
|
Mon, 19 Sep 2005 12:03:51 +0000 |
michael |
set pts for h.263 decoding
libavcodec
|
Sun, 18 Sep 2005 21:21:01 +0000 |
diego |
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X.
libavcodec
|
Sun, 18 Sep 2005 14:45:17 +0000 |
michael |
print more time_base fps stuff if av_log level is at debug or above
libavcodec
|
Sat, 17 Sep 2005 08:15:07 +0000 |
reimar |
check return value of decode_cabac_mb_dqp, it is INT_MIN on error.
libavcodec
|
Wed, 14 Sep 2005 21:05:24 +0000 |
mru |
set more x264 encoding parameters
libavcodec
|
Mon, 12 Sep 2005 19:16:07 +0000 |
michael |
the people want lower case ...
libavcodec
|
Mon, 12 Sep 2005 18:24:48 +0000 |
michael |
dont include opt.h in avcodec.h
libavcodec
|
Mon, 12 Sep 2005 16:30:47 +0000 |
diego |
CAREFULL --> CAREFUL typo fix
libavcodec
|
Mon, 12 Sep 2005 12:07:08 +0000 |
michael |
converting a few more options to AVOptions
libavcodec
|
Mon, 12 Sep 2005 10:23:52 +0000 |
michael |
convert some options in ffmpeg.c to AVOptions
libavcodec
|
Sun, 11 Sep 2005 23:19:57 +0000 |
michael |
avoid stdio.h
libavcodec
|
Sun, 11 Sep 2005 14:39:33 +0000 |
michael |
missing include noticed by g0th
libavcodec
|
Sun, 11 Sep 2005 14:22:42 +0000 |
michael |
flags and named constants with type checking of course for AVOption
libavcodec
|
Sun, 11 Sep 2005 11:10:25 +0000 |
michael |
AVOption API improvments
libavcodec
|
Sat, 10 Sep 2005 23:00:13 +0000 |
michael |
add xvid idcts to dct-test
libavcodec
|
Sat, 10 Sep 2005 19:30:40 +0000 |
reimar |
Fix compile without CONFIG_GPL, misplaced #endif caused a missing }.
libavcodec
|
Sat, 10 Sep 2005 19:03:37 +0000 |
michael |
remove unused table entries
libavcodec
|
Sat, 10 Sep 2005 17:09:54 +0000 |
michael |
select xvid idct for xvid files if possible
libavcodec
|
Sat, 10 Sep 2005 17:01:30 +0000 |
michael |
xvids mmx&mmx2 idcts
libavcodec
|
Sat, 10 Sep 2005 01:13:10 +0000 |
michael |
dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4
libavcodec
|
Wed, 07 Sep 2005 19:15:48 +0000 |
alex |
use av_log in debug mode
libavcodec
|
Tue, 06 Sep 2005 21:32:18 +0000 |
michael |
AVOption enumeration support and some flags to classify AVOptions
libavcodec
|
Tue, 06 Sep 2005 21:25:35 +0000 |
mru |
Kill some compiler warnings. Compiled code verified identical after changes.
libavcodec
|
Tue, 06 Sep 2005 15:02:43 +0000 |
michael |
a few more raw yuv fourccs
libavcodec
|
Tue, 06 Sep 2005 12:51:56 +0000 |
michael |
AVOption first try
libavcodec
|
Mon, 05 Sep 2005 17:07:52 +0000 |
lorenm |
fix emulated edge motion compensation when resolution%16!=0
libavcodec
|
Mon, 05 Sep 2005 10:26:11 +0000 |
michael |
set a few variables correctly
libavcodec
|
Mon, 05 Sep 2005 09:28:46 +0000 |
michael |
AV_LOG_DEBUG vs. AV_LOG_ERROR
libavcodec
|
Sun, 04 Sep 2005 09:04:52 +0000 |
michael |
fixme note
libavcodec
|
Sun, 04 Sep 2005 09:03:01 +0000 |
michael |
pts must be in time_base units
libavcodec
|
Sat, 03 Sep 2005 20:36:24 +0000 |
michael |
print fourcc in a readable form if possible
libavcodec
|
Sat, 03 Sep 2005 09:17:30 +0000 |
michael |
simplify (d&a) and (d&~a) calculation, hint by skal
libavcodec
|
Fri, 02 Sep 2005 21:13:19 +0000 |
michael |
add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch)
libavcodec
|
Fri, 02 Sep 2005 20:04:03 +0000 |
reimar |
Document "us" parameter for PCM conversion functions.
libavcodec
|
Fri, 02 Sep 2005 19:16:48 +0000 |
reimar |
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).
libavcodec
|