source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0149db6   20 years lorenm 10l (compile fix) Originally committed as revision 4032 to …
(edit) @b2866c5c   20 years dalias Patch from Gianluigi Tiesi (sherpya at netfarm dot it): "A small patch …
(edit) @a0f1f165   20 years michaelni uuid patch by (Måns Rullgård <mru inprovide com>) Originally …
(edit) @efd9e75   20 years michaelni fix lib order and remove nonsense avcodec double linking Originally …
(edit) @4e4d983e   20 years lorenm Set keyframe flag only on IDR-frames (needed for reordering across …
(edit) @6d021b00   20 years mike replace custom bit-reading functions with FFmpeg's internal function; …
(edit) @42ebf67d   20 years michaelni optimize & simplify Originally committed as revision 4026 to …
(edit) @7c653cc9   20 years michaelni Oops patch by (Måns Rullgård <mru inprovide com>) Originally …
(edit) @6662ec29   20 years michaelni H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>) …
(edit) @0044a8f8   20 years michaelni double free patch by (Måns Rullgård <mru inprovide com>) "This free is …
(edit) @d8a57c6d   20 years michaelni (10l) supported pix_fmts forgotten Originally committed as revision …
(edit) @c1e292ea   20 years michaelni fixing playback of xvid pretending to be divx (sample_vop_nc.avi) …
(edit) @885e88d2   20 years lorenm remove an assert that was breaking compilation on some gccs. …
(edit) @40c5fa26   20 years michaelni AVOption removial patch from (James A. Morrison >ja2morri …
(edit) @6867a90b   20 years michaelni MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) …
(edit) @5df8a0c6   20 years michaelni group audio codec ids Originally committed as revision 4017 to …
(edit) @9e42e70c   20 years michaelni indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) …
(edit) @deb13e3c   20 years michaelni spam Originally committed as revision 4015 to …
(edit) @d5be317   20 years michaelni H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru …
(edit) @26165f9   20 years michaelni improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru …
(edit) @fc90504b   20 years mike get rid of nasty exit()'s so the decoder will only warn the user …
(edit) @647b610c   20 years mellum -freduce-all-givs has been removed from gcc Originally committed as …
(edit) @f770ee03   20 years mike decoder works fine now, when fed properly-sized chunks by the demuxer; …
(edit) @7ff85a81   20 years mike do not use a variable before proper initialization Originally …
(edit) @6d6d797   20 years mike first pass at ALAC decoder from David Hammerton; while David's …
(edit) @2a515c08   20 years michaelni Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma …
(edit) @27ef18d1   20 years michaelni typo Originally committed as revision 4006 to …
(edit) @8c787559   20 years michaelni mpeg-es bitrate parsing Originally committed as revision 4005 to …
(edit) @a18030bb   20 years lorenm 10l (fix reordering when B-frames are not present) Originally …
(edit) @2f944356   20 years lorenm H.264: decode arbitrary frame orders and allow B-frames as references. …
(edit) @2f1e1ed   20 years michaelni mp4a fix based on some code by (Song.Itany inventec-inc com) …
(edit) @3622988f   20 years lorenm oops, other half of the vismv patch Originally committed as revision …
(edit) @b75e10d5   20 years lorenm vismv didn't display 8x8 mvs in H.264 Originally committed as …
(edit) @e21f3983   20 years lorenm vismb: display 4x4 partition boundaries in H.264 Originally committed …
(edit) @ee89b2b9   20 years michaelni 04-vp3 fix(by matthieu castet).patch Originally committed as revision …
(edit) @f86f4481   20 years michaelni cast to uint32 as the table is uint32_t, this also worksaround a gcc …
(edit) @a54ea19a   20 years mike VP3 post-processing loop filter; disabled until the correct final step …
(edit) @9c7fb608   20 years mike go LOCO, courtesy of Kostya Shishkov Originally committed as revision …
(edit) @56b31a8e   20 years lorenm 10l (deallocated memory again) Originally committed as revision 3994 …
(edit) @386b26c9   20 years michaelni set block align Originally committed as revision 3993 to …
(edit) @72aef198   20 years michaelni ra288 demuxing support (doesnt really work, might be demuxer or …
(edit) @b7aa4a5   20 years michaelni NetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd com>) Originally …
(edit) @cdb2c1c   20 years michaelni indeo3 for bigendian patch by (elf at frogger dot rules dot pl …
(edit) @655f688d   20 years makovick support for negative strides Originally committed as revision 3989 to …
(edit) @c80d990   20 years michaelni changes 'make' in a couple places to $(MAKE) patch by ("Steven M. …
(edit) @da723fd2   20 years michaelni This patch corrects the bug, that if padbottom IS NOT specified and …
(edit) @13dfd2b9   20 years mike doc update for Shorten codec Originally committed as revision 3986 to …
(edit) @f52072e3   20 years michaelni 10l (shorten.o missing) Originally committed as revision 3985 to …
(edit) @85ad5695   20 years michaelni shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) Originally …
(edit) @21754ce6   20 years michaelni watermark filter by (Marcus Engene <ffmpeg engene se>) Originally …
(edit) @8dd2a893   20 years michaelni set supported pix_fmts Originally committed as revision 3982 to …
(edit) @a50ff23c   20 years alex pseudo codec tag for adpcm_swf Originally committed as revision 3981 …
(edit) @2f5132e7   20 years alex proper handling of samplesize Originally committed as revision 3980 …
(edit) @19fe8b41   20 years lorenm In-loop deblocking for B-frames. Originally committed as revision …
(edit) @cf344ec7   20 years revol get fish to compile (time() forbidden), pstrcat not declared from …
(edit) @88730be   20 years michaelni kill warnings patch by (Måns Rullgård <mru inprovide com>) Originally …
(edit) @53513831   20 years michaelni -strict -1 comment fix Originally committed as revision 3976 to …
(edit) @5c5dea3f   20 years michaelni 01-makefile_fix_updated.patch Adds …
(edit) @738386a5   20 years lorenm 10l in implicit_weight_table Originally committed as revision 3974 to …
(edit) @8da75fb2   20 years michaelni - renaming the AC coding set variable names to more meaningful ones - …
(edit) @0ce5275   20 years Reimar.Doeffinger 100l, forgot to change an ifdef on last commit Originally committed …
(edit) @420370d   20 years michaelni switch MPEG4 fourcc to FMP4 Originally committed as revision 3972 to …
(edit) @113ef14   20 years Reimar.Doeffinger fix for MAP_ANON vs. MAP_ANONYMOUS fix... Originally committed as …
(edit) @3e459e39   20 years revol use av_free() instead of free() where it's meant to. Originally …
(edit) @ae26a016   20 years alex support adpcm audio, also some more verbose messages Originally …
(edit) @659c3692   20 years alex macromedia flavour adpcm decoding (used in flv and swf) Originally …
(edit) @923bd441   20 years alex correct pcm in flv handling Originally committed as revision 3968 to …
(edit) @58aa2b1d   20 years alex 10l Originally committed as revision 3967 to …
(edit) @fe533bb3   20 years michaelni removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) …
(edit) @09f20d37   20 years lorenm Fix a crash when multiple metadata packets are present. Originally …
(edit) @d6c80d36   20 years michaelni Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm …
(edit) @ae2f1d46   20 years michaelni buffer overflows one found by Milan Cutka one by me Originally …
(edit) @c2d57a3   20 years michaelni memleak fix Originally committed as revision 3962 to …
(edit) @3d38fd1c   20 years michaelni better error message patch by (Michel Bardiaux <mbardiaux peaktime …
(edit) @6118e52e   20 years syrjala Improved NV12/NV21 support. - Fixed PlanarToNV12Wrapper() and made it …
(edit) @e7e09b49   20 years michaelni remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x …
(edit) @8536ab89   20 years michaelni quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No …
(edit) @0078e9b9   20 years michaelni nonsense comment Originally committed as revision 3958 to …
(edit) @27bb1ed   20 years michaelni Writing to freed memory in write_section_data() patch by (Wolfram …
(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 …
Note: See TracRevisionLog for help on using the revision log.