Mercurial > libavcodec.hg
graph
-
os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) libavcodecThu, 02 Feb 2006 13:07:30 +0000, by michael
-
Set interlaced_frame and top_field_first according to coded_frame. libavcodecThu, 02 Feb 2006 09:24:13 +0000, by diego
-
JPEG-LS codec by (Kostya | kostya.forjunk gmail com) libavcodecThu, 02 Feb 2006 02:28:33 +0000, by michael
-
On MinGW it is not possible to build shared and static libraries at once. libavcodecMon, 30 Jan 2006 00:22:41 +0000, by diego
-
make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) libavcodecSat, 28 Jan 2006 16:05:06 +0000, by aurel
-
Add a newline to b_frame_strategy error message. libavcodecFri, 27 Jan 2006 23:24:24 +0000, by corey
-
Remove obscure Makefile.bak entry from distclean rules. libavcodecThu, 26 Jan 2006 23:42:30 +0000, by diego
-
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it libavcodecWed, 25 Jan 2006 22:10:13 +0000, by diego
-
Remove all stray tabs and trailing whitespace, this time for good. libavcodecTue, 24 Jan 2006 10:33:14 +0000, by diego
-
Mjpeg interlaced decoding fix, height was wrong while decoding (/2). libavcodecMon, 23 Jan 2006 06:40:08 +0000, by banan
-
faster copy functions for lzo decoder that also need padding libavcodecSun, 22 Jan 2006 19:10:12 +0000, by reimar
-
Implement audio cutoff frequency to the vorbis encoder. libavcodecSat, 21 Jan 2006 17:09:23 +0000, by banan
-
Silence warnings, these came when some tables got declared as const. libavcodecFri, 20 Jan 2006 23:06:35 +0000, by banan
-
place SPS/PPS in extradata if GLOBAL_HEADER flag is set libavcodecFri, 20 Jan 2006 21:20:46 +0000, by mru
-
detect when iterative_me fails to converge, and stop searching libavcodecThu, 19 Jan 2006 09:21:39 +0000, by lorenm
-
Make clean/distclean consistent throughout all the Makefiles. libavcodecMon, 16 Jan 2006 14:59:54 +0000, by diego
-
10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... libavcodecSun, 15 Jan 2006 21:33:06 +0000, by reimar
-
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavcodecSun, 15 Jan 2006 00:28:36 +0000, by diego
-
Define separate version number for libpostproc. libavcodecSat, 14 Jan 2006 18:17:19 +0000, by diego
-
Remove redundant --enable-shared-pp configure option and make the PP code libavcodecSat, 14 Jan 2006 18:07:36 +0000, by diego
-
Off by one fix to prevent possible segfault. Patch by jwestfall at surrealistic dot net. libavcodecSat, 14 Jan 2006 17:43:22 +0000, by banan
-
Move library name generation to configure, simplifies build system a bit more. libavcodecSat, 14 Jan 2006 15:54:58 +0000, by diego
-
Fix a bunch of spelling/grammar mistakes in doxygen comments and output. libavcodecSat, 14 Jan 2006 15:00:10 +0000, by diego
-
get_byte may not return -1 on error, since it can lead to a negative backptr. libavcodecSat, 14 Jan 2006 14:59:11 +0000, by reimar
-
Wrong state handling causing decompression errors in some cases libavcodecSat, 14 Jan 2006 12:55:20 +0000, by reimar
-
Create symbolic links for all library sonames and clean up Makefiles. libavcodecSat, 14 Jan 2006 03:39:02 +0000, by diego
-
Change this Makefile to be consistent with all the others. libavcodecFri, 13 Jan 2006 00:53:36 +0000, by diego
-
Update licensing information: The FSF changed postal address. libavcodecThu, 12 Jan 2006 22:43:26 +0000, by diego
-
Our own LZO (1X) implementation, under LGPL and optimized for readability. libavcodecThu, 12 Jan 2006 17:52:41 +0000, by reimar
-
faster iterative_me: avoid duplicate mc of neighboring blocks. libavcodecThu, 12 Jan 2006 05:47:52 +0000, by lorenm
-
Move Darwin shared library build peculiarities to configure. libavcodecThu, 12 Jan 2006 00:00:00 +0000, by diego
-
Parameter added for user to set the cutoff frequency when encoding with faac. libavcodecTue, 10 Jan 2006 20:07:29 +0000, by banan
-
CamStudio decoder, only 32 bit lzo mode is tested libavcodecMon, 09 Jan 2006 15:41:39 +0000, by reimar
-
10l: bidir_refine didn't save the new mvs. also improve speed. libavcodecMon, 09 Jan 2006 02:08:12 +0000, by lorenm
-
Make shared lib name handling consistent with the other Makefiles. libavcodecMon, 09 Jan 2006 02:05:17 +0000, by diego
-
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h libavcodecSun, 08 Jan 2006 21:19:39 +0000, by banan
-
install dsputil.h, that is used by many filters in mplayer libavcodecSun, 08 Jan 2006 14:53:37 +0000, by nicodvb
-
use h264 MC functions for 2xX Xx2 blocks in snow too libavcodecSun, 08 Jan 2006 01:50:34 +0000, by michael
-
use h264 MC functions for rectangular blocks too libavcodecSat, 07 Jan 2006 18:34:19 +0000, by michael
-
Moving dv_anchor back to the global scope. This creates a tiny memory libavcodecFri, 06 Jan 2006 19:19:39 +0000, by romansh
-
Comment out WMV3 decoder for now, it crashes on every file and causes libavcodecFri, 06 Jan 2006 13:18:31 +0000, by diego
-
Dual mono stereo strems sound ok now, added sanity checks and removed libavcodecFri, 06 Jan 2006 12:41:57 +0000, by rtognimp
-
8x8 integer dct from x264 as cmp function (under CONFIG_GPL) libavcodecWed, 04 Jan 2006 16:31:23 +0000, by michael
-
Fix an out of array access and some minor cleanup of the code. libavcodecWed, 04 Jan 2006 12:48:10 +0000, by diego
-
TrueSpeech compatible audio decoder by Konstantin Shishkov libavcodecTue, 03 Jan 2006 02:30:38 +0000, by diego
-
fix some potential arithmetic overflows in pred_direct_motion() and libavcodecFri, 30 Dec 2005 23:47:41 +0000, by lorenm
-
this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it libavcodecFri, 30 Dec 2005 21:05:44 +0000, by mmu_man
-
second try of improved lambda/qp guessing for motion estimation RD in first pass libavcodecThu, 29 Dec 2005 15:46:23 +0000, by michael
-
4mv + iter ME 10l fix (still not bugfree but better) libavcodecThu, 29 Dec 2005 02:17:51 +0000, by michael
-
iterative overlapped block based motion estimation for snow libavcodecWed, 28 Dec 2005 15:43:53 +0000, by michael
-
Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) libavcodecSun, 25 Dec 2005 22:38:21 +0000, by michael
-
support downscaling frames for dynamic b frame decission libavcodecSun, 25 Dec 2005 18:34:02 +0000, by michael
-
10l (didnt remove option from old ones after converting to AVOption) libavcodecSun, 25 Dec 2005 17:43:52 +0000, by michael
-
hmm did i mess the scaling of these up at some point? libavcodecSat, 24 Dec 2005 23:47:29 +0000, by michael
-
improved lambda/qp guessing for motion estimation RD in first pass libavcodecThu, 22 Dec 2005 14:17:54 +0000, by michael
-
COSMETICS: tabs --> spaces, some prettyprinting libavcodecThu, 22 Dec 2005 01:10:11 +0000, by diego
-
Add some comments to #ifdef #else #endif blocks and fix wrong ones. libavcodecWed, 21 Dec 2005 17:50:40 +0000, by diego
-
also autodetect xvid idct if bitexact is used libavcodecWed, 21 Dec 2005 15:51:45 +0000, by michael
-
10l to michael for breaking gcc 2.95 compile :) libavcodecTue, 20 Dec 2005 23:07:25 +0000, by rfelker
-
use correct qp & lambda for ME on the second pass libavcodecMon, 19 Dec 2005 13:41:27 +0000, by michael
-
unfinished jpeg-ls codec (feel free to finish it ...) libavcodecSun, 18 Dec 2005 13:17:44 +0000, by michael
-
fix custom matrix permutation if xvid idct is autoselected and you have bad luck libavcodecSun, 18 Dec 2005 02:23:19 +0000, by michael
-
bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) libavcodecSat, 17 Dec 2005 11:31:56 +0000, by michael
-
wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) libavcodecSat, 17 Dec 2005 11:29:34 +0000, by michael
-
correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John libavcodecWed, 14 Dec 2005 08:02:03 +0000, by melanson
-
correctly handle very large Cinepak frames (courtesy of John Koleszar libavcodecWed, 14 Dec 2005 00:19:01 +0000, by melanson
-
This patch adds some support for non-joint stereo streams. It also libavcodecSun, 11 Dec 2005 00:56:39 +0000, by rtognimp
-
Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. libavcodecSat, 10 Dec 2005 22:53:44 +0000, by gpoirier
-
Cook compatibe decoder, patch by Benjamin Larsson libavcodecFri, 09 Dec 2005 16:08:18 +0000, by rtognimp
-
Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system libavcodecMon, 21 Nov 2005 20:03:35 +0000, by gpoirier
-
Mark all 12 block unused when there are no coded blocks libavcodecSun, 20 Nov 2005 23:09:05 +0000, by iive
-
dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > libavcodecMon, 14 Nov 2005 22:17:29 +0000, by gpoirier
-
Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading libavcodecSun, 13 Nov 2005 20:06:31 +0000, by alex
-
Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable. libavcodecSun, 13 Nov 2005 17:59:21 +0000, by alex
-
fixed long standing off-by-one bug (fixes playback on ppc) libavcodecSun, 13 Nov 2005 17:48:27 +0000, by alex
-
clear the whole vert_pred buffer for 24 bit decoding. libavcodecThu, 10 Nov 2005 18:05:45 +0000, by reimar
-
improvements by Reimar Dffinger; 24-bit decoding is not perfect, only libavcodecThu, 10 Nov 2005 13:54:32 +0000, by melanson
-
Put double-quotes around the install path in the "install-headers" section libavcodecMon, 07 Nov 2005 01:32:29 +0000, by diego
-
Two tables in truemotion1data.h were slightly different from VpVision libavcodecSat, 05 Nov 2005 19:03:07 +0000, by diego
-
Place qdm2 and truemotion2 in ifdef block so that they can be disabled libavcodecSat, 05 Nov 2005 00:00:24 +0000, by rtognimp
-
Make rle_code int everywhere instead of signed char. libavcodecFri, 28 Oct 2005 16:01:12 +0000, by reimar
-
faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. libavcodecThu, 27 Oct 2005 06:45:29 +0000, by lorenm
-
avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. libavcodecWed, 26 Oct 2005 12:51:10 +0000, by gpoirier
-
Add DTS_INC to the CFLAGS for DTS. This is only set by external configure libavcodecSun, 23 Oct 2005 18:16:53 +0000, by diego
-
Increase version because of QDM2 decoder addition libavcodecThu, 20 Oct 2005 20:04:45 +0000, by rtognimp
-
init_get_bits() requires size in bits, not bytes libavcodecWed, 19 Oct 2005 22:27:34 +0000, by rtognimp
-
revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) libavcodecWed, 19 Oct 2005 18:42:37 +0000, by gpoirier
-
Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg libavcodecSat, 15 Oct 2005 16:29:58 +0000, by rtognimp
-
Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > libavcodecFri, 14 Oct 2005 18:17:47 +0000, by gpoirier
-
support for FLX and DTA extensions in the FLIC format, courtesy of libavcodecThu, 13 Oct 2005 04:35:31 +0000, by melanson
-
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavcodecThu, 13 Oct 2005 04:31:55 +0000, by melanson
-
set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..) libavcodecWed, 12 Oct 2005 22:43:12 +0000, by alex
-
h264 mmx weighted prediction. up to 3% overall speedup. libavcodecSun, 09 Oct 2005 23:38:52 +0000, by lorenm
-
Move all definitions of external dependencies into configure instead of libavcodecTue, 04 Oct 2005 11:19:08 +0000, by diego
-
sse2 16x16 sum squared diff (306=>268 cycles on a K8) libavcodecFri, 30 Sep 2005 02:31:47 +0000, by lorenm
-
support for building dynamic libraries on Mac OS X libavcodecMon, 26 Sep 2005 10:05:13 +0000, by diego
-
Fix some #ifdef to allow building amr_wb alone. libavcodecSat, 24 Sep 2005 17:42:56 +0000, by diego
-
fix some pointer to intger without cast warnings (patch by Michel Bardiaux) libavcodecWed, 21 Sep 2005 23:18:52 +0000, by aurel
-
replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ... libavcodecWed, 21 Sep 2005 21:17:09 +0000, by michael
-
Just noticed there is a memory leak in h264.c with the usage of rbsp_buffer. libavcodecWed, 21 Sep 2005 08:14:17 +0000, by michael
-
Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h libavcodecMon, 19 Sep 2005 23:26:47 +0000, by diego
-
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. libavcodecSun, 18 Sep 2005 21:21:01 +0000, by diego
-
print more time_base fps stuff if av_log level is at debug or above libavcodecSun, 18 Sep 2005 14:45:17 +0000, by michael
-
check return value of decode_cabac_mb_dqp, it is INT_MIN on error. libavcodecSat, 17 Sep 2005 08:15:07 +0000, by reimar
-
convert some options in ffmpeg.c to AVOptions libavcodecMon, 12 Sep 2005 10:23:52 +0000, by michael
-
flags and named constants with type checking of course for AVOption libavcodecSun, 11 Sep 2005 14:22:42 +0000, by michael
-
Fix compile without CONFIG_GPL, misplaced #endif caused a missing }. libavcodecSat, 10 Sep 2005 19:30:40 +0000, by reimar
-
dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4 libavcodecSat, 10 Sep 2005 01:13:10 +0000, by michael
-
AVOption enumeration support and some flags to classify AVOptions libavcodecTue, 06 Sep 2005 21:32:18 +0000, by michael
-
Kill some compiler warnings. Compiled code verified identical after changes. libavcodecTue, 06 Sep 2005 21:25:35 +0000, by mru
-
fix emulated edge motion compensation when resolution%16!=0 libavcodecMon, 05 Sep 2005 17:07:52 +0000, by lorenm
-
simplify (d&a) and (d&~a) calculation, hint by skal libavcodecSat, 03 Sep 2005 09:17:30 +0000, by michael
-
add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) libavcodecFri, 02 Sep 2005 21:13:19 +0000, by michael
-
Document "us" parameter for PCM conversion functions. libavcodecFri, 02 Sep 2005 20:04:03 +0000, by reimar
-
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavcodecFri, 02 Sep 2005 19:16:48 +0000, by reimar
-
setting timebase in the encoder doesnt seem like a good idea libavcodecFri, 02 Sep 2005 17:12:16 +0000, by michael
-
fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, earthlink net) libavcodecFri, 02 Sep 2005 11:08:49 +0000, by michael
-
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) libavcodecFri, 26 Aug 2005 19:05:44 +0000, by michael
-
Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de) libavcodecFri, 26 Aug 2005 15:41:28 +0000, by michael
-
prevent assert failures and infinite loops with broken streams libavcodecThu, 25 Aug 2005 00:01:57 +0000, by michael
-
time_base description by Rich Felker | dalias, aerifal cx libavcodecSun, 21 Aug 2005 22:31:01 +0000, by michael
-
vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) libavcodecSun, 21 Aug 2005 20:27:00 +0000, by michael
-
Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-stuttgart de) libavcodecSun, 21 Aug 2005 19:50:22 +0000, by michael
-
automatically detect Cinepak data from Sega FILM/CPK files libavcodecSun, 14 Aug 2005 18:39:59 +0000, by melanson
-
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodecSun, 14 Aug 2005 16:37:29 +0000, by michael
-
subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few libavcodecSun, 14 Aug 2005 01:15:27 +0000, by michael
-
tinfoil patch: no array is written to in bulk before counts are libavcodecSat, 13 Aug 2005 20:48:47 +0000, by melanson
-
tinfoil patch: be more diligent about checking array boundaries before libavcodecSat, 13 Aug 2005 18:39:21 +0000, by melanson
-
tinfoil patch: validate motion vectors and do not free frame on exit if libavcodecSat, 13 Aug 2005 18:25:17 +0000, by melanson
-
tinfoil patch: make sure pixel_ptr never goes negative libavcodecSat, 13 Aug 2005 17:46:09 +0000, by melanson
-
tinfoil patch: accept no widths that are no multiples of 4 libavcodecSat, 13 Aug 2005 17:12:38 +0000, by melanson
-
tinfoil patch: make sure that pixel pointer does not go out of bounds libavcodecSat, 13 Aug 2005 16:59:01 +0000, by melanson
-
DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) libavcodecThu, 11 Aug 2005 01:28:04 +0000, by michael
-
mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) libavcodecSat, 06 Aug 2005 09:46:04 +0000, by michael
-
liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) libavcodecFri, 05 Aug 2005 23:25:35 +0000, by michael
-
libavutil: Utility code from libavcodec moved to a separate library. libavcodecMon, 01 Aug 2005 20:07:05 +0000, by al
-
workaround 'colocated mv if colocated block is L1 predicted' bug in x264 libavcodecMon, 01 Aug 2005 14:47:07 +0000, by michael
-
try to check for nonsense time_base instead of setting fake one libavcodecSun, 31 Jul 2005 10:00:25 +0000, by michael
-
fixing colocated mv if colocated block is L1 predicted for the temporal direct case libavcodecWed, 27 Jul 2005 00:15:55 +0000, by michael
-
fixing colocated mv if colocated block is L1 predicted libavcodecTue, 26 Jul 2005 23:40:55 +0000, by michael
-
Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) libavcodecMon, 25 Jul 2005 23:07:27 +0000, by michael
-
fix user data parsing code so it suppors pre1 and cvs libavcodecSun, 24 Jul 2005 09:28:24 +0000, by michael
-
reset restart_count when restart_interval is set and fill the libavcodecFri, 22 Jul 2005 08:48:00 +0000, by reimar
-
portable IEEE float/double read/write functions libavcodecTue, 19 Jul 2005 14:25:23 +0000, by michael
-
portable IEEE float/double read/write functions libavcodecTue, 19 Jul 2005 13:29:13 +0000, by michael
-
dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE libavcodecSun, 17 Jul 2005 12:56:56 +0000, by michael
-
verify len field validity in mjpeg_decode_com() libavcodecSun, 17 Jul 2005 11:27:00 +0000, by michael
-
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavcodecSun, 17 Jul 2005 00:28:12 +0000, by michael
-
yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) libavcodecSat, 16 Jul 2005 11:18:42 +0000, by michael
-
Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) libavcodecFri, 15 Jul 2005 06:51:36 +0000, by michael
-
check for CODEC_CAP_DELAY in audio decoders too libavcodecThu, 14 Jul 2005 15:30:39 +0000, by michael
-
fix infinite loop (suggested change by rjayne at convera dot com) libavcodecMon, 11 Jul 2005 22:34:34 +0000, by michael
-
patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c libavcodecSun, 10 Jul 2005 00:22:13 +0000, by michael
-
Here is the patch suggested by: unkaggregate, users sf net libavcodecSat, 09 Jul 2005 21:39:29 +0000, by michael
-
parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed libavcodecSat, 02 Jul 2005 19:39:58 +0000, by alex
-
Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjrn Skjret: cisc, broadpark no) libavcodecFri, 01 Jul 2005 09:37:35 +0000, by michael
-
IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) libavcodecTue, 28 Jun 2005 22:46:36 +0000, by michael
-
WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) libavcodecTue, 28 Jun 2005 14:56:16 +0000, by michael
-
support extracting sps/pps from bitstream and putting it in extradata libavcodecTue, 28 Jun 2005 08:13:23 +0000, by michael
-
fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 libavcodecTue, 28 Jun 2005 06:45:41 +0000, by michael
-
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavcodecMon, 27 Jun 2005 00:55:29 +0000, by michael
-
support changing in bitstream global headers into extradata style and back libavcodecMon, 27 Jun 2005 00:04:03 +0000, by michael
-
tiny docs improvement which i apparebtly forgot to commit libavcodecSun, 26 Jun 2005 23:04:59 +0000, by michael
-
make decoder a little bit more tolerant to missing NAL units libavcodecSun, 19 Jun 2005 23:33:09 +0000, by michael
-
Communicate proper aliasing to gcc (needed for 4.1). libavcodecSun, 19 Jun 2005 21:46:14 +0000, by mellum
-
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavcodecThu, 09 Jun 2005 20:01:02 +0000, by michael
-
apiexample fix by (Chip: szarlada, freemail hu) libavcodecTue, 07 Jun 2005 20:57:15 +0000, by michael
-
uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodecTue, 07 Jun 2005 14:12:15 +0000, by michael
-
10l (dont read variables before they have been set) libavcodecSun, 05 Jun 2005 15:51:20 +0000, by michael
-
sort H.264 mmx dsp functions into their own file libavcodecThu, 02 Jun 2005 20:45:35 +0000, by lorenm
-
fix segfault if flush is called before the first frame libavcodecWed, 01 Jun 2005 12:03:25 +0000, by mru
-
merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) libavcodecWed, 01 Jun 2005 11:56:58 +0000, by michael
-
get rid of 2 movq (680 -> 658 dezicycles on duron) libavcodecWed, 01 Jun 2005 11:36:32 +0000, by michael
-
avoid one transpose (730->680 dezicycles on duron) libavcodecWed, 01 Jun 2005 08:43:40 +0000, by michael
-
add rounding bias before the horizontal idct (765->730 dezicyles on duron) libavcodecWed, 01 Jun 2005 01:18:41 +0000, by michael
-
maxdepth is supposed to be a constant, its faster if its too large then if its non constant libavcodecMon, 30 May 2005 19:14:50 +0000, by michael
-
Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) libavcodecSun, 29 May 2005 22:11:05 +0000, by michael
-
Better ARM support for mplayer/ffmpeg, ported from atty fork libavcodecThu, 26 May 2005 14:32:46 +0000, by michael
-
read loop filter limit values from Theora header, courtesy of Matthieu libavcodecTue, 24 May 2005 14:21:42 +0000, by melanson
-
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavcodecSun, 22 May 2005 23:58:58 +0000, by michael
-
libgsm warper by (Alban Bedel: albeu, free fr) libavcodecSun, 22 May 2005 23:39:11 +0000, by michael
-
START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org) libavcodecSat, 21 May 2005 21:37:07 +0000, by michael
-
fix bugs in new loop filter code; also, refrain from filtering against libavcodecSat, 21 May 2005 19:31:16 +0000, by melanson
-
apply the loop filter to fragments as they are rendered into the final libavcodecSat, 21 May 2005 05:20:52 +0000, by melanson
-
another bitstream extraction to optimize: fixed-length motion vectors libavcodecSat, 21 May 2005 01:12:41 +0000, by melanson
-
read Huffman tables from Theora header (patch courtesy of libavcodecThu, 19 May 2005 23:59:10 +0000, by melanson
-
use O(number of non zero coeffs) instead of O(number of coeffs) storage for the coefficient colleting/reordering libavcodecThu, 19 May 2005 10:48:36 +0000, by michael
-
replace unpack_token() with a series of lookup tables libavcodecThu, 19 May 2005 02:43:21 +0000, by melanson
-
install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavcodecThu, 19 May 2005 00:17:50 +0000, by aurel
-
H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to 8-bit math) libavcodecWed, 18 May 2005 09:17:22 +0000, by lorenm
-
reduce size of Vp3Fragment from 32byte to 16byte libavcodecWed, 18 May 2005 09:07:26 +0000, by michael
-
replace get_superblock_run_length() with a VLC table libavcodecWed, 18 May 2005 00:11:49 +0000, by melanson
-
use VLCs for in place of get_fragment_run_length(), get_mode_code(), and libavcodecTue, 17 May 2005 23:39:23 +0000, by melanson
-
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavcodecTue, 17 May 2005 22:47:34 +0000, by melanson
-
some optimizations gcc should have done (10% faster loop filter) libavcodecTue, 17 May 2005 20:50:47 +0000, by michael
-
SATURATE_U8 -> clip_uint8 (10% faster loop filter) libavcodecTue, 17 May 2005 20:30:22 +0000, by michael
-
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) libavcodecTue, 17 May 2005 19:02:43 +0000, by michael
-
porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API libavcodecTue, 17 May 2005 18:28:40 +0000, by michael
-
remove permutation done to quant tables and then undone during idct libavcodecTue, 17 May 2005 09:18:49 +0000, by michael
-
disabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc idct API, ill port the vp3 c idct libavcodecTue, 17 May 2005 09:11:48 +0000, by michael
-
clear blocks after each idct instead of per picture libavcodecTue, 17 May 2005 00:52:29 +0000, by michael
-
another try at decode_ref_pic_list_reordering() libavcodecSun, 15 May 2005 01:40:34 +0000, by michael
-
fill missing reference pictures with something to avoid assertion failure libavcodecSat, 14 May 2005 00:04:11 +0000, by michael
-
alignment fix by (Gbor Kovcs >picard demoscene hu) libavcodecFri, 13 May 2005 12:00:12 +0000, by michael
-
10l (mb_type uninitalized and then changed and overwritten) libavcodecFri, 13 May 2005 08:17:25 +0000, by michael
-
support the LE reader, so it can be tested a little libavcodecWed, 11 May 2005 01:50:46 +0000, by michael
-
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu) libavcodecWed, 11 May 2005 01:46:13 +0000, by michael
-
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] libavcodecTue, 10 May 2005 20:39:11 +0000, by michael
-
#defines for strict_std_compliance and split between inofficial extensions and non standarized things libavcodecSun, 08 May 2005 20:15:42 +0000, by michael
-
support BUILDSUF patch by <charles dot yates at pandora dot be> libavcodecSun, 08 May 2005 15:04:59 +0000, by mmu_man
-
fix block corruption caused by clear_blocks() optimization libavcodecSun, 08 May 2005 13:04:46 +0000, by michael
-
complain about mpeg4 limits only if codec_id == MPEG4 libavcodecSun, 08 May 2005 00:44:06 +0000, by michael
-
ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net) libavcodecSat, 07 May 2005 19:24:07 +0000, by michael
-
reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264) libavcodecSat, 07 May 2005 11:07:47 +0000, by michael
-
fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96) libavcodecFri, 06 May 2005 17:04:03 +0000, by michael
-
Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com) libavcodecThu, 05 May 2005 14:34:47 +0000, by michael
-
More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>) libavcodecThu, 05 May 2005 14:17:28 +0000, by michael
-
While adding stereo rematrixing, I came across something that needs to libavcodecThu, 05 May 2005 14:10:52 +0000, by michael
-
fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi' libavcodecThu, 05 May 2005 13:40:28 +0000, by michael
-
GCC4 fix by (Keenan Pepper (keenanpepper gmail com) libavcodecThu, 05 May 2005 12:37:38 +0000, by michael
-
fix storage of motion vectors for frames with more than 4096 macroblocks. libavcodecTue, 03 May 2005 21:49:18 +0000, by lorenm
-
print pix_fmt if its known instead of if the raw codec is used libavcodecMon, 25 Apr 2005 18:41:38 +0000, by michael
-
tighter snow slicing patch by (Yartrebo || yartrebo earthlink net) libavcodecMon, 25 Apr 2005 10:03:01 +0000, by michael
-
fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) libavcodecSun, 24 Apr 2005 21:06:22 +0000, by lorenm
-
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodecSun, 24 Apr 2005 17:21:11 +0000, by melanson
-
Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) libavcodecSun, 24 Apr 2005 11:13:49 +0000, by michael
-
typo fix by ("Todd.Kirby" doubleshot pacbell net) libavcodecSun, 24 Apr 2005 11:08:07 +0000, by michael
-
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr) libavcodecThu, 21 Apr 2005 21:27:03 +0000, by michael
-
avoid clearing block[] if its not used at all libavcodecThu, 21 Apr 2005 21:23:22 +0000, by michael
-
deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding. libavcodecThu, 21 Apr 2005 20:38:42 +0000, by lorenm
-
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) libavcodecWed, 20 Apr 2005 09:42:47 +0000, by michael
-
remove superfluous CONFIG_ENCODERS (entire function is already wrapped) libavcodecTue, 19 Apr 2005 04:29:11 +0000, by melanson
-
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed libavcodecMon, 18 Apr 2005 20:07:48 +0000, by michael
-
various fixes related to the non alt_bitstream_reader libavcodecMon, 18 Apr 2005 12:08:16 +0000, by michael
-
add an AMD64 specific implementation of rdtsc() libavcodecMon, 18 Apr 2005 11:24:20 +0000, by aurel
-
read 32bit instead of 64bit to avoid overreading and missalignments libavcodecSun, 17 Apr 2005 13:30:45 +0000, by michael
-
fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net libavcodecSun, 17 Apr 2005 09:27:53 +0000, by michael
-
store the number of runs to avoid storing the last run value libavcodecFri, 15 Apr 2005 13:24:30 +0000, by michael
-
allow 2pass ratecontrol. also fixes psnr displayed by mencoder. libavcodecFri, 15 Apr 2005 05:54:47 +0000, by lorenm
-
replace complicated pointer dereference + index stuff by pointers in unpack_coeffs() libavcodecThu, 14 Apr 2005 20:54:03 +0000, by michael
-
Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/) libavcodecWed, 13 Apr 2005 01:57:19 +0000, by michael
-
rescale coefficients during IDWT, that way the lifting steps are much simpler and faster libavcodecSun, 10 Apr 2005 14:21:53 +0000, by michael
-
increasing precission of the quantization parameter libavcodecSat, 09 Apr 2005 22:15:48 +0000, by michael
-
Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) libavcodecFri, 08 Apr 2005 21:34:48 +0000, by rtognimp
-
Fix colors for YV12 case (u/v planes are swapped) libavcodecThu, 07 Apr 2005 22:02:28 +0000, by rtognimp
-
CABAC support for MBAFF I frames patch by (Loc Le Loarer < lll+ffmpeg m4x org) libavcodecTue, 05 Apr 2005 18:29:26 +0000, by michael
-
CABAC support for MBAFF I frames patch by (Loc Le Loarer | lll+ffmpeg m4x org) libavcodecTue, 05 Apr 2005 01:35:22 +0000, by michael
-
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) libavcodecMon, 04 Apr 2005 21:47:50 +0000, by michael
-
merge vertical lifting steps and a little cleanup libavcodecMon, 04 Apr 2005 21:35:18 +0000, by michael
-
Typo errors patch by (QuickTime | ffmpeg gmail com> libavcodecMon, 04 Apr 2005 11:25:44 +0000, by michael
-
Snow Slicing patch by (Yartrebo) yartrebo earthlink net libavcodecSun, 03 Apr 2005 15:43:57 +0000, by michael
-
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of libavcodecSun, 03 Apr 2005 05:02:08 +0000, by melanson
-
support some more color modes; patch by Kostya libavcodecFri, 01 Apr 2005 04:30:31 +0000, by melanson
-
motion estimation bitrate penalty compensation libavcodecSun, 27 Mar 2005 12:19:59 +0000, by michael
-
display deblocking strength in FF_DEBUG_PICT_INFO libavcodecSun, 27 Mar 2005 10:58:21 +0000, by lorenm
-
This is the second patch for MBAFF support, this adds the deblocking libavcodecSun, 27 Mar 2005 00:44:11 +0000, by michael
-
The cvs version 1.103 of h264.c brokes 13 conformance streams, this libavcodecSun, 27 Mar 2005 00:27:37 +0000, by michael
-
replace custom bitstream reader with get_bits/vlc() libavcodecSat, 26 Mar 2005 23:51:13 +0000, by michael
-
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov libavcodecSat, 26 Mar 2005 20:32:55 +0000, by melanson
-
check mb/me_threshold range, fixes assertion failure libavcodecSat, 26 Mar 2005 18:10:44 +0000, by michael
-
create temporary file in current directory if it failed in /tmp libavcodecWed, 23 Mar 2005 19:19:59 +0000, by michael
-
support omiting various headers in mpeg4 as WMP seems to have difficulty with them libavcodecWed, 23 Mar 2005 11:39:38 +0000, by michael
-
04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) libavcodecTue, 22 Mar 2005 18:28:15 +0000, by michael
-
B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name) libavcodecSat, 19 Mar 2005 12:27:10 +0000, by mru
-
disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi) libavcodecSat, 19 Mar 2005 03:01:13 +0000, by michael
-
ogg has to be at the right of vorbis patch by ("Vctor Paesa" wzrlpy hotmail com) libavcodecFri, 18 Mar 2005 02:13:13 +0000, by michael
-
add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavcodecWed, 16 Mar 2005 19:11:58 +0000, by michael
-
set constant QP from AVCodecContext.global_quality. libavcodecWed, 16 Mar 2005 13:09:30 +0000, by mru
-
Set keyframe flag only on IDR-frames (needed for reordering across I-frames). libavcodecFri, 11 Mar 2005 02:14:44 +0000, by lorenm
-
replace custom bit-reading functions with FFmpeg's internal function; libavcodecThu, 10 Mar 2005 05:34:10 +0000, by melanson
-
Oops patch by (Mns Rullgrd <mru inprovide com>) libavcodecWed, 09 Mar 2005 19:46:31 +0000, by michael
-
H.264 encoding with x264 by (Mns Rullgrd <mru inprovide com>) libavcodecWed, 09 Mar 2005 03:04:56 +0000, by michael
-
fixing playback of xvid pretending to be divx (sample_vop_nc.avi) libavcodecTue, 08 Mar 2005 14:39:58 +0000, by michael
-
remove an assert that was breaking compilation on some gccs. libavcodecMon, 07 Mar 2005 09:05:33 +0000, by lorenm
-
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodecSun, 06 Mar 2005 23:20:53 +0000, by michael
-
MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) libavcodecSun, 06 Mar 2005 23:02:25 +0000, by michael
-
indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) libavcodecSun, 06 Mar 2005 20:07:41 +0000, by michael
-
improved detection of "AVC1" style H.264 patch by (Mns Rullgrd <mru inprovide com>) libavcodecSun, 06 Mar 2005 19:40:12 +0000, by michael
-
get rid of nasty exit()'s so the decoder will only warn the user before libavcodecSun, 06 Mar 2005 14:48:50 +0000, by melanson
-
decoder works fine now, when fed properly-sized chunks by the demuxer; libavcodecSun, 06 Mar 2005 07:00:24 +0000, by melanson
-
do not use a variable before proper initialization libavcodecSun, 06 Mar 2005 06:22:24 +0000, by melanson
-
first pass at ALAC decoder from David Hammerton; while David's original libavcodecSun, 06 Mar 2005 00:43:55 +0000, by melanson
-
Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>) libavcodecSat, 05 Mar 2005 11:44:25 +0000, by michael
-
10l (fix reordering when B-frames are not present) libavcodecSat, 05 Mar 2005 00:14:21 +0000, by lorenm
-
H.264: decode arbitrary frame orders and allow B-frames as references. libavcodecFri, 04 Mar 2005 12:47:38 +0000, by lorenm
-
vismb: display 4x4 partition boundaries in H.264 libavcodecThu, 03 Mar 2005 06:57:17 +0000, by lorenm
-
cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp() libavcodecWed, 02 Mar 2005 20:46:06 +0000, by michael
-
VP3 post-processing loop filter; disabled until the correct final step libavcodecTue, 01 Mar 2005 06:14:45 +0000, by melanson
-
indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz) libavcodecSun, 27 Feb 2005 23:43:24 +0000, by michael
-
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavcodecSat, 26 Feb 2005 03:36:04 +0000, by michael
-
kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodecThu, 24 Feb 2005 19:08:50 +0000, by michael
-
- renaming the AC coding set variable names to more meaningful ones libavcodecWed, 23 Feb 2005 17:24:17 +0000, by michael
-
use av_free() instead of free() where it's meant to. libavcodecTue, 22 Feb 2005 11:37:03 +0000, by mmu_man
-
macromedia flavour adpcm decoding (used in flv and swf) libavcodecMon, 21 Feb 2005 19:27:32 +0000, by alex
-
removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) libavcodecMon, 21 Feb 2005 17:50:48 +0000, by michael
-
Fix a crash when multiple metadata packets are present. libavcodecSun, 20 Feb 2005 23:21:50 +0000, by lorenm
-
Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>) libavcodecThu, 17 Feb 2005 19:03:12 +0000, by michael
-
remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>) libavcodecWed, 16 Feb 2005 23:18:06 +0000, by michael
-
Off-by-one bug in libavcodec/idcinvideo.c, caused libavcodecWed, 16 Feb 2005 22:42:41 +0000, by michael
-
Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) libavcodecTue, 15 Feb 2005 20:58:32 +0000, by rtognimp
-
optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<) libavcodecMon, 07 Feb 2005 17:09:48 +0000, by michael
-
INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) libavcodecMon, 07 Feb 2005 00:10:28 +0000, by michael
-
emulate (idiotic) MS behavior for inconsistant dimensions libavcodecSun, 06 Feb 2005 18:43:06 +0000, by michael
-
seperate bitstream encoding skip from PASS1 flag libavcodecSun, 06 Feb 2005 10:36:07 +0000, by michael
-
Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodecFri, 04 Feb 2005 03:29:50 +0000, by michael
-
H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org) libavcodecFri, 04 Feb 2005 02:47:45 +0000, by michael
-
- samples from mplayer ftp in the "adv" profile seem to have profile=2, libavcodecFri, 04 Feb 2005 02:20:38 +0000, by michael
-
merge a few shifts into the dequantization, faster and more accurate, lets hope it doesnt overflow libavcodecThu, 03 Feb 2005 03:28:27 +0000, by michael
-
mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits libavcodecWed, 02 Feb 2005 19:33:48 +0000, by michael
-
Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) libavcodecWed, 02 Feb 2005 18:49:04 +0000, by michael
-
rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) libavcodecWed, 02 Feb 2005 18:14:59 +0000, by michael
-
faster, simpler and more accurate l3_unscale() libavcodecTue, 01 Feb 2005 23:43:07 +0000, by michael
-
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