]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-04-19 Michael Niedermayerexporting field_select/ref_index values
2004-04-18 Michael Niedermayer10l
2004-04-18 Michael Niedermayerfix y scale of mv vissualization of interlaced MVs
2004-04-18 Michael Niedermayerfix exported motion vectors
2004-04-18 Michael Niedermayervarious fixes
2004-04-18 Michael Niedermayerpts fix / b frame segfault fix
2004-04-18 Michael Niedermayer10l (segfault fix)
2004-04-17 Michael Niedermayerpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-17 Michael Niedermayerflv dropable p frame support
2004-04-17 Michael Niedermayercleanup
2004-04-17 Michael Niedermayerstream copy pts fix
2004-04-16 Michael Niedermayerseems wmv8 doesnt use intra-inter prediction
2004-04-16 Romain Dolbeauforgotten copyright & dct_quantize_altivec disabled...
2004-04-16 Michael Niedermayer10l by ("Steven M. Schultz" <sms at 2BSD dot COM>)
2004-04-16 Steven M. SchultzFreeBSD pthread patch by ("Steven M. Schultz" <sms...
2004-04-16 Hauke Dudenfixed buffering for low bitrates patch by (Hauke Duden...
2004-04-16 Michael Niedermayert/dprintf printf -> av_log
2004-04-16 Michael Niedermayer+-1 bugfix regression test checksum update
2004-04-16 Michael Niedermayersegfault fix
2004-04-16 Michael Niedermayerunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-04-15 Michael Niedermayer10l (stats didnt include av_write_trailer())
2004-04-15 Michael Niedermayerprint video/audio/global_header size and muxing overhead
2004-04-14 Michael Niedermayer10l
2004-04-14 Zdenek Kabelac* removed config.h
2004-04-13 Wolfram GlogerOff-by-two in mpegts.c patch by (Wolfram Gloger <wmglo...
2004-04-13 Michael Niedermayerassert(time_incr >= 0) so its clear that this MUST...
2004-04-12 Steven M. Schultzlibavformat/os_support.c HAVE_LOCALTIME_R patch by...
2004-04-12 Michael Niedermayerstore correct pts
2004-04-12 Michael Niedermayerbit-exact
2004-04-12 Michael Niedermayerdistclean by ("Steven M. Schultz" <sms at 2BSD dot...
2004-04-12 Michael Niedermayer10l
2004-04-12 Steven M. Schultzlibavformat/mov.c fails with gcc 2.95.3 patch by (...
2004-04-12 Michael Niedermayermoving nearly identical binary search code from nut...
2004-04-11 Michael Niedermayercodec tag for FLV
2004-04-11 Michael Niedermayer4xm codec tag
2004-04-11 Laurent Aimarprogressive P frame CABAC support patch by (Laurent...
2004-04-11 Michael Niedermayersome tag for mpeg2, so looking MPEG2VIDEO up works
2004-04-11 Allen Dayprintf macro patch by (Allen Day <allenday at ucla...
2004-04-11 Allen Dayverbosity patch by (Allen Day <allenday at ucla dot...
2004-04-11 Michael Niedermayeravoid seeking to the end, as it confuses some crappy...
2004-04-10 Michael Niedermayerset codec_tag
2004-04-10 Michael Niedermayerprefix global
2004-04-10 Mike Melansonpatch courtesy of Todd Kirby:
2004-04-09 Michael Niedermayerchecksum threshold removial
2004-04-09 Michael Niedermayerremoving keyframe prediction and checksum threshold
2004-04-09 Michael Niedermayerfixing alignment problems -> SSE2 support enabled again...
2004-04-09 Matthias Fritschiwriting corrupt files on MinGW patch by (Matthias Frits...
2004-04-09 Michael T.... Missing LDFLAGS in libavcodec/Makefile patch by ("Micha...
2004-04-09 Thomas Raivioaac decoding patch by ("Thomas Raivio" <tjraivio at...
2004-04-09 Michael Niedermayerrequire the user to explicitly specifiy --enable-gpl...
2004-04-09 Thomas Raiviocorrectly identify AAC audio in mov/mp4/etc. files...
2004-04-09 Steven M. Schultzgcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd...
2004-04-08 Todd Kirbypadding support in ffmpeg patch by (Todd Kirby <doubles...
2004-04-08 Michael Niedermayerregression checksum update for alexs .mov time change
2004-04-08 Michael Niedermayerfourcc & language code v->vb type
2004-04-07 Michael Niedermayerdont reduce the min_distance of AVIndexEntry
2004-04-07 Alex Beregszaszisupport for -timestamp
2004-04-07 Alex Beregszaszifix compilation after michaels anti-time change
2004-04-07 Alex Beregszasziunknown format char
2004-04-07 Alex Beregszasziconversion to av_log
2004-04-07 Alex Beregszasziunknown format chars
2004-04-07 Alex Beregszaszisupport for wider range of codecs
2004-04-06 Michael Niedermayer10l (bytes_left() -> url_feof())
2004-04-06 Roman Shaposhnik * making it possible to specify recording date and...
2004-04-06 Romain DolbeauAltiVec hScale, all size patch by (Romain Dolbeau ...
2004-04-05 Michael Niedermayersearch for undamaged headers
2004-04-05 Alex Beregszaszimake gcc happy under hurd
2004-04-05 Michael Niedermayerchecksuming for nut & nice checksum API for libavformat
2004-04-05 Michael Niedermayerantitime
2004-04-05 Michael Niedermayer10l (Titel->Title)
2004-04-05 Michael Niedermayer10000l
2004-04-04 Michael Niedermayerinfo packet read/write & simplify
2004-04-04 Michael Niedermayermake vorbis default again
2004-04-04 Michael Niedermayer10l
2004-04-04 Michael Niedermayerstore extradata, vorbis in avi works now, dont expect...
2004-04-04 Michael Niedermayersome random id for vorbis so we can do some experiments...
2004-04-04 Michael Niedermayerlarge extradata fix
2004-04-04 Michael Niedermayermove zero size hack from ogg.c to utils.c
2004-04-04 Michael Niedermayerfix global header passing from demuxer to decoder
2004-04-04 Michael Niedermayerpts hack (correct solution would be to pass the pts...
2004-04-04 Michael Niedermayerremove function call from muxer->encoder and cleanly...
2004-04-04 Michael Niedermayerfix obnoxious ogg_packet passing from encoder to muxer
2004-04-04 Michael Niedermayertime & (s)rand is forbidden
2004-04-04 Michael Niedermayerkill obnoxious ogg_packet passing from demuxer to decoder
2004-04-04 Michael Niedermayerremove spyware from ogg*.c
2004-04-03 Michael Niedermayernut (de)muxer update
2004-04-03 Michael Niedermayernicer looking arrows for the motion vector vissualization
2004-04-02 Michael Niedermayer10l (vismv fix)
2004-04-02 Michael Niedermayerrv20 (0x20201002) support
2004-04-02 Michael Niedermayerinterlaced chroma MC divx-bug workaround
2004-04-02 Michael Niedermayerskiped mbs in interlaced b frames fix
2004-04-02 Michael Niedermayergmc segfault fix
2004-04-01 Steven M. Schultzyuv4mpeg output 'C' tag patch by ("Steven M. Schultz...
2004-04-01 Michael Niedermayerpass frame_size for stream copy
2004-04-01 Michael Niedermayersplit stream into valid mp3 frames, at least flv &...
2004-03-31 Roman Shaposhnik * .mov files with uncompressed audio can't be correc...
2004-03-29 Michael Niedermayerfixing alignment, 2nd try
2004-03-28 Michael Niedermayerhmm av_log(..., get_bits());
2004-03-28 Roman Shaposhnik * fixing 10l in movenc.c + updating regression patterns.
2004-03-28 Roman Shaposhnik * making .mov files generated by ffmpeg compatible...
next