platform/upstream/libav.git
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...
2004-03-26 Michael Niedermayerdiff -w
2004-03-26 Michael Niedermayerensure that the bitstream buffers for encoding partitio...
2004-03-26 Mike Melansonadded QT faststart remuxing utility to ffmpeg distribut...
2004-03-26 Michael Niedermayerfix decoding of qp<6
2004-03-26 Laurent Aimarh264 - progressive I frame CABAC support patch by ...
2004-03-26 Wolfram GlogerSupport raw mpegts streams from dvr patch by (wmglo...
2004-03-26 Michael Niedermayerh263 loop filter option
2004-03-26 Michael Niedermayerhuge vbv buffer size + CBR fix
2004-03-26 Roman Shaposhnik * enabling DV-in-QT
2004-03-26 Michael Niedermayeralways parse APP* as it sometimes contains startcodes...
2004-03-25 Roman Shaposhnik * some significant clean-up of the dv_decode_ac...
2004-03-24 Falk Hüffnerwarning patrol
2004-03-24 Michael Niedermayercleanup frame_rate code, this may also fix some large...
2004-03-24 Michael Niedermayerforgot (bitstream size info)
2004-03-24 Michael Niedermayeruntested win32 binary pipe fix
2004-03-24 Roman Shaposhnik * turns out raw DV files can have .dif extension
2004-03-23 Falk HüffnerUpdate coding rules.
2004-03-23 Roman Shaposhnik * enabling seek in raw DV files
2004-03-23 Michael Niedermayeradd size of encoded stream to the regression tests
2004-03-22 Michael Niedermayertest more (i)dcts
2004-03-22 Michael Niedermayer1000l for iive
2004-03-22 Michael NiedermayerCompile fix by (Chip <szarlada at freemail dot hu>)
2004-03-22 Michael Niedermayerpowerpc PMC doc fix by (Romain Dolbeau <dolbeau at...
2004-03-22 Michael Niedermayer1000l in av_mallocz_static()
2004-03-21 Michael Niedermayerstatic allocation rewrite (old code was plain a broken...
2004-03-20 Leon van Stuivenbergsupport url_read which reads less then requested patch...
2004-03-20 Michael Niedermayerdo loop filter immediatly after each macroblock is...
2004-03-20 Michael Niedermayerh264 loop filter optimizations
2004-03-19 Michael Niedermayerh264 loop filter for progressive I&P frames by (Laurent...
2004-03-18 Michael Niedermayerenable .ffm regression test as it works again
2004-03-18 Michael Niedermayerslice structured encoding support & interlaced spelling
2004-03-18 Michael Niedermayerh.263 ssm + aic fix by (Maarten Daniels <maarten dot...
2004-03-18 Michael Niedermayerwrong help text
2004-03-18 Michael Niedermayeradjust_write_index() fix by ("Curi Fabio Eduardo (SFL...
2004-03-18 Roman Shaposhnik * removing casualties of battle of the wits and...
2004-03-16 Michael Niedermayermoving f/b_code init to where it should be
2004-03-16 Michael Niedermayer1000000l (using uninitalized variable for initalizing...
2004-03-16 Michael Niedermayerinit cleanup
2004-03-16 Ivan Kalvachevuse pan_scan to remove some weight, proper pan_scan...
2004-03-15 Ivan Kalvachevmpeg12 fix 10l of aspect calucalations, return gop...
2004-03-15 Leon van Stuivenbergdecode latency patch by (Leon van Stuivenberg <l dot...
2004-03-15 Mike Melansonupdate the API for the idct function
2004-03-15 Ivan Kalvachevmove MPV_common_init after parsing stream parameters...
2004-03-14 Roman Shaposhnik * DV decoding/encoding now supports MultiThreading...
2004-03-14 Roman Shaposhnik * DV decoder simplifications. Now it looks to...
2004-03-14 Leon van Stuivenbergtcp select() check and enables pressing 'q' when readin...
2004-03-14 Magnus Dammaltivec swscale under Linux patch by (Magnus Damm ...
2004-03-14 Michael Niedermayeralignment fix
2004-03-14 Michael Niedermayerwidth,height%16!=0 fix
2004-03-14 Mike Melansondon't fetch the size of SEQH unless SEQH was found
2004-03-14 Mike Melansonminor VMD system update; still not perfect, but should...
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-03-14 Michael Niedermayerno read loop tcp/http and http CRLF fix by (Leon van...
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-13 Michael Niedermayerremoving broken mpeg_decode_gop()
2004-03-13 Gildas Bazinfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2004-03-13 Mike Melansonbe smarter about the variable size of the extra SVQ3...
2004-03-13 Michael Niedermayer(f)pritf() vs. av_log() and 'make test' update
2004-03-13 Brian BeckerParse stss info in MOV files to get key frames patch...
2004-03-13 Mike Melansonsmarten up the SVQ3 extradata decoder without changing...
2004-03-13 Mike Melansoncredit update
2004-03-13 Mike Melansonadded SGI image format, encoding and decoding, courtesy...
2004-03-13 Mike MelansonMatroska credits
2004-03-12 Roman Shaposhnik * moving some of the commonly used bit reading...
2004-03-12 Michael Niedermayerbig endian compile fix by ("Ronald S. Bultje" <R dot...
2004-03-11 Romain DolbeauAltiVec support in postproc/ + altivec optimizations...
2004-03-11 Michael Niedermayermatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-03-11 Michael Niedermayer10l
2004-03-11 Michael Niedermayernicer output for 'ffmpeg -formats'
2004-03-10 Michael Niedermayermb stuffing in partitioned frames fix
2004-03-10 Michael Niedermayerh263+ custom pcf support
2004-03-10 Brian BeckerCorrecting the header size for ADPCM_IMA_WAV files...
2004-03-10 Michael Niedermayerguess framerate
next