Tue, 08 Mar 2005 20:35:27 +0000 |
michael |
(10l) supported pix_fmts forgotten
libavcodec
|
Tue, 08 Mar 2005 14:39:58 +0000 |
michael |
fixing playback of xvid pretending to be divx (sample_vop_nc.avi)
libavcodec
|
Mon, 07 Mar 2005 09:05:33 +0000 |
lorenm |
remove an assert that was breaking compilation on some gccs.
libavcodec
|
Sun, 06 Mar 2005 23:20:53 +0000 |
michael |
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
libavcodec
|
Sun, 06 Mar 2005 23:02:25 +0000 |
michael |
MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<)
libavcodec
|
Sun, 06 Mar 2005 22:49:46 +0000 |
michael |
group audio codec ids
libavcodec
|
Sun, 06 Mar 2005 20:07:41 +0000 |
michael |
indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net)
libavcodec
|
Sun, 06 Mar 2005 19:59:37 +0000 |
michael |
spam
libavcodec
|
Sun, 06 Mar 2005 19:40:12 +0000 |
michael |
improved detection of "AVC1" style H.264 patch by (Mns Rullgrd <mru inprovide com>)
libavcodec
|
Sun, 06 Mar 2005 14:48:50 +0000 |
melanson |
get rid of nasty exit()'s so the decoder will only warn the user before
libavcodec
|
Sun, 06 Mar 2005 14:42:10 +0000 |
mellum |
-freduce-all-givs has been removed from gcc
libavcodec
|
Sun, 06 Mar 2005 07:00:24 +0000 |
melanson |
decoder works fine now, when fed properly-sized chunks by the demuxer;
libavcodec
|
Sun, 06 Mar 2005 06:22:24 +0000 |
melanson |
do not use a variable before proper initialization
libavcodec
|
Sun, 06 Mar 2005 00:43:55 +0000 |
melanson |
first pass at ALAC decoder from David Hammerton; while David's original
libavcodec
|
Sat, 05 Mar 2005 11:44:25 +0000 |
michael |
Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>)
libavcodec
|
Sat, 05 Mar 2005 03:37:19 +0000 |
michael |
typo
libavcodec
|
Sat, 05 Mar 2005 03:36:32 +0000 |
michael |
mpeg-es bitrate parsing
libavcodec
|
Sat, 05 Mar 2005 00:14:21 +0000 |
lorenm |
10l (fix reordering when B-frames are not present)
libavcodec
|
Fri, 04 Mar 2005 12:47:38 +0000 |
lorenm |
H.264: decode arbitrary frame orders and allow B-frames as references.
libavcodec
|
Thu, 03 Mar 2005 12:12:44 +0000 |
lorenm |
oops, other half of the vismv patch
libavcodec
|
Thu, 03 Mar 2005 07:21:23 +0000 |
lorenm |
vismv didn't display 8x8 mvs in H.264
libavcodec
|
Thu, 03 Mar 2005 06:57:17 +0000 |
lorenm |
vismb: display 4x4 partition boundaries in H.264
libavcodec
|
Thu, 03 Mar 2005 02:24:20 +0000 |
michael |
04-vp3 fix(by matthieu castet).patch
libavcodec
|
Wed, 02 Mar 2005 20:46:06 +0000 |
michael |
cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp()
libavcodec
|
Tue, 01 Mar 2005 06:14:45 +0000 |
melanson |
VP3 post-processing loop filter; disabled until the correct final step
libavcodec
|
Tue, 01 Mar 2005 02:24:58 +0000 |
melanson |
go LOCO, courtesy of Kostya Shishkov
libavcodec
|
Mon, 28 Feb 2005 05:27:21 +0000 |
lorenm |
10l (deallocated memory again)
libavcodec
|
Sun, 27 Feb 2005 23:43:24 +0000 |
michael |
indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz)
libavcodec
|
Sun, 27 Feb 2005 08:56:26 +0000 |
henry |
support for negative strides
libavcodec
|
Sat, 26 Feb 2005 03:40:29 +0000 |
michael |
10l (shorten.o missing)
libavcodec
|
Sat, 26 Feb 2005 03:36:04 +0000 |
michael |
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
libavcodec
|
Fri, 25 Feb 2005 15:06:21 +0000 |
michael |
set supported pix_fmts
libavcodec
|
Fri, 25 Feb 2005 07:40:29 +0000 |
lorenm |
In-loop deblocking for B-frames.
libavcodec
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavcodec
|
Thu, 24 Feb 2005 16:39:03 +0000 |
michael |
-strict -1 comment fix
libavcodec
|
Thu, 24 Feb 2005 15:18:02 +0000 |
michael |
01-makefile_fix_updated.patch
libavcodec
|
Thu, 24 Feb 2005 09:27:46 +0000 |
lorenm |
10l in implicit_weight_table
libavcodec
|
Wed, 23 Feb 2005 17:24:17 +0000 |
michael |
- renaming the AC coding set variable names to more meaningful ones
libavcodec
|
Tue, 22 Feb 2005 11:37:03 +0000 |
mmu_man |
use av_free() instead of free() where it's meant to.
libavcodec
|
Mon, 21 Feb 2005 19:27:32 +0000 |
alex |
macromedia flavour adpcm decoding (used in flv and swf)
libavcodec
|
Mon, 21 Feb 2005 17:52:23 +0000 |
alex |
10l
libavcodec
|
Mon, 21 Feb 2005 17:50:48 +0000 |
michael |
removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)
libavcodec
|
Sun, 20 Feb 2005 23:21:50 +0000 |
lorenm |
Fix a crash when multiple metadata packets are present.
libavcodec
|
Thu, 17 Feb 2005 19:03:12 +0000 |
michael |
Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>)
libavcodec
|
Thu, 17 Feb 2005 19:00:42 +0000 |
michael |
buffer overflows
libavcodec
|
Thu, 17 Feb 2005 00:00:20 +0000 |
michael |
memleak fix
libavcodec
|
Wed, 16 Feb 2005 23:18:06 +0000 |
michael |
remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>)
libavcodec
|
Wed, 16 Feb 2005 22:42:41 +0000 |
michael |
Off-by-one bug in libavcodec/idcinvideo.c, caused
libavcodec
|
Tue, 15 Feb 2005 20:58:32 +0000 |
rtognimp |
Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)
libavcodec
|
Sun, 13 Feb 2005 23:36:04 +0000 |
michael |
buffer overflow
libavcodec
|
Mon, 07 Feb 2005 17:09:48 +0000 |
michael |
optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<)
libavcodec
|
Mon, 07 Feb 2005 00:10:28 +0000 |
michael |
INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org)
libavcodec
|
Sun, 06 Feb 2005 18:43:06 +0000 |
michael |
emulate (idiotic) MS behavior for inconsistant dimensions
libavcodec
|
Sun, 06 Feb 2005 17:01:07 +0000 |
michael |
support skiping some bitstream encoding
libavcodec
|
Sun, 06 Feb 2005 10:36:07 +0000 |
michael |
seperate bitstream encoding skip from PASS1 flag
libavcodec
|
Fri, 04 Feb 2005 11:53:35 +0000 |
michael |
10l (use of deallocated memory)
libavcodec
|
Fri, 04 Feb 2005 03:29:50 +0000 |
michael |
Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>)
libavcodec
|
Fri, 04 Feb 2005 02:47:45 +0000 |
michael |
H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org)
libavcodec
|
Fri, 04 Feb 2005 02:20:38 +0000 |
michael |
- samples from mplayer ftp in the "adv" profile seem to have profile=2,
libavcodec
|
Thu, 03 Feb 2005 03:28:27 +0000 |
michael |
merge a few shifts into the dequantization, faster and more accurate, lets hope it doesnt overflow
libavcodec
|
Wed, 02 Feb 2005 22:38:28 +0000 |
michael |
optimizing imdct12
libavcodec
|
Wed, 02 Feb 2005 19:33:48 +0000 |
michael |
mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits
libavcodec
|
Wed, 02 Feb 2005 18:49:04 +0000 |
michael |
Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr)
libavcodec
|
Wed, 02 Feb 2005 18:14:59 +0000 |
michael |
rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr)
libavcodec
|
Wed, 02 Feb 2005 01:37:33 +0000 |
michael |
optimize antialias
libavcodec
|
Tue, 01 Feb 2005 23:43:07 +0000 |
michael |
faster, simpler and more accurate l3_unscale()
libavcodec
|
Tue, 01 Feb 2005 21:27:18 +0000 |
michael |
optimizing imdct36()
libavcodec
|
Tue, 01 Feb 2005 18:36:51 +0000 |
michael |
make keyframe default for AVFrames
libavcodec
|
Tue, 01 Feb 2005 15:13:27 +0000 |
mmu_man |
Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>
libavcodec
|
Tue, 01 Feb 2005 13:03:44 +0000 |
michael |
10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE)
libavcodec
|
Tue, 01 Feb 2005 11:26:11 +0000 |
michael |
H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org )
libavcodec
|
Tue, 01 Feb 2005 11:12:53 +0000 |
michael |
correct long term picture management patch by (Loic <lll+ffmpeg m4x org>)
libavcodec
|
Tue, 01 Feb 2005 10:03:55 +0000 |
michael |
- a lot less overflows when decoding frames
libavcodec
|
Tue, 01 Feb 2005 09:51:49 +0000 |
michael |
Documentation patch by anonymous
libavcodec
|
Mon, 31 Jan 2005 22:34:02 +0000 |
rtognimp |
Add 32bit RGB support
libavcodec
|
Mon, 31 Jan 2005 21:26:20 +0000 |
michael |
10000l vbr mp3 fix
libavcodec
|
Mon, 31 Jan 2005 12:16:21 +0000 |
michael |
support 32bit output for the mpeg audio decoder
libavcodec
|
Mon, 31 Jan 2005 04:06:47 +0000 |
michael |
more accurate dequant of near zero coefficients
libavcodec
|
Mon, 31 Jan 2005 03:14:22 +0000 |
michael |
10l (missing overflow check)
libavcodec
|
Sun, 30 Jan 2005 22:28:11 +0000 |
michael |
100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed)
libavcodec
|
Sun, 30 Jan 2005 21:54:20 +0000 |
michael |
- add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in
libavcodec
|
Sun, 30 Jan 2005 16:34:57 +0000 |
michael |
In that patch:
libavcodec
|
Sun, 30 Jan 2005 14:10:30 +0000 |
michael |
10l (didnt test code after cvs up ...)
libavcodec
|
Sun, 30 Jan 2005 14:04:56 +0000 |
michael |
dithering for the mpeg audio decoder
libavcodec
|
Sun, 30 Jan 2005 02:16:50 +0000 |
michael |
fixing missaligned memory accesses in fill_rectangle()
libavcodec
|
Sat, 29 Jan 2005 23:59:32 +0000 |
michael |
require a few valid and equal mp3 headers for resync
libavcodec
|
Sat, 29 Jan 2005 20:09:33 +0000 |
mmu_man |
added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.
libavcodec
|
Fri, 28 Jan 2005 19:54:10 +0000 |
alex |
exported ff_mpa_synth_filter for upcoming qdm2 decoder
libavcodec
|
Fri, 28 Jan 2005 11:21:57 +0000 |
michael |
make decode012() static inline
libavcodec
|
Wed, 26 Jan 2005 17:04:34 +0000 |
michael |
10l (negative strides)
libavcodec
|
Wed, 26 Jan 2005 12:01:35 +0000 |
michael |
use dc tables from msmpeg4 instead of duplicating them patch by anonymous
libavcodec
|
Tue, 25 Jan 2005 01:40:58 +0000 |
michael |
dont duplicate decode012()
libavcodec
|
Tue, 25 Jan 2005 01:29:10 +0000 |
michael |
check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though
libavcodec
|
Mon, 24 Jan 2005 23:01:18 +0000 |
michael |
Fixes:
libavcodec
|
Mon, 24 Jan 2005 01:56:53 +0000 |
michael |
more 10l typos
libavcodec
|
Mon, 24 Jan 2005 01:46:12 +0000 |
michael |
norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear)
libavcodec
|
Mon, 24 Jan 2005 00:35:18 +0000 |
michael |
fixing many bugs in bitplane_decoding()
libavcodec
|
Sun, 23 Jan 2005 22:54:51 +0000 |
michael |
dont use several 100 mb memory for a tiny 120 element table
libavcodec
|
Sun, 23 Jan 2005 22:49:41 +0000 |
michael |
1000000000l typos
libavcodec
|
Sun, 23 Jan 2005 22:10:55 +0000 |
michael |
mention table duplications, note, please avoid duplicating tables!
libavcodec
|
Sun, 23 Jan 2005 21:36:24 +0000 |
rtognimp |
Check pointers before writing to memory
libavcodec
|
Sun, 23 Jan 2005 19:11:02 +0000 |
michael |
simplify
libavcodec
|
Sun, 23 Jan 2005 18:09:06 +0000 |
michael |
avoid buf_size == 0 checks in every decoder
libavcodec
|
Sun, 23 Jan 2005 17:59:01 +0000 |
michael |
more detailed error messages
libavcodec
|
Sun, 23 Jan 2005 16:18:10 +0000 |
michael |
10l
libavcodec
|
Sun, 23 Jan 2005 14:07:25 +0000 |
michael |
framerate check
libavcodec
|
Sun, 23 Jan 2005 14:03:13 +0000 |
michael |
simplify deblock
libavcodec
|
Sun, 23 Jan 2005 11:08:18 +0000 |
michael |
use clip_uint8()
libavcodec
|
Sun, 23 Jan 2005 03:49:36 +0000 |
michael |
simplify
libavcodec
|
Sat, 22 Jan 2005 18:00:36 +0000 |
alex |
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier
libavcodec
|
Sat, 22 Jan 2005 17:52:01 +0000 |
alex |
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier
libavcodec
|
Fri, 21 Jan 2005 23:47:03 +0000 |
michael |
count errors instead of printing 2^31
libavcodec
|
Fri, 21 Jan 2005 22:16:05 +0000 |
michael |
Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)
libavcodec
|
Thu, 20 Jan 2005 00:30:20 +0000 |
michael |
jpeg style yuv fixes
libavcodec
|
Wed, 19 Jan 2005 17:35:51 +0000 |
michael |
H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>)
libavcodec
|
Wed, 19 Jan 2005 13:24:43 +0000 |
michael |
div by zero aspect fix
libavcodec
|
Wed, 19 Jan 2005 13:03:38 +0000 |
michael |
svq3_get_se_golomb() fix
libavcodec
|
Wed, 19 Jan 2005 12:58:34 +0000 |
michael |
compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)
libavcodec
|
Tue, 18 Jan 2005 01:01:54 +0000 |
michael |
x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>)
libavcodec
|
Mon, 17 Jan 2005 18:25:32 +0000 |
michael |
simplify
libavcodec
|