source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1671083   21 years michaelni sanity check Originally committed as revision 3047 to …
(edit) @df70de1f   21 years michaelni Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) …
(edit) @2f0472ff   21 years michaelni me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot …
(edit) @c8470cc1   21 years michaelni h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot …
(edit) @693399ba   21 years michaelni h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar …
(edit) @f4f3223f   21 years michaelni reuse motion vectors/mb types/field select values of the source video, …
(edit) @10f3005f   21 years michaelni RSHIFT(x,0) fix Originally committed as revision 3041 to …
(edit) @25ef43bb   21 years michaelni corrupted field pictures segfault fix Originally committed as …
(edit) @6c08a05   21 years michaelni 10l (segfault fix) Originally committed as revision 3039 to …
(edit) @9007f51   21 years michaelni better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau …
(edit) @2750b827   21 years michaelni motion estimation cleanup replace ugly macros by always_inline …
(edit) @c4a17148   21 years michaelni hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau …
(edit) @7c4f71c4   21 years michaelni exporting field_select/ref_index values Originally committed as …
(edit) @8857a7ef   21 years michaelni 10l Originally committed as revision 3034 to …
(edit) @38030214   21 years michaelni fix y scale of mv vissualization of interlaced MVs Originally …
(edit) @0c352cad   21 years michaelni fix exported motion vectors Originally committed as revision 3032 to …
(edit) @11a8e425   21 years michaelni various fixes Originally committed as revision 3031 to …
(edit) @e31d863e   21 years michaelni pts fix / b frame segfault fix Originally committed as revision 3030 …
(edit) @2de28abb   21 years michaelni 10l (segfault fix) Originally committed as revision 3029 to …
(edit) @a4d36c11   21 years michaelni passing AVFrame instead of AVPicture around in ffmpeg, that way stuff …
(edit) @14e2a940   21 years michaelni flv dropable p frame support Originally committed as revision 3027 to …
(edit) @068f2a22   21 years michaelni cleanup fix streamcopy Originally committed as revision 3026 to …
(edit) @bf17ff61   21 years michaelni stream copy pts fix Originally committed as revision 3025 to …
(edit) @da63aac5   21 years michaelni seems wmv8 doesnt use intra-inter prediction Originally committed as …
(edit) @a1947624   21 years michaelni forgotten copyright & dct_quantize_altivec disabled patch by (Romain …
(edit) @0abd6916   21 years michaelni 10l by ("Steven M. Schultz" <sms at 2BSD dot COM>) Originally …
(edit) @12043e1d   21 years michaelni FreeBSD pthread patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) …
(edit) @0f5c3f21   21 years michaelni fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at …
(edit) @365e75f8   21 years michaelni t/dprintf printf -> av_log Originally committed as revision 3019 to …
(edit) @a76078b9   21 years michaelni +-1 bugfix regression test checksum update Originally committed as …
(edit) @e4a1fdfd   21 years michaelni segfault fix Originally committed as revision 3017 to …
(edit) @137c8468   21 years michaelni unify table indexing (motion_val,dc_val,ac_val,coded_block changed) …
(edit) @37f5cd5a   21 years michaelni 10l (stats didnt include av_write_trailer()) Originally committed as …
(edit) @1008ceb3   21 years michaelni print video/audio/global_header size and muxing overhead Originally …
(edit) @a18b5183   21 years michaelni 10l Originally committed as revision 3013 to …
(edit) @450420ce   21 years kabi * removed config.h Originally committed as revision 3012 to …
(edit) @550f0a9b   21 years michaelni Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med …
(edit) @6c205de2   21 years michaelni assert(time_incr >= 0) so its clear that this MUST be the case …
(edit) @17c22f5   21 years michaelni libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. …
(edit) @31179d85   21 years michaelni store correct pts Originally committed as revision 3008 to …
(edit) @75553f82   21 years michaelni bit-exact Originally committed as revision 3007 to …
(edit) @2fefb220   21 years michaelni distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>) Originally …
(edit) @e5d64d68   21 years michaelni 10l Originally committed as revision 3005 to …
(edit) @3ec34bfd   21 years michaelni libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" …
(edit) @8d14a25c   21 years michaelni moving nearly identical binary search code from nut/mpeg/asf to …
(edit) @ee777235   21 years michaelni codec tag for FLV Originally committed as revision 3002 to …
(edit) @7585aa5c   21 years michaelni 4xm codec tag Originally committed as revision 3001 to …
(edit) @9e528114   21 years michaelni progressive P frame CABAC support patch by (Laurent Aimar <fenrir at …
(edit) @b4c64c50   21 years michaelni some tag for mpeg2, so looking MPEG2VIDEO up works Originally …
(edit) @d223532   21 years michaelni printf macro patch by (Allen Day <allenday at ucla dot edu>) …
(edit) @d8019eb5   21 years michaelni verbosity patch by (Allen Day <allenday at ucla dot edu>) Originally …
(edit) @31290c2b   21 years michaelni avoid seeking to the end, as it confuses some crappy code Originally …
(edit) @ee76016c   21 years michaelni set codec_tag Originally committed as revision 2995 to …
(edit) @a90466f7   21 years michaelni prefix global Originally committed as revision 2994 to …
(edit) @44f110f5   21 years mike patch courtesy of Todd Kirby: * Fixes a small memory leak in …
(edit) @2b382987   21 years michaelni checksum threshold removial Originally committed as revision 2992 to …
(edit) @aec8f88a   21 years michaelni removing keyframe prediction and checksum threshold Originally …
(edit) @19f82bc   21 years michaelni fixing alignment problems -> SSE2 support enabled again in libavcodec …
(edit) @1c0e205f   21 years michaelni writing corrupt files on MinGW patch by (Matthias Fritschi <choi at …
(edit) @1b8b121   21 years michaelni Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" …
(edit) @931c85d0   21 years michaelni aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot …
(edit) @b2e3c528   21 years michaelni require the user to explicitly specifiy --enable-gpl before enabling …
(edit) @2768b0d9   21 years michaelni correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas …
(edit) @1c24c51d   21 years michaelni gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) …
(edit) @1ff93ffc   21 years michaelni padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell …
(edit) @929a0c41   21 years michaelni regression checksum update for alexs .mov time change new nut …
(edit) @7dddf25   21 years michaelni fourcc & language code v->vb type some minor cleanups some bugfixes …
(edit) @c9247fc3   21 years michaelni dont reduce the min_distance of AVIndexEntry Originally committed as …
(edit) @21f52609   21 years alex support for -timestamp Originally committed as revision 2978 to …
(edit) @00a3c8b8   21 years alex fix compilation after michaels anti-time change Originally committed …
(edit) @e9afa2f4   21 years alex unknown format char Originally committed as revision 2976 to …
(edit) @fd146758   21 years alex conversion to av_log Originally committed as revision 2975 to …
(edit) @6ce1a818   21 years alex unknown format chars Originally committed as revision 2974 to …
(edit) @8cc7a34d   21 years alex support for wider range of codecs Originally committed as revision …
(edit) @465e1dad   21 years michaelni 10l (bytes_left() -> url_feof()) 10l (updating LRU delta pts for type …
(edit) @4568325a   21 years Roman R. * making it possible to specify recording date and time in a stream …
(edit) @8c266f0c   21 years michaelni AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at …
(edit) @7c5934ed   21 years michaelni search for undamaged headers Originally committed as revision 2970 to …
(edit) @6b6242a2   21 years alex make gcc happy under hurd Originally committed as revision 12125 to …
(edit) @ee9f36a8   21 years michaelni checksuming for nut & nice checksum API for libavformat Originally …
(edit) @5e9b83f5   21 years michaelni antitime Originally committed as revision 2968 to …
(edit) @5a757507   21 years michaelni 10l (Titel->Title) Originally committed as revision 2967 to …
(edit) @64c020a8   21 years michaelni 10000l Originally committed as revision 2966 to …
(edit) @e52788d0   21 years michaelni info packet read/write & simplify Originally committed as revision …
(edit) @ae3fa4ea   21 years michaelni make vorbis default again Originally committed as revision 2964 to …
(edit) @5062c202   21 years michaelni 10l Originally committed as revision 2963 to …
(edit) @6748046   21 years michaelni store extradata, vorbis in avi works now, dont expect av sync though …
(edit) @2926db5   21 years michaelni some random id for vorbis so we can do some experiments with vorbis in …
(edit) @a1d4d70c   21 years michaelni large extradata fix use 3 pts predictors for vorbis, slightly more …
(edit) @b0c7f5a9   21 years michaelni move zero size hack from ogg.c to utils.c Originally committed as …
(edit) @a03cbe5f   21 years michaelni fix global header passing from demuxer to decoder Originally …
(edit) @3f4993f1   21 years michaelni pts hack (correct solution would be to pass the pts from the encoder …
(edit) @bbb77e7c   21 years michaelni remove function call from muxer->encoder and cleanly pass global …
(edit) @6d8f985e   21 years michaelni fix obnoxious ogg_packet passing from encoder to muxer Originally …
(edit) @7d1bbcd4   21 years michaelni time & (s)rand is forbidden Originally committed as revision 2954 to …
(edit) @d76f581f   21 years michaelni kill obnoxious ogg_packet passing from demuxer to decoder Originally …
(edit) @8bfed902   21 years michaelni remove spyware from ogg*.c fix vorbis in ogg decoding Originally …
(edit) @a5247e3   21 years michaelni nut (de)muxer update conform to latest spec remove get/put_s() not …
(edit) @8100cab9   21 years michaelni nicer looking arrows for the motion vector vissualization Originally …
(edit) @13d1512c   21 years michaelni 10l (vismv fix) Originally committed as revision 2949 to …
Note: See TracRevisionLog for help on using the revision log.