]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-10-13 Roman Shaposhnik * static allocation for audio packets. This will...
2004-10-12 Mike MelansonCreative ADPCM decoder, format 0x200, courtesy of Konst...
2004-10-12 Michael Niedermayergeneric cur_dts update
2004-10-12 D Richard Felker III1000l
2004-10-12 Michael Niedermayerflags, rounding and cliping fix by (Nathan Kurz <nate...
2004-10-11 Michael Niedermayer100l (forgoten seeking functions)
2004-10-11 Roine Gustafssonmissaliged clear_blocks() and h264 not complied but...
2004-10-11 Måns Rullgårdcredits patch by (Måns Rullgård <mru at mru dot ath...
2004-10-11 Michel Bardiauxconfig options log patch by (Michel Bardiaux <mbardiaux...
2004-10-11 Nathan Kurzdefault stream timebase docs patch by (Nathan Kurz...
2004-10-11 Wolfram Glogerprint start_time patch by (Wolfram Gloger <wmglo at...
2004-10-11 Michael NiedermayerAMR links
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-10-10 Michael Niedermayeruse native timebase for seeking
2004-10-09 Michael Niedermayerlowres 4mv
2004-10-09 Michael Niedermayerlowres needs EMU_EDGE
2004-10-08 Michael Niedermayerh.261 loop filter fix
2004-10-08 Michael Niedermayernonsense removial
2004-10-08 Michael Niedermayerwrite error handling
2004-10-08 Milan CutkaQuantizer noise shaping crashes on SSE2 machines patch...
2004-10-07 Michael Niedermayerprevent multiple av_register_all()
2004-10-07 Michel BardiauxDoc improvement for -target patch by (Michel Bardiaux...
2004-10-07 Michael Niedermayerdo not randomize unknown timestamps
2004-10-07 Michael Niedermayer10l pts vs. dts
2004-10-06 Michael Niedermayeruser selectable packet_size and mux_rate
2004-10-06 Måns Rullgårduntested AAC in WAV/AVI patch by (Måns Rullgård <mru...
2004-10-06 Zdenek Kabelac* missing targets cleanup
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-10-05 Richard van... segfault in amr decoder fix patch by (Richard van der...
2004-10-05 Luca Barbatopostproc/yuv2rgb_altivec.c compile fix
2004-10-05 ChipAltivec test on AmigaOS4 patch by (Chip <szarlada at...
2004-10-05 Robert Lippmann Fix link fail of ffserver on mingw with --enable-vorbi...
2004-10-05 Frantisek DvorakBuild process: libpostproc patch by (Franti?ek Dvo...
2004-10-03 Loren Merritth.264 ref list reordering bugfix patch by (Loren Merrit...
2004-10-03 Paul CurtisAVOutputFormat mpeg2dvd_mux and int is_dvd from the...
2004-10-03 Michael Niedermayerfix initial vbv buffer underflow
2004-10-03 Michael Niedermayerinitial dts fix
2004-10-03 Michael Niedermayerremove wrong 33bit truncation of internal timestamps
2004-10-03 Michael Niedermayerpts/dts 100l fix
2004-10-03 Michael Niedermayercleanup video buffer size
2004-10-03 Michael Niedermayercleanup
2004-10-03 Michael NiedermayerSCR timestamp fix try #1
2004-10-01 Michael Niedermayersimplify put_padding_packet()
2004-10-01 Michael Niedermayermove free() of AVStream priv data to av_write_trailer()
2004-10-01 Michael Niedermayer64bit and reading over the end of the array fixes
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-10-01 Mike MelansonFAQ update; entry on C++
2004-09-30 Zdenek Kabelac* these vars could be either static or extern (compilat...
2004-09-29 Michael Niedermayermove packet interleaving function into AVOutputFormat...
2004-09-29 Michael Niedermayerbroken mess removial
2004-09-29 Nathan Kurzffmpeg not selecting first available stream, patch...
2004-09-28 Michael Niedermayer10l (wrong variable)
2004-09-28 Michael Niedermayeravoid using local arrays outside the block where they...
2004-09-28 Michael Niedermayerdont just resample half of the data sometimes
2004-09-28 Michael Niedermayeruninitalized variables
2004-09-28 Michael Niedermayerless printf spam
2004-09-28 Michael Niedermayerfix assert
2004-09-28 Michael Niedermayerpads stream
2004-09-28 Michael Niedermayer100l (signed vs. unsigend)
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-09-28 Mike Melansonif audio is PCM, push it through (sync is not perfect...
2004-09-27 Roman Shaposhnik * experimental dynamic audio stream allocation for...
2004-09-27 Roman Shaposhnik * let DV muxer generate audioless DV streams. This...
2004-09-27 Michael Niedermayer10l forgot to commit
2004-09-27 Michael Niedermayermove h264 idct to its own file and call via function...
2004-09-27 Michael Niedermayerdont print "vop not coded" by default
2004-09-27 Michael Niedermayerlowres width/height cleanup 3rd try
2004-09-27 Michael Niedermayerlowres fixes for the parser
2004-09-27 Michael Niedermayer10l (segfault)
2004-09-27 Michael Niedermayer10l
2004-09-27 Michael Niedermayerset AVCodecContext.width/height to the picture width...
2004-09-26 Michael Niedermayerlowres chroma fix
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerporting optimizations from 4x4 dct to 8x8
2004-09-26 Michael Niedermayeroptimizing 4x4 idct
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerlow resolution interlaced support
2004-09-26 Michael Niedermayer1/8 resolution decoding
2004-09-26 Michael Niedermayerlow resolution decoding fix
2004-09-26 Michael Niedermayer1/4 resolution decoding
2004-09-25 Michael Niedermayer10l (wrong context)
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-25 Michael Niedermayersome credits for all these patches
2004-09-25 Michael Niedermayerassertion when playing AVC/H.264 streams fix by (Loren...
2004-09-25 Michael NiedermayerH.264 max reference pictures fix by (Loren Merritt...
2004-09-24 Michael Niedermayertrellis quantization for h263(p)
2004-09-24 Michael Niedermayerunused
2004-09-24 Michael Niedermayer100l
2004-09-23 Roberto TogniZlib encoder: fix image orientation (was flipped),...
2004-09-23 Michael Niedermayermerge predict_plane() with DWTELEM->8bit conversation...
2004-09-23 Michael Niedermayerimlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot...
2004-09-23 Michael Niedermayersegfault fix by (Kostya <cannonball at bw-team dot...
2004-09-22 Michael Niedermayerjpeg regression test
2004-09-22 Michael Niedermayer10l
2004-09-22 Michael Niedermayerwrite shorter headers if possible
2004-09-22 Michael Niedermayerremoving useless code
2004-09-22 Michael Niedermayerlast timestamp and -vsync 0 fix
next