source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @aabdc46   20 years michaelni Off-by-one bug in libavcodec/idcinvideo.c, caused segfaults on all …
(edit) @d2a7718d   20 years r_togni Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 …
(edit) @171d7d78   20 years nexus FreeBSD fix Originally committed as revision 14699 to …
(edit) @a8d02f2b   20 years michaelni buffer overflow Originally committed as revision 3954 to …
(edit) @7be806f3   20 years michaelni -target dvd minimum vobu length patch by ("Chris" [chris garveycocker …
(edit) @cb43c0e1   20 years michaelni audio duration fix? Originally committed as revision 3952 to …
(edit) @87094371   20 years michaelni .wma Originally committed as revision 3951 to …
(edit) @9499ebff   20 years michaelni checksum change due to (don't crash on null codec patch which changed …
(edit) @b514ed3c   20 years michaelni dont kill the buffers while the decoder is using them Originally …
(edit) @090fa657   20 years michaelni max/avg bitrate change (movenc.c 1.25->1.26) Originally committed as …
(edit) @5dc18027   20 years michaelni max/avg bitrate change (movenc.c 1.25->1.26) Originally committed as …
(edit) @a749c8d6   20 years michaelni regression test checksum change due to the mov header field and …
(edit) @4d9ae03b   20 years michaelni optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab …
(edit) @c4ac052b   20 years michaelni set timestamps correctly Originally committed as revision 3944 to …
(edit) @cd461d48   20 years michaelni cleanup Originally committed as revision 3943 to …
(edit) @b4160990   20 years michaelni reversing the 1.52->1.53 change (handle fixed sample_size patch) as …
(edit) @6fbcaaa0   20 years michaelni INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) …
(edit) @3f26d68a   20 years michaelni emulate (idiotic) MS behavior for inconsistant dimensions Originally …
(edit) @1b781f82   20 years michaelni support skiping some bitstream encoding Originally committed as …
(edit) @09b0499f   20 years michaelni seperate bitstream encoding skip from PASS1 flag Originally committed …
(edit) @36013037   20 years michaelni fixing an integer overflow, which could lead to overwriting the end of …
(edit) @db2fcbbd   20 years michaelni 10l (use of deallocated memory) Originally committed as revision 3936 …
(edit) @8d65750   20 years michaelni overflows Originally committed as revision 3935 to …
(edit) @3a615bb5   20 years michaelni VMD playing error patch by (Kostya (cannonball bw-team com>) "I …
(edit) @9a0a8d42   20 years michaelni Build libpostproc out of source directory patch by (James A. Morrison …
(edit) @0bf79634   20 years michaelni H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x …
(edit) @7cc84d24   20 years michaelni - samples from mplayer ftp in the "adv" profile seem to have …
(edit) @44f1698a   20 years michaelni merge a few shifts into the dequantization, faster and more accurate, …
(edit) @125d6246   20 years michaelni optimizing imdct12 Originally committed as revision 3929 to …
(edit) @6e0d8c06   20 years michaelni mb_lmin/max to limit the per mb quality for the ratecontrol …
(edit) @957c743   20 years michaelni Border processing adaptive quant patch by (Christophe Massiot …
(edit) @ebaa7e0   20 years michaelni rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp …
(edit) @ce4a29c0   20 years michaelni optimize antialias switch to integer antialias code as default as its …
(edit) @d04728bb   20 years michaelni faster, simpler and more accurate l3_unscale() Originally committed …
(edit) @711ae726   20 years michaelni optimizing imdct36() Originally committed as revision 3923 to …
(edit) @976709ee   20 years michaelni compare audio files 16bit wise instead of 8bit additionally compare …
(edit) @ba96e97f   20 years michaelni support comparing files with some posiion offset relative to each …
(edit) @c342499d   20 years michaelni make keyframe default for AVFrames Originally committed as revision …
(edit) @3c8e39f7   20 years revol Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT …
(edit) @8845e427   20 years michaelni 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim …
(edit) @0d315f28   20 years michaelni H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg …
(edit) @dc032f3   20 years michaelni correct long term picture management patch by (Loic <lll+ffmpeg m4x …
(edit) @bf2bc926   20 years michaelni - a lot less overflows when decoding frames - no more error with norm6 …
(edit) @2ce151f8   20 years michaelni Documentation patch by anonymous Originally committed as revision …
(edit) @790409c9   20 years Reimar.Doeffinger Compile fix on non-x86 Originally committed as revision 14631 to …
(edit) @0c90161f   20 years michaelni signed 16bit support Originally committed as revision 3913 to …
(edit) @b2eef2f0   20 years r_togni Add 32bit RGB support Originally committed as revision 3912 to …
(edit) @e993bc03   20 years michaelni 10000l vbr mp3 fix Originally committed as revision 3911 to …
(edit) @38d5c282   20 years Aurélien Jacobs makes funnyCode pages executable (for CPU with NX bit) Originally …
(edit) @a3a5f4d6   20 years michaelni support 32bit output for the mpeg audio decoder Originally committed …
(edit) @b696d2a6   20 years michaelni more accurate dequant of near zero coefficients Originally committed …
(edit) @84af4a7e   20 years michaelni 10l (missing overflow check) Originally committed as revision 3908 to …
(edit) @9da235c8   20 years michaelni 100000l (typos in the #define for selecting the NORM6 method -> wasnt …
(edit) @5e424311   20 years michaelni - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define …
(edit) @0d33db8a   20 years michaelni In that patch: - avctx and gb elements were removed from VC9Context, …
(edit) @093c6e50   20 years michaelni 10l (didnt test code after cvs up ...) Originally committed as …
(edit) @a7a85899   20 years michaelni dithering for the mpeg audio decoder Originally committed as revision …
(edit) @16dd93ab   20 years michaelni quick and dirty PSNR check for audio Originally committed as revision …
(edit) @bd9ea6a4   20 years michaelni fixing missaligned memory accesses in fill_rectangle() Originally …
(edit) @4b9ac0b5   20 years michaelni require a few valid and equal mp3 headers for resync Originally …
(edit) @f4ff1b92   20 years revol added a lock/unlock_lib pair to allow extern progs to serialize access …
(edit) @a603bf8   20 years michaelni dont predict missing timestamps if we lack the required information to …
(edit) @bf1f4da0   20 years alex exported ff_mpa_synth_filter for upcoming qdm2 decoder Originally …
(edit) @0c716ab7   20 years revol fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr> …
(edit) @7d8b13b4   20 years michaelni make decode012() static inline Originally committed as revision 3895 …
(edit) @25cf906   20 years revol don't crash on null codec; by matthieu castet <castet DOT matthieu AT …
(edit) @46103f6b   20 years revol fix the patch to allow Sony PSP MP4 creation Originally committed as …
(edit) @88805317   20 years revol support colon-separated rates patch by Roine Gustafsson <roine AT …
(edit) @501866a1   20 years revol movenc illegal access patch by Roine Gustafsson <roine AT users DOT …
(edit) @92e51b66   20 years revol chunk support in mov patch by Roine Gustafsson <roine AT users DOT …
(edit) @8af18154   20 years revol Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT …
(edit) @2497479f   20 years revol probe for 'junk' and 'pict', changed the scores. Originally committed …
(edit) @edaf11e8   20 years michaelni 10l (negative strides) Originally committed as revision 3887 to …
(edit) @0c040aa   20 years michaelni use dc tables from msmpeg4 instead of duplicating them patch by …
(edit) @53ffdd14   20 years revol mov header field and compressor name patch by Roine Gustafsson <roine …
(edit) @a64a006e   20 years michaelni dont duplicate decode012() Originally committed as revision 3884 to …
(edit) @6b250f09   20 years michaelni check norm6 vlc validity as there are some bit sequences which dont …
(edit) @e5540b3f   20 years michaelni Fixes: - i/p/b_decode_mbs functions now checks the proper values (from …
(edit) @b299f0d9   20 years michaelni more 10l typos Originally committed as revision 3881 to …
(edit) @9c68c65a   20 years michaelni norm-6 / diff-6 support (untested, parts of it just guessed as the …
(edit) @d29f0cd9   20 years michaelni fixing many bugs in bitplane_decoding() spliting row/colskip cases …
(edit) @e9025600   20 years michaelni dont use several 100 mb memory for a tiny 120 element table remove …
(edit) @bc399ae6   20 years michaelni 1000000000l typos Originally committed as revision 3877 to …
(edit) @e25fa213   20 years michaelni mention table duplications, note, please avoid duplicating tables! …
(edit) @b636365   20 years michaelni wmv3 Originally committed as revision 3875 to …
(edit) @cca1a426   20 years r_togni Check pointers before writing to memory Originally committed as …
(edit) @4ae33c9b   20 years michaelni simplify Originally committed as revision 3873 to …
(edit) @934982c4   20 years michaelni avoid buf_size == 0 checks in every decoder Originally committed as …
(edit) @884182b3   20 years michaelni more detailed error messages Originally committed as revision 3871 to …
(edit) @9b21f056   20 years michaelni 10l Originally committed as revision 3870 to …
(edit) @e8ea9012   20 years michaelni framerate check Originally committed as revision 3869 to …
(edit) @46f2f05   20 years michaelni simplify deblock Originally committed as revision 3868 to …
(edit) @91c56db6   20 years michaelni use clip_uint8() Originally committed as revision 3867 to …
(edit) @f2196640   20 years revol AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> Originally …
(edit) @7fe5a3c0   20 years revol Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> …
(edit) @7dbab4a9   20 years revol Revert the fixed-size-sample patch as it brokes and others WTF I …
(edit) @3b33943e   20 years michaelni simplify reference list 1 swaping fix? seems its not used by any …
(edit) @4c12e8be   20 years alex preliminary vc9 bitstream decoder, committing to make syncing and …
(edit) @21aa398f   20 years alex preliminary vc9 bitstream decoder, committing to make syncing and …
(edit) @b9866ebc   20 years michaelni support discarding uninterresting packets Originally committed as …
Note: See TracRevisionLog for help on using the revision log.