Mercurial > libavcodec.hg
graph
-
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