Mercurial > libavcodec.hg
graph
-
Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> libavcodecTue, 01 Feb 2005 15:13:27 +0000, by mmu_man
-
10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) libavcodecTue, 01 Feb 2005 13:03:44 +0000, by michael
-
H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org ) libavcodecTue, 01 Feb 2005 11:26:11 +0000, by michael
-
correct long term picture management patch by (Loic <lll+ffmpeg m4x org>) libavcodecTue, 01 Feb 2005 11:12:53 +0000, by michael
-
support 32bit output for the mpeg audio decoder libavcodecMon, 31 Jan 2005 12:16:21 +0000, by michael
-
more accurate dequant of near zero coefficients libavcodecMon, 31 Jan 2005 04:06:47 +0000, by 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) libavcodecSun, 30 Jan 2005 22:28:11 +0000, by michael
-
- add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in libavcodecSun, 30 Jan 2005 21:54:20 +0000, by michael
-
fixing missaligned memory accesses in fill_rectangle() libavcodecSun, 30 Jan 2005 02:16:50 +0000, by michael
-
require a few valid and equal mp3 headers for resync libavcodecSat, 29 Jan 2005 23:59:32 +0000, by michael
-
added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. libavcodecSat, 29 Jan 2005 20:09:33 +0000, by mmu_man
-
exported ff_mpa_synth_filter for upcoming qdm2 decoder libavcodecFri, 28 Jan 2005 19:54:10 +0000, by alex
-
use dc tables from msmpeg4 instead of duplicating them patch by anonymous libavcodecWed, 26 Jan 2005 12:01:35 +0000, by 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 libavcodecTue, 25 Jan 2005 01:29:10 +0000, by michael
-
norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) libavcodecMon, 24 Jan 2005 01:46:12 +0000, by michael
-
dont use several 100 mb memory for a tiny 120 element table libavcodecSun, 23 Jan 2005 22:54:51 +0000, by michael
-
mention table duplications, note, please avoid duplicating tables! libavcodecSun, 23 Jan 2005 22:10:55 +0000, by michael
-
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodecSat, 22 Jan 2005 18:00:36 +0000, by alex
-
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodecSat, 22 Jan 2005 17:52:01 +0000, by alex
-
Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) libavcodecFri, 21 Jan 2005 22:16:05 +0000, by michael
-
H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>) libavcodecWed, 19 Jan 2005 17:35:51 +0000, by michael
-
compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) libavcodecWed, 19 Jan 2005 12:58:34 +0000, by michael
-
x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>) libavcodecTue, 18 Jan 2005 01:01:54 +0000, by michael
-
10l patch by (matthieu castet <castet.matthieu free fr>) libavcodecSun, 16 Jan 2005 22:11:47 +0000, by michael
-
1l, forgot to remove duplicated error message libavcodecSat, 15 Jan 2005 14:05:37 +0000, by rtognimp
-
Mention the l5 pp filter in 'mplayer -pphelp' output. libavcodecSat, 15 Jan 2005 10:34:49 +0000, by diego
-
Use avcodec_check_dimensions instead of custom hack libavcodecSat, 15 Jan 2005 00:07:38 +0000, by rtognimp
-
assertion about bits statistic and minor bits stat fix libavcodecFri, 14 Jan 2005 23:48:12 +0000, by michael
-
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) libavcodecWed, 12 Jan 2005 18:25:48 +0000, by michael
-
various security fixes and precautionary checks libavcodecWed, 12 Jan 2005 00:16:25 +0000, by michael
-
Quote path expression to take care of $(prefix) possibly containing spaces. libavcodecTue, 11 Jan 2005 08:16:04 +0000, by diego
-
Check pointers before writing to memory, fix possible integer overflows libavcodecSun, 09 Jan 2005 23:39:32 +0000, by rtognimp
-
10l: scratchpad could be allocated before its size was known. libavcodecSat, 08 Jan 2005 08:56:18 +0000, by lorenm
-
print "D" instead of "P" for dropable frames in flv with -debug 1 libavcodecThu, 06 Jan 2005 01:02:36 +0000, by michael
-
fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm libavcodecWed, 05 Jan 2005 02:36:10 +0000, by michael
-
fix decoding of http://mplayerhq.hu/~diego/problem.mov libavcodecWed, 05 Jan 2005 00:20:52 +0000, by michael
-
reduce stutter if we learn too late that the stream contains B-frames. libavcodecTue, 04 Jan 2005 10:26:47 +0000, by lorenm
-
Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) libavcodecMon, 03 Jan 2005 16:13:52 +0000, by michael
-
Make -pphelp output consistent with the other instances of -xxx help. libavcodecMon, 03 Jan 2005 00:36:26 +0000, by diego
-
faster and slightly less accurate nearest neighbor resampler libavcodecFri, 31 Dec 2004 17:37:23 +0000, by michael
-
- correct several errors on the deblocking accross slice boundaries. libavcodecFri, 31 Dec 2004 00:07:17 +0000, by michael
-
Fix avc1 if there is nore than one nal per mov frame libavcodecThu, 30 Dec 2004 18:05:54 +0000, by rtognimp
-
imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) libavcodecThu, 30 Dec 2004 14:48:01 +0000, by michael
-
Fix compilation when both amr_nb and amr_wb are enabled libavcodecWed, 29 Dec 2004 23:17:42 +0000, by rtognimp
-
common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodecWed, 29 Dec 2004 17:50:25 +0000, by michael
-
implement B_DIRECT and B_SKIP macroblock types. libavcodecWed, 29 Dec 2004 04:17:52 +0000, by lorenm
-
vismv for h264 displayed incorrect motion vectors. libavcodecMon, 20 Dec 2004 03:03:37 +0000, by lorenm
-
fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjrn Skjret {sskjer-1 broadpark no}) libavcodecSat, 18 Dec 2004 16:20:42 +0000, by michael
-
fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) libavcodecSat, 18 Dec 2004 03:07:15 +0000, by michael
-
fix timestamp prediction for low_delay mpeg streams libavcodecTue, 14 Dec 2004 12:04:45 +0000, by michael
-
x86 cpu capabilities detection rewrite / cleanup libavcodecMon, 13 Dec 2004 16:11:38 +0000, by michael
-
warn the user if the quantization code could overflow with the selected custom matrix and qp limits libavcodecSat, 11 Dec 2004 18:33:18 +0000, by michael
-
detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< free >.< fr>) libavcodecSun, 05 Dec 2004 23:26:43 +0000, by michael
-
fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility libavcodecSun, 28 Nov 2004 15:33:15 +0000, by michael
-
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodecSat, 27 Nov 2004 18:10:06 +0000, by michael
-
fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) libavcodecThu, 25 Nov 2004 19:26:46 +0000, by michael
-
fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) libavcodecThu, 25 Nov 2004 19:17:27 +0000, by michael
-
YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) libavcodecWed, 24 Nov 2004 22:54:16 +0000, by michael
-
Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>) libavcodecWed, 24 Nov 2004 22:50:49 +0000, by michael
-
check num_entries too to avoid reading over the array end and dont check i>0 it must be >0 there libavcodecWed, 24 Nov 2004 00:15:49 +0000, by michael
-
Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>) libavcodecTue, 23 Nov 2004 23:58:54 +0000, by michael
-
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" libavcodecSun, 21 Nov 2004 18:04:56 +0000, by mmu_man
-
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) libavcodecSun, 21 Nov 2004 01:47:36 +0000, by michael
-
workaround apps which dont provided correctly padded streams libavcodecFri, 19 Nov 2004 20:49:12 +0000, by michael
-
native QPEG video decoder, courtesy of Konstantin Shishkov libavcodecWed, 17 Nov 2004 03:45:53 +0000, by melanson
-
extradata and FF_INPUT_BUFFER_PADDING_SIZE doc libavcodecMon, 15 Nov 2004 15:53:53 +0000, by michael
-
plane predicted non-interlacd rgb decodeing fix libavcodecSun, 14 Nov 2004 15:46:34 +0000, by michael
-
merge pam_decode_frame() into pnm_decode_frame() libavcodecFri, 12 Nov 2004 23:38:43 +0000, by michael
-
When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) libavcodecFri, 12 Nov 2004 09:48:06 +0000, by michael
-
porting png support from -f image to -f image2 libavcodecTue, 09 Nov 2004 23:31:46 +0000, by michael
-
switch ffv1 to the put/get_symbol() from snow libavcodecSun, 31 Oct 2004 12:22:00 +0000, by michael
-
Fix mjpeg-b (padding bytes can exist between end of sos and image data) libavcodecFri, 29 Oct 2004 20:45:47 +0000, by rtognimp
-
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodecThu, 28 Oct 2004 10:12:57 +0000, by michael
-
YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) libavcodecWed, 27 Oct 2004 21:42:26 +0000, by michael
-
Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavcodecWed, 27 Oct 2004 04:30:48 +0000, by melanson
-
fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodecMon, 25 Oct 2004 01:16:13 +0000, by michael
-
INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) libavcodecSun, 24 Oct 2004 13:20:32 +0000, by michael
-
small typo patch by (Gildas Bazin <gbazin at altern dot org>) libavcodecFri, 22 Oct 2004 19:55:57 +0000, by michael
-
H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 22 Oct 2004 18:30:50 +0000, by michael
-
100l (dont reset the sample position at the block end) libavcodecThu, 21 Oct 2004 20:01:32 +0000, by michael
-
make most resample filter parameters selectable at runtime libavcodecThu, 21 Oct 2004 03:11:34 +0000, by michael
-
make filter size, int32/int16 and a few other things selectable at compiletime libavcodecWed, 20 Oct 2004 18:02:34 +0000, by michael
-
gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodecSun, 17 Oct 2004 20:27:11 +0000, by michael
-
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodecTue, 12 Oct 2004 12:47:49 +0000, by melanson
-
missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me libavcodecMon, 11 Oct 2004 22:47:09 +0000, by michael
-
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodecMon, 11 Oct 2004 02:19:29 +0000, by michael
-
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) libavcodecFri, 08 Oct 2004 10:37:45 +0000, by michael
-
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) libavcodecTue, 05 Oct 2004 19:44:26 +0000, by michael
-
Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) libavcodecTue, 05 Oct 2004 18:36:15 +0000, by michael
-
Build process: libpostproc patch by (Franti?ek Dvo?k <valtri at users dot sourceforge dot net>) libavcodecTue, 05 Oct 2004 17:43:10 +0000, by michael
-
h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecSun, 03 Oct 2004 22:01:21 +0000, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecFri, 01 Oct 2004 14:38:32 +0000, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodecFri, 01 Oct 2004 13:32:13 +0000, by michael
-
* these vars could be either static or extern (compilation fix gcc-3.5) libavcodecThu, 30 Sep 2004 15:02:07 +0000, by kabi
-
dont just resample half of the data sometimes libavcodecTue, 28 Sep 2004 21:11:09 +0000, by michael
-
support for Sierra Online audio files and Apple QuickDraw codec, libavcodecTue, 28 Sep 2004 03:09:49 +0000, by melanson
-
if audio is PCM, push it through (sync is not perfect yet) libavcodecTue, 28 Sep 2004 03:04:36 +0000, by melanson
-
move h264 idct to its own file and call via function pointer in DspContext libavcodecMon, 27 Sep 2004 19:47:17 +0000, by michael
-
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodecMon, 27 Sep 2004 02:39:55 +0000, by michael
-
assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecSat, 25 Sep 2004 10:06:31 +0000, by michael
-
H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecSat, 25 Sep 2004 09:59:36 +0000, by michael
-
Zlib encoder: fix image orientation (was flipped), 100l in deflate error libavcodecThu, 23 Sep 2004 22:20:17 +0000, by rtognimp
-
merge predict_plane() with DWTELEM->8bit conversation (21% faster) libavcodecThu, 23 Sep 2004 12:20:41 +0000, by michael
-
segfault fix by (Kostya <cannonball at bw-team dot com>) libavcodecThu, 23 Sep 2004 09:42:25 +0000, by michael
-
* simplification patch by Jeffrey Ryan Muizelaar libavcodecWed, 22 Sep 2004 05:04:18 +0000, by romansh
-
Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized libavcodecTue, 21 Sep 2004 17:37:28 +0000, by alex
-
greyscale decoding (option to skip u,v planes) support libavcodecTue, 21 Sep 2004 17:31:46 +0000, by alex
-
check if the user specified timestamps are strictly monotone libavcodecMon, 20 Sep 2004 13:47:47 +0000, by michael
-
consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodecSun, 19 Sep 2004 14:43:09 +0000, by michael
-
simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 17 Sep 2004 23:51:36 +0000, by michael
-
huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodecFri, 17 Sep 2004 11:21:52 +0000, by michael
-
warning the user about possible incompatibilities libavcodecFri, 17 Sep 2004 11:17:17 +0000, by michael
-
(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 17 Sep 2004 10:57:57 +0000, by michael
-
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) libavcodecThu, 16 Sep 2004 19:05:22 +0000, by michael
-
10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecThu, 16 Sep 2004 17:36:39 +0000, by michael
-
IBM Ultimotion video decoder, courtesy of Konstantin Shishkov libavcodecThu, 16 Sep 2004 03:31:41 +0000, by melanson
-
* I was finally convinced. And besides, if err it's better to err with libavcodecTue, 14 Sep 2004 06:58:24 +0000, by romansh
-
AVC (H264 in mp4 files, fourcc avc1) support libavcodecMon, 13 Sep 2004 21:20:55 +0000, by rtognimp
-
100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodecSun, 12 Sep 2004 23:09:54 +0000, by michael
-
use pointer arithmetic in mc_block(), 25% faster libavcodecSun, 12 Sep 2004 10:51:02 +0000, by michael
-
put the warning to the right place to avoid crashes libavcodecFri, 10 Sep 2004 15:38:14 +0000, by alex
-
10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster libavcodecMon, 06 Sep 2004 03:17:31 +0000, by michael
-
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 03 Sep 2004 02:32:39 +0000, by michael
-
optional non spec compliant optimizations for mpeg1 libavcodecThu, 02 Sep 2004 15:46:03 +0000, by michael
-
h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecThu, 02 Sep 2004 10:49:54 +0000, by michael
-
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodecThu, 26 Aug 2004 20:04:54 +0000, by michael
-
typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) libavcodecWed, 25 Aug 2004 22:35:04 +0000, by michael
-
bsd patch by (Bohdan Horst <nexus at irc dot pl>) libavcodecWed, 25 Aug 2004 00:01:34 +0000, by michael
-
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodecSun, 22 Aug 2004 12:40:57 +0000, by alex
-
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodecSat, 21 Aug 2004 19:19:35 +0000, by alex
-
k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) libavcodecThu, 19 Aug 2004 19:01:40 +0000, by michael
-
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodecThu, 19 Aug 2004 10:55:48 +0000, by michael
-
Get H.264 frame rate from SPS/VUI patch by (Mns Rullgrd <mru at kth dot se>) libavcodecMon, 16 Aug 2004 22:48:05 +0000, by michael
-
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodecSat, 14 Aug 2004 15:08:09 +0000, by melanson
-
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavcodecFri, 13 Aug 2004 15:30:42 +0000, by michael
-
10l (dont store 2 different things at the same place ...) libavcodecWed, 11 Aug 2004 19:32:34 +0000, by michael
-
improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodecMon, 02 Aug 2004 17:53:57 +0000, by michael
-
fix one file, will probably break some others but i cant find any samples which need this ... libavcodecMon, 02 Aug 2004 13:03:58 +0000, by michael
-
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) libavcodecMon, 02 Aug 2004 10:42:21 +0000, by michael
-
various subband encoders (all either worse or complicated so they are commented out) libavcodecMon, 02 Aug 2004 01:03:52 +0000, by michael
-
use parent sample to predict significance & magnitude libavcodecTue, 27 Jul 2004 13:40:16 +0000, by michael
-
Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodecMon, 26 Jul 2004 16:39:01 +0000, by michael
-
libdts support improvements by (Aurelien Jacobs) libavcodecMon, 26 Jul 2004 16:36:36 +0000, by michael
-
UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodecSun, 25 Jul 2004 10:01:36 +0000, by michael
-
* patch from James Morrison (getting rid of broken code) libavcodecFri, 23 Jul 2004 20:10:44 +0000, by romansh
-
- Support empty GOB's (no mb's) and skip all mb's libavcodecThu, 22 Jul 2004 10:23:28 +0000, by michael
-
miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>) libavcodecTue, 20 Jul 2004 17:13:08 +0000, by michael
-
XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) libavcodecFri, 16 Jul 2004 19:48:30 +0000, by michael
-
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodecFri, 16 Jul 2004 18:36:39 +0000, by michael
-
moving Doxyfile from ffmpeg/libavcodec to ffmpeg libavcodecThu, 15 Jul 2004 15:14:13 +0000, by michael
-
libdts support by (Benjamin Zores <ben at geexbox dot org>) libavcodecWed, 14 Jul 2004 01:32:14 +0000, by michael
-
Don't include config.h from assembly, because the mplayer developers libavcodecSat, 10 Jul 2004 23:22:47 +0000, by mellum
-
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) libavcodecSat, 10 Jul 2004 16:24:11 +0000, by michael
-
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>) libavcodecThu, 08 Jul 2004 10:46:28 +0000, by michael
-
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodecMon, 05 Jul 2004 19:19:04 +0000, by michael
-
shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecMon, 05 Jul 2004 02:21:38 +0000, by michael
-
Ignore palette for grayscale files, all my samples are inverted with libavcodecSun, 27 Jun 2004 16:06:15 +0000, by rtognimp
-
use libmpeg2 idct to decode xvid videos unless the user forced some other idct libavcodecFri, 25 Jun 2004 19:14:23 +0000, by michael
-
transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker libavcodecThu, 24 Jun 2004 22:13:44 +0000, by michael
-
1000l to myself for FFMIN(...,0) instead of ...,6) libavcodecSat, 19 Jun 2004 01:25:02 +0000, by michael
-
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodecSat, 19 Jun 2004 01:14:13 +0000, by michael
-
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodecThu, 17 Jun 2004 15:43:23 +0000, by michael
-
cut-n-paste error slipped through the cracks... thanks to DJ Hartman for libavcodecWed, 16 Jun 2004 02:53:12 +0000, by melanson
-
the ongoing struggle for encoding conditionals libavcodecSun, 13 Jun 2004 00:10:07 +0000, by melanson
-
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodecFri, 11 Jun 2004 07:59:12 +0000, by iive
-
fix initialization bug in which execution overwrites essential data libavcodecFri, 11 Jun 2004 02:24:08 +0000, by melanson
-
attempt to create some separation in the FLAC system with respect to libavcodecThu, 10 Jun 2004 04:13:43 +0000, by melanson
-
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodecWed, 09 Jun 2004 01:57:47 +0000, by michael
-
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodecTue, 08 Jun 2004 17:01:17 +0000, by michael
-
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecTue, 08 Jun 2004 02:41:41 +0000, by michael
-
noise preserving sum of squares comparission function libavcodecMon, 07 Jun 2004 03:23:31 +0000, by michael
-
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodecSun, 06 Jun 2004 03:52:42 +0000, by michael
-
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodecSun, 06 Jun 2004 03:45:53 +0000, by michael
-
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodecSat, 05 Jun 2004 22:36:43 +0000, by michael
-
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodecSat, 05 Jun 2004 22:33:47 +0000, by michael
-
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSat, 05 Jun 2004 22:29:37 +0000, by michael
-
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSat, 05 Jun 2004 22:26:03 +0000, by michael
-
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSat, 05 Jun 2004 22:23:55 +0000, by michael
-
change qscale -> lambda for the motion estimation libavcodecThu, 03 Jun 2004 19:29:47 +0000, by michael
-
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodecMon, 31 May 2004 23:44:02 +0000, by michael
-
Add support for qtrle4 (16 colors/gray levels) libavcodecMon, 31 May 2004 20:18:08 +0000, by rtognimp
-
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodecSun, 30 May 2004 20:37:15 +0000, by michael
-
Newer version, using a vectorized version of the libavcodecFri, 28 May 2004 13:31:38 +0000, by michael
-
mmx optimized version of the per line/accurate deblock filter libavcodecThu, 27 May 2004 21:42:00 +0000, by michael
-
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodecThu, 27 May 2004 15:57:20 +0000, by michael
-
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecWed, 26 May 2004 20:15:15 +0000, by michael
-
10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) libavcodecWed, 26 May 2004 20:04:49 +0000, by michael
-
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodecWed, 26 May 2004 02:42:41 +0000, by melanson
-
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodecTue, 25 May 2004 18:17:25 +0000, by michael
-
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodecTue, 25 May 2004 18:07:25 +0000, by michael
-
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodecFri, 21 May 2004 14:29:25 +0000, by michael
-
rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodecTue, 18 May 2004 17:23:49 +0000, by michael
-
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodecTue, 18 May 2004 17:09:46 +0000, by michael
-
* reimplementation using mutexes and condition variables. libavcodecTue, 18 May 2004 01:53:43 +0000, by romansh
-
moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodecTue, 11 May 2004 01:38:46 +0000, by michael
-
reduce dependancy between motion estimation and MpegEncContext libavcodecTue, 11 May 2004 00:58:08 +0000, by michael
-
dummy avcodec_thread_init() to avoid linking issues libavcodecMon, 10 May 2004 23:38:53 +0000, by michael
-
p frame encoding, only with 0,0 motion vectors yet though libavcodecSun, 09 May 2004 15:50:08 +0000, by michael
-
using pointers so the code could eventually be used for P frames libavcodecSat, 08 May 2004 14:15:45 +0000, by michael
-
buffer hints, use reget_buffer, removed copy from previous frame libavcodecFri, 07 May 2004 21:34:33 +0000, by rtognimp