Mercurial > libavcodec.hg
graph
-
assert(time_incr >= 0) so its clear that this MUST be the case libavcodecTue, 13 Apr 2004 13:17:35 +0000, by michael
-
progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodecSun, 11 Apr 2004 16:28:31 +0000, by michael
-
verbosity patch by (Allen Day <allenday at ucla dot edu>) libavcodecSun, 11 Apr 2004 13:50:42 +0000, by michael
-
fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) libavcodecFri, 09 Apr 2004 16:32:49 +0000, by michael
-
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) libavcodecFri, 09 Apr 2004 15:04:51 +0000, by michael
-
Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>) libavcodecFri, 09 Apr 2004 14:57:39 +0000, by michael
-
aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavcodecFri, 09 Apr 2004 14:53:41 +0000, by michael
-
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodecThu, 08 Apr 2004 18:54:40 +0000, by michael
-
fix global header passing from demuxer to decoder libavcodecSun, 04 Apr 2004 17:55:59 +0000, by michael
-
pts hack (correct solution would be to pass the pts from the encoder to the muxer) libavcodecSun, 04 Apr 2004 17:06:30 +0000, by michael
-
remove function call from muxer->encoder and cleanly pass global headers libavcodecSun, 04 Apr 2004 15:19:20 +0000, by michael
-
fix obnoxious ogg_packet passing from encoder to muxer libavcodecSun, 04 Apr 2004 14:39:20 +0000, by michael
-
kill obnoxious ogg_packet passing from demuxer to decoder libavcodecSun, 04 Apr 2004 02:07:15 +0000, by michael
-
nicer looking arrows for the motion vector vissualization libavcodecSat, 03 Apr 2004 01:55:24 +0000, by michael
-
split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too libavcodecThu, 01 Apr 2004 17:07:06 +0000, by michael
-
ensure that the bitstream buffers for encoding partitioned frames are aligned libavcodecFri, 26 Mar 2004 21:58:55 +0000, by michael
-
h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodecFri, 26 Mar 2004 19:35:53 +0000, by michael
-
always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise libavcodecFri, 26 Mar 2004 02:06:34 +0000, by michael
-
* some significant clean-up of the dv_decode_ac (it looks real libavcodecThu, 25 Mar 2004 01:46:40 +0000, by romansh
-
Compile fix by (Chip <szarlada at freemail dot hu>) libavcodecMon, 22 Mar 2004 12:07:02 +0000, by michael
-
static allocation rewrite (old code was plain a broken mess) libavcodecSun, 21 Mar 2004 21:58:14 +0000, by michael
-
do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded libavcodecSat, 20 Mar 2004 16:40:20 +0000, by michael
-
h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodecFri, 19 Mar 2004 21:21:17 +0000, by michael
-
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) libavcodecThu, 18 Mar 2004 22:45:37 +0000, by michael
-
* removing casualties of battle of the wits and English language libavcodecThu, 18 Mar 2004 04:19:34 +0000, by romansh
-
1000000l (using uninitalized variable for initalizing bits per MV table) libavcodecTue, 16 Mar 2004 16:57:27 +0000, by michael
-
use pan_scan to remove some weight, proper pan_scan offset reading libavcodecTue, 16 Mar 2004 15:38:40 +0000, by iive
-
mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info, and make mpeg1_seq_header hot overwrite height/width libavcodecMon, 15 Mar 2004 16:41:15 +0000, by iive
-
move MPV_common_init after parsing stream parameters, matrix rebuild libavcodecMon, 15 Mar 2004 00:08:24 +0000, by iive
-
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodecSun, 14 Mar 2004 23:45:42 +0000, by romansh
-
* DV decoder simplifications. Now it looks to be 6% faster. At least libavcodecSun, 14 Mar 2004 22:09:58 +0000, by romansh
-
don't fetch the size of SEQH unless SEQH was found libavcodecSun, 14 Mar 2004 15:04:21 +0000, by melanson
-
minor VMD system update; still not perfect, but should not crash either libavcodecSun, 14 Mar 2004 04:08:11 +0000, by melanson
-
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodecSun, 14 Mar 2004 04:04:08 +0000, by melanson
-
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodecSat, 13 Mar 2004 21:43:24 +0000, by michael
-
be smarter about the variable size of the extra SVQ3 data libavcodecSat, 13 Mar 2004 21:26:54 +0000, by melanson
-
smarten up the SVQ3 extradata decoder without changing the external API libavcodecSat, 13 Mar 2004 20:07:38 +0000, by melanson
-
* moving some of the commonly used bit reading/writing functions libavcodecFri, 12 Mar 2004 23:39:38 +0000, by romansh
-
disable lames leading zero "feature", fixes a few more flv encoding issues libavcodecWed, 10 Mar 2004 00:43:24 +0000, by michael
-
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads libavcodecTue, 09 Mar 2004 15:23:14 +0000, by michael
-
use optimized VP3 functions where appropriate libavcodecMon, 08 Mar 2004 02:18:19 +0000, by melanson
-
cut over to using new VP3 DSP functions and remove the old ones; bring libavcodecMon, 08 Mar 2004 02:15:13 +0000, by melanson
-
seperated out the C-based VP3 DSP functions into a different file; also libavcodecMon, 08 Mar 2004 02:13:45 +0000, by melanson
-
fix motion compensation with (x+1/2,y+1/2) MVs libavcodecFri, 05 Mar 2004 18:44:04 +0000, by michael
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecWed, 03 Mar 2004 15:41:21 +0000, by michael
-
initial chroma_format changes,xvmc tweaks and codec_cap libavcodecMon, 01 Mar 2004 14:55:21 +0000, by iive
-
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodecMon, 01 Mar 2004 12:46:20 +0000, by michael
-
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodecSun, 29 Feb 2004 22:10:18 +0000, by michael
-
interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) libavcodecSun, 29 Feb 2004 00:37:36 +0000, by michael
-
int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodecSat, 28 Feb 2004 16:41:23 +0000, by michael
-
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodecSat, 28 Feb 2004 15:03:53 +0000, by michael
-
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodecWed, 25 Feb 2004 18:29:17 +0000, by michael
-
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavcodecWed, 25 Feb 2004 17:35:52 +0000, by michael
-
av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodecWed, 25 Feb 2004 02:47:53 +0000, by michael
-
set AVFrame.pts based upon framerate if its 0 libavcodecWed, 25 Feb 2004 02:05:50 +0000, by michael
-
av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodecMon, 23 Feb 2004 21:18:29 +0000, by michael
-
av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodecMon, 23 Feb 2004 16:07:30 +0000, by michael
-
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodecSun, 22 Feb 2004 00:31:19 +0000, by michael
-
w32threads by (Gildas Bazin <gbazin at altern dot org>) libavcodecThu, 19 Feb 2004 20:29:26 +0000, by michael
-
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) libavcodecWed, 18 Feb 2004 19:15:19 +0000, by michael
-
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) libavcodecWed, 18 Feb 2004 04:10:52 +0000, by michael
-
flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) libavcodecWed, 18 Feb 2004 01:22:05 +0000, by michael
-
normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) libavcodecSat, 14 Feb 2004 13:37:58 +0000, by michael
-
mpeg4 b frame + adaptive quantization assertion failure fix libavcodecSat, 14 Feb 2004 03:49:43 +0000, by michael
-
multithreaded spatial complexity calculation for i frames libavcodecSat, 14 Feb 2004 03:21:03 +0000, by michael
-
activate the memcpy special case for the byte aligned case in ff_copy_bits(), wasnt working before because of a incorrectly used pbBufPtr() libavcodecFri, 13 Feb 2004 21:07:31 +0000, by michael
-
replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong libavcodecFri, 13 Feb 2004 20:59:48 +0000, by michael
-
simplify MV availability check / dont use below last row MV which is always zero libavcodecFri, 13 Feb 2004 18:39:43 +0000, by michael
-
ppc chroma mess workaround (real bug is that the motion compensation code assumes that 2*uvlinesize == linesize and fixing this would mean a slowdown) libavcodecThu, 12 Feb 2004 16:21:21 +0000, by michael
-
* gotta setup coded_frame for encoding. avcodec.h says that for decoding libavcodecTue, 10 Feb 2004 20:48:09 +0000, by romansh
-
* Initial implementation of the G.726 ADPCM audio codec. libavcodecSat, 07 Feb 2004 08:20:00 +0000, by romansh
-
analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper libavcodecFri, 06 Feb 2004 03:56:05 +0000, by michael
-
initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodecThu, 05 Feb 2004 05:22:44 +0000, by melanson
-
cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Mns Rullgrd)) libavcodecWed, 04 Feb 2004 16:03:10 +0000, by michael
-
fixes by Gildas Bazin <gbazin at altern dot org> libavcodecWed, 04 Feb 2004 15:49:55 +0000, by michael
-
added support for EA ADPCM and SMJPEG IMA ADPCM libavcodecTue, 03 Feb 2004 04:27:17 +0000, by melanson
-
vsad16_mmx2 only applies if encoders are turned on libavcodecSat, 31 Jan 2004 20:41:07 +0000, by melanson
-
these functions (get_bit_count and align_put_bits) are referenced even libavcodecSat, 31 Jan 2004 20:37:46 +0000, by melanson
-
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) libavcodecThu, 29 Jan 2004 01:15:25 +0000, by michael
-
first coded vs. first displayed pts (segfault & pts fix if b frames are used) libavcodecTue, 27 Jan 2004 13:55:34 +0000, by michael
-
int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecMon, 26 Jan 2004 19:09:47 +0000, by michael
-
Use reget buffer instead of copying from prev frame libavcodecSun, 25 Jan 2004 16:43:09 +0000, by rtognimp
-
freebsd fix for mpeg12.c (moving INT64_MAX to common.h) libavcodecSun, 25 Jan 2004 11:13:56 +0000, by alex
-
optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html libavcodecSat, 24 Jan 2004 23:47:33 +0000, by michael
-
closed gop support & flags2 as all bits in flags are used libavcodecThu, 22 Jan 2004 19:48:28 +0000, by michael
-
inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodecThu, 22 Jan 2004 12:09:14 +0000, by michael
-
removing broken framerate conversation hack in mpeg1/2 libavcodecSun, 18 Jan 2004 21:41:44 +0000, by michael
-
fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp libavcodecWed, 14 Jan 2004 02:21:39 +0000, by michael
-
grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) libavcodecSat, 10 Jan 2004 19:54:12 +0000, by michael
-
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodecSat, 10 Jan 2004 16:04:55 +0000, by michael
-
more sane inttypes emulation behavior if libavcodec is used outside ffmpeg libavcodecSat, 10 Jan 2004 12:53:07 +0000, by michael
-
inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodecFri, 09 Jan 2004 18:00:31 +0000, by michael
-
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodecThu, 08 Jan 2004 23:51:23 +0000, by michael
-
optimize compute_antialias() and add a floating point based alternative (2x faster) libavcodecThu, 08 Jan 2004 21:08:57 +0000, by michael
-
uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) libavcodecThu, 08 Jan 2004 18:44:36 +0000, by michael
-
frame rate emulation "fix" by (Mean <fixounet at free dot fr>) libavcodecSun, 04 Jan 2004 17:43:28 +0000, by michael
-
non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecSun, 04 Jan 2004 17:13:14 +0000, by michael
-
warn the user if we had to clip some dct coefficient due to a crappy format which doenst support the whole needed range (msmpeg4/wmv mostly but mpeg1 too to a lesser extend) libavcodecSun, 04 Jan 2004 14:43:52 +0000, by michael
-
denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) libavcodecSat, 03 Jan 2004 20:14:45 +0000, by michael
-
first pass at Sierra VMD A/V decoders; video looks great, audio is not libavcodecFri, 02 Jan 2004 04:45:06 +0000, by melanson
-
off-by-1 error in the never-before-tested embedded string code libavcodecFri, 02 Jan 2004 02:31:53 +0000, by melanson
-
print vbv buffer size & bitrate when decoding with -debug 1 libavcodecThu, 01 Jan 2004 02:56:35 +0000, by michael
-
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecTue, 30 Dec 2003 02:12:12 +0000, by michael
-
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodecMon, 22 Dec 2003 19:42:28 +0000, by michael
-
initial predictors are not sent to the output in QT IMA; fix stereo QT libavcodecTue, 16 Dec 2003 01:17:58 +0000, by melanson
-
added End Of File handling to return last picture for MPEG1/2/4 libavcodecMon, 15 Dec 2003 14:40:37 +0000, by bellard
-
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecSun, 14 Dec 2003 17:47:23 +0000, by michael
-
Here are juste two added #ifdef CONFIG_ENCODERS to allow libavcodecSat, 13 Dec 2003 02:14:18 +0000, by michael
-
set AVCodecContext.width/height before get_buffer() libavcodecThu, 11 Dec 2003 11:17:54 +0000, by michael
-
fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video) libavcodecWed, 10 Dec 2003 11:18:36 +0000, by bellard
-
100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l libavcodecTue, 09 Dec 2003 14:03:55 +0000, by michael
-
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecTue, 09 Dec 2003 01:49:56 +0000, by michael
-
set has_b_frames correctly, fixes rv20 dr1 with mplayer libavcodecThu, 04 Dec 2003 19:15:37 +0000, by michael
-
this should make the decoder safe for big-endian platforms libavcodecThu, 04 Dec 2003 14:14:43 +0000, by melanson
-
initial support for Duck TrueMotion v1 (think of it as On2 VP1); only libavcodecWed, 03 Dec 2003 04:22:15 +0000, by melanson
-
split ff_h263_decode_mb() into h263 and mpeg4 versions libavcodecWed, 03 Dec 2003 01:16:35 +0000, by michael
-
h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs) libavcodecMon, 01 Dec 2003 20:04:14 +0000, by michael
-
dont read from b frames if draw_horiz_band==NULL libavcodecThu, 27 Nov 2003 13:38:00 +0000, by michael
-
* 3x encoding speedup. Finally we seem to be on par with libdv libavcodecThu, 27 Nov 2003 01:40:13 +0000, by romansh
-
- Add reget_buffer() function to AVCodecContext libavcodecWed, 26 Nov 2003 20:57:15 +0000, by rtognimp
-
16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecTue, 25 Nov 2003 00:35:18 +0000, by michael
-
theora alpha3 support (with maintaining backward compatibility, maybe we should remove all backward compatibility codes after final theora release?) libavcodecSun, 23 Nov 2003 18:49:53 +0000, by alex
-
finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg) libavcodecSun, 23 Nov 2003 18:43:09 +0000, by alex
-
small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodecWed, 12 Nov 2003 22:01:13 +0000, by michael
-
exported mpa_decode_header for new parser API libavcodecMon, 10 Nov 2003 15:21:16 +0000, by bellard
-
100l: sometime palette was not copied to output frame libavcodecWed, 05 Nov 2003 23:27:23 +0000, by rtognimp
-
* fixes for broken builds on Solaris, OS2 and all bingendian libavcodecTue, 04 Nov 2003 19:35:43 +0000, by romansh
-
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecMon, 03 Nov 2003 18:06:54 +0000, by michael
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecMon, 03 Nov 2003 13:26:22 +0000, by michael
-
Fix some palette related defines, bump build number libavcodecSun, 02 Nov 2003 21:53:28 +0000, by rtognimp
-
* DV demuxer is now capable of decoding auxilary audio stream. So, libavcodecFri, 31 Oct 2003 22:26:26 +0000, by romansh
-
initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess) libavcodecThu, 30 Oct 2003 21:05:00 +0000, by michael
-
100l (SAR is written as height/width instead of width/height in the MPEG1 standard) libavcodecThu, 30 Oct 2003 19:55:44 +0000, by michael
-
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavcodecThu, 30 Oct 2003 05:40:58 +0000, by melanson
-
dumping funny numbers from first zygo i frame header libavcodecWed, 29 Oct 2003 17:30:13 +0000, by michael
-
added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed) libavcodecWed, 29 Oct 2003 14:08:18 +0000, by bellard
-
XvMC speedup by removing one memcpy and doing MB packing libavcodecMon, 27 Oct 2003 23:22:43 +0000, by iive
-
make convert_matrix() independant of MpegEncContext libavcodecMon, 27 Oct 2003 14:37:30 +0000, by michael
-
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) libavcodecSun, 26 Oct 2003 10:14:05 +0000, by michael
-
block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>) libavcodecSun, 26 Oct 2003 09:49:45 +0000, by michael
-
reorder table instead of wasting instructions to reorder the input to match the table libavcodecSat, 25 Oct 2003 21:59:28 +0000, by michael
-
support Cinepak files with funky (not divisible by 4) resolutions libavcodecSat, 25 Oct 2003 15:22:34 +0000, by melanson
-
* adding integer/floating point AAN implementations for DCT 2-4-8 libavcodecSat, 25 Oct 2003 00:32:54 +0000, by romansh
-
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavcodecFri, 24 Oct 2003 20:09:30 +0000, by michael
-
rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodecFri, 24 Oct 2003 19:59:43 +0000, by michael
-
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger) libavcodecThu, 23 Oct 2003 12:59:21 +0000, by michael
-
4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ... libavcodecThu, 23 Oct 2003 12:41:54 +0000, by michael
-
optionally merge postscale into quantization table for the float aan dct libavcodecThu, 23 Oct 2003 09:11:56 +0000, by michael
-
move blocks away MpegEncContext (7.4 -> 5.8k) libavcodecWed, 22 Oct 2003 12:01:21 +0000, by michael
-
move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) libavcodecWed, 22 Oct 2003 11:23:39 +0000, by michael
-
move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slightly faster now, dont ask my why ... libavcodecWed, 22 Oct 2003 10:59:39 +0000, by michael
-
dynamic alloc of picture structs instead of putting them in MpegEncContext libavcodecTue, 21 Oct 2003 19:55:31 +0000, by michael
-
use continued fractions to approximate a fraction if its numerator or denominator is too large libavcodecMon, 20 Oct 2003 22:33:53 +0000, by michael
-
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodecSun, 19 Oct 2003 21:05:41 +0000, by michael
-
- Moving -Wall from the individual Makefiles to configure (and only libavcodecSat, 18 Oct 2003 18:47:06 +0000, by michael
-
* providing MPEG codecs with a generic fields in AVFrame to use. libavcodecSat, 18 Oct 2003 03:19:44 +0000, by romansh
-
emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set libavcodecFri, 17 Oct 2003 18:56:01 +0000, by michael
-
* original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE libavcodecThu, 16 Oct 2003 18:27:48 +0000, by romansh
-
picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least libavcodecThu, 16 Oct 2003 00:21:54 +0000, by michael
-
replace file to remove nasty DOS CRs and hard tabs libavcodecWed, 15 Oct 2003 03:14:14 +0000, by melanson
-
added CRI ADX and XA ADPCM audio modules, courtesy of BERO libavcodecTue, 14 Oct 2003 04:40:53 +0000, by melanson
-
disable encoders where appropriate (patch courtesy of BERO libavcodecTue, 14 Oct 2003 04:15:53 +0000, by melanson
-
fix the case where all vlc codes are 8 bits long (repeat=256) libavcodecMon, 13 Oct 2003 19:38:34 +0000, by michael
-
dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders libavcodecMon, 13 Oct 2003 11:13:10 +0000, by michael
-
removed the obsolete and unused parameters of init_put_bits libavcodecSun, 12 Oct 2003 21:25:00 +0000, by alex
-
theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) libavcodecSat, 11 Oct 2003 17:44:21 +0000, by alex
-
optimised versions of the get_pixels, diff_pixels, and bswap_buf libavcodecSat, 11 Oct 2003 16:43:51 +0000, by melanson
-
recommit (of patch, as cvslog msg didnt apply cleanly) libavcodecSat, 11 Oct 2003 08:25:23 +0000, by michael
-
use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodecTue, 07 Oct 2003 11:32:40 +0000, by michaelni
-
This patch marks frames used in RPZA decoder as reference frames, from libavcodecSun, 05 Oct 2003 21:48:16 +0000, by tmmm
-
added solid color vectors; basic PAL8, 4x2-vector video (as in libavcodecSat, 04 Oct 2003 17:47:22 +0000, by tmmm
-
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodecSat, 04 Oct 2003 09:53:34 +0000, by michaelni
-
experimental half-pel motion compensation for C planes, courtesy of Dr. libavcodecThu, 02 Oct 2003 04:19:56 +0000, by tmmm
-
optionally try to encode each MB with MV=<0,0> and choose the one with better RD libavcodecThu, 02 Oct 2003 00:24:34 +0000, by michaelni
-
* preAlpha DV encoding support -- there's still a truckload libavcodecWed, 01 Oct 2003 23:34:46 +0000, by romansh
-
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavcodecWed, 01 Oct 2003 04:39:38 +0000, by tmmm
-
rate distortion optimal cbp support (h263/mpeg4 non intra only) libavcodecTue, 30 Sep 2003 22:18:43 +0000, by michaelni
-
* DV handling was streamlined for both muxing/demuxing and libavcodecMon, 29 Sep 2003 17:54:07 +0000, by romansh
-
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) libavcodecMon, 29 Sep 2003 15:44:59 +0000, by michaelni
-
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodecSun, 28 Sep 2003 22:53:25 +0000, by michaelni
-
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavcodecSun, 28 Sep 2003 20:34:11 +0000, by michaelni
-
slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization libavcodecWed, 24 Sep 2003 19:45:57 +0000, by michaelni
-
fix Interplay DPCM (frames are intracoded, predictors do not carry libavcodecFri, 19 Sep 2003 04:41:02 +0000, by tmmm
-
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's libavcodecFri, 19 Sep 2003 04:00:32 +0000, by tmmm
-
video looks beautiful now, many thanks to Alexander Belyakov libavcodecThu, 18 Sep 2003 03:30:08 +0000, by tmmm
-
wrong, wrong, wrong...coded bits are read in the opposite direction libavcodecWed, 17 Sep 2003 05:17:31 +0000, by tmmm
-
another non const static, maybe its thread save now libavcodecMon, 15 Sep 2003 19:18:28 +0000, by michaelni
-
Ministry of English Composition fixes (courtesy of Diego Biurrun libavcodecSun, 14 Sep 2003 16:52:34 +0000, by tmmm
-
change pixel identifier conflict with AltiVec headers (patch courtesy of libavcodecSun, 14 Sep 2003 16:11:01 +0000, by tmmm
-
Use asms instead of builtins when compiling for generic Alpha. Less libavcodecSat, 13 Sep 2003 10:07:46 +0000, by mellum
-
* patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM libavcodecFri, 12 Sep 2003 18:25:04 +0000, by romansh
-
xan_wc3 decoder now works correctly; added a bunch of output libavcodecThu, 11 Sep 2003 05:46:25 +0000, by tmmm
-
AVI stream header FCC / more reliable detection of old xvid files libavcodecWed, 10 Sep 2003 23:40:55 +0000, by michaelni