1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-20 08:15:06 +02:00
ffmpeg/libavcodec
Roberto Togni 04939fb787 100l: free previous frame, not current one!
Set reference flag for frames.

Originally committed as revision 2460 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-31 22:56:16 +00:00
..
alpha Use asms instead of builtins when compiling for generic Alpha. Less 2003-09-13 10:07:46 +00:00
armv4l Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 2003-07-07 11:19:18 +00:00
i386 reorder table instead of wasting instructions to reorder the input to match the table 2003-10-25 21:59:28 +00:00
liba52 when changing version, please keep my changes (win32 compile fix) 2003-08-24 13:57:42 +00:00
libpostproc linear blend 1 line shift fix 2003-10-28 09:23:26 +00:00
mlib optimised versions of the get_pixels, diff_pixels, and bswap_buf 2003-10-11 16:43:51 +00:00
ppc AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) 2003-10-26 10:14:05 +00:00
ps2 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 2003-06-21 01:11:31 +00:00
sh4 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 2003-06-21 01:11:31 +00:00
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
4xm.c forgot to commit, i hope its correct 2003-10-11 09:11:15 +00:00
a52dec.c per file doxy 2003-03-06 11:32:04 +00:00
ac3.h per file doxy 2003-03-06 11:32:04 +00:00
ac3dec.c per file doxy 2003-03-06 11:32:04 +00:00
ac3enc.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
ac3tab.h per file doxy 2003-03-06 11:32:04 +00:00
adpcm.c fixing the remaning block-align checks 2003-10-26 09:56:21 +00:00
adx.c Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 2003-10-24 20:09:30 +00:00
allcodecs.c activate the XA and ADX ADPCM codecs 2003-10-15 03:20:40 +00:00
amr.c AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 2003-09-28 20:34:11 +00:00
apiexample.c spelling fix 2003-08-28 13:30:03 +00:00
asv1.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
avcodec.c flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 2003-07-09 23:10:59 +00:00
avcodec.h revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 2003-10-30 05:40:58 +00:00
bswap.h warning fixes 2003-07-25 13:15:16 +00:00
cabac.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
cabac.h 10l 2003-06-09 19:11:50 +00:00
cinepak.c support Cinepak files with funky (not divisible by 4) resolutions 2003-10-25 15:22:34 +00:00
cljr.c removed unused variables 2003-08-24 22:08:22 +00:00
common.c AVRational 2003-10-20 20:23:46 +00:00
common.h AVRational 2003-10-20 20:23:46 +00:00
cyuv.c Warning and compatibility fixes. 2003-05-24 18:48:30 +00:00
dct-test.c 10l 2003-10-25 19:44:37 +00:00
Doxyfile even more fixes 2003-03-10 11:24:10 +00:00
dpcm.c fix Interplay DPCM (frames are intracoded, predictors do not carry 2003-09-19 04:41:02 +00:00
dsputil.c * adding integer/floating point AAN implementations for DCT 2-4-8 2003-10-25 00:32:54 +00:00
dsputil.h * adding integer/floating point AAN implementations for DCT 2-4-8 2003-10-25 00:32:54 +00:00
dv.c * introducing dct248 into the DSP context. 2003-10-24 18:28:01 +00:00
dvdata.h * DV demuxer is now capable of decoding auxilary audio stream. So, 2003-10-31 22:26:26 +00:00
error_resilience.c avoid warning 2003-08-24 22:15:37 +00:00
eval.c per file doxy 2003-03-06 11:32:04 +00:00
faac.c Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 2003-10-04 09:53:34 +00:00
faad.c * support for AAC audio streams via libfaad 2003-05-12 10:55:19 +00:00
faandct.c move identical code into its own function 2003-10-30 22:51:02 +00:00
faandct.h * adding integer/floating point AAN implementations for DCT 2-4-8 2003-10-25 00:32:54 +00:00
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 2001-08-02 08:29:38 +00:00
fdctref.c per file doxy 2003-03-06 11:32:04 +00:00
fft-test.c per file doxy 2003-03-06 11:32:04 +00:00
fft.c per file doxy 2003-03-06 11:32:04 +00:00
ffv1.c gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 2003-10-19 21:05:41 +00:00
golomb.c optimizations 2003-05-13 00:46:42 +00:00
golomb.h 10l 2003-07-13 11:14:43 +00:00
h263.c pts fix and related fixes 2003-10-30 16:58:49 +00:00
h263data.h h263 stuffing decode fix 2003-09-26 22:18:25 +00:00
h263dec.c pts fix and related fixes 2003-10-30 16:58:49 +00:00
h264.c AVRational 2003-10-20 20:23:46 +00:00
h264data.h AVRational 2003-10-20 20:23:46 +00:00
huffyuv.c fix the case where all vlc codes are 8 bits long (repeat=256) 2003-10-13 19:38:34 +00:00
idcinvideo.c revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 2003-10-30 05:40:58 +00:00
imgconvert_template.h avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 2003-09-29 15:44:59 +00:00
imgconvert.c recommit of 2003-10-11 08:18:05 +00:00
imgresample.c avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 2003-09-29 15:44:59 +00:00
indeo3.c fixes levis.avi 2003-09-25 12:19:26 +00:00
indeo3data.h use const data - began to make code more portable 2003-09-09 22:56:25 +00:00
interplayvideo.c revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 2003-10-30 05:40:58 +00:00
jfdctfst.c move identical code into its own function 2003-10-30 22:51:02 +00:00
jfdctint.c move identical code into its own function 2003-10-30 22:51:02 +00:00
jrevdct.c per file doxy 2003-03-06 11:32:04 +00:00
mace.c debug stuff only for DEBUG :) 2003-03-26 16:46:20 +00:00
Makefile AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) 2003-10-26 10:14:05 +00:00
mdct.c per file doxy 2003-03-06 11:32:04 +00:00
mdec.c quiet 2003-10-15 02:59:03 +00:00
mem.c per file doxy 2003-03-06 11:32:04 +00:00
mjpeg.c 10l 2003-10-22 22:12:25 +00:00
motion_est_template.c removed unused variable 2003-08-24 22:28:41 +00:00
motion_est.c optionally try to encode each MB with MV=<0,0> and choose the one with better RD 2003-10-02 00:24:34 +00:00
motion_test.c per file doxy 2003-03-06 11:32:04 +00:00
mp3lameaudio.c CODEC_ID_MP3LAME is obsolete 2003-09-08 22:04:29 +00:00
mpeg4data.h AVRational 2003-10-20 20:23:46 +00:00
mpeg12.c 100l (SAR is written as height/width instead of width/height in the MPEG1 standard) 2003-10-30 19:55:44 +00:00
mpeg12data.h AVRational 2003-10-20 20:23:46 +00:00
mpegaudio.c removed the obsolete and unused parameters of init_put_bits 2003-10-12 21:25:00 +00:00
mpegaudio.h per file doxy 2003-03-06 11:32:04 +00:00
mpegaudiodec.c update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 2003-09-08 22:49:26 +00:00
mpegaudiodectab.h per file doxy 2003-03-06 11:32:04 +00:00
mpegaudiotab.h per file doxy 2003-03-06 11:32:04 +00:00
mpegvideo.c pts fix and related fixes 2003-10-30 16:58:49 +00:00
mpegvideo.h pts fix and related fixes 2003-10-30 16:58:49 +00:00
msmpeg4.c skip ext header missing message for msmpeg4v2 2003-08-10 21:11:45 +00:00
msmpeg4data.h per file doxy 2003-03-06 11:32:04 +00:00
msrle.c 100l: free previous frame, not current one! 2003-10-31 22:56:16 +00:00
msvideo1.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
oggvorbis.c per file doxy 2003-03-06 11:32:04 +00:00
oggvorbis.h per file doxy 2003-03-06 11:32:04 +00:00
opts.c removed os_support.h 2003-09-08 21:05:43 +00:00
pcm.c simpler 2003-09-28 20:27:56 +00:00
ra144.c removed unused variables 2003-08-24 22:08:22 +00:00
ra144.h moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 2003-06-29 19:11:55 +00:00
ra288.c removed unused variables 2003-08-24 22:08:22 +00:00
ra288.h moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 2003-06-29 19:11:55 +00:00
ratecontrol.c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 2003-10-07 11:32:40 +00:00
rational.c BSD doesnt have log2 2003-10-21 01:00:31 +00:00
rational.h AVRational 2003-10-20 20:23:46 +00:00
raw.c Warning fixes. 2003-05-15 01:34:47 +00:00
resample.c removed os_support.h 2003-09-08 21:05:43 +00:00
roqvideo.c experimental half-pel motion compensation for C planes, courtesy of Dr. 2003-10-02 04:19:56 +00:00
rpza.c This patch marks frames used in RPZA decoder as reference frames, from 2003-10-05 21:48:16 +00:00
rv10.c rate distortion mb decision support 2003-07-29 02:09:12 +00:00
simple_idct.c per file doxy 2003-03-06 11:32:04 +00:00
simple_idct.h per file doxy 2003-03-06 11:32:04 +00:00
sp5x.h Sunplus JPEG codec (SP5X) support 2003-10-11 21:49:10 +00:00
svq1_cb.h per file doxy 2003-03-06 11:32:04 +00:00
svq1_vlc.h rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's 2003-05-26 17:44:24 +00:00
svq1.c get_bits -> skip_bits 2003-07-25 13:36:08 +00:00
svq3.c - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) 2003-06-27 15:05:29 +00:00
utils.c initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess) 2003-10-30 21:05:00 +00:00
vcr1.c removed unused variable 2003-08-24 22:28:41 +00:00
vp3.c theora comments skipping 2003-10-11 19:40:45 +00:00
vp3data.h get those permutations straight 2003-05-11 02:51:07 +00:00
vqavideo.c revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 2003-10-30 05:40:58 +00:00
wmadata.h per file doxy 2003-03-06 11:32:04 +00:00
wmadec.c moved frame_count to wmadeccontext 2003-07-04 20:32:04 +00:00
wmv2.c 10l 2003-10-13 08:02:46 +00:00
xan.c revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 2003-10-30 05:40:58 +00:00
xvmcvideo.c XvMC speedup by removing one memcpy and doing MB packing 2003-10-27 23:22:43 +00:00