]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-01-05 Baptiste Couduriersimplify
2007-01-05 Baptiste Coudurierdont skip too many bytes if tag is TAG_STREAMHEAD2...
2007-01-03 Michael Niedermayermaybe fixing a segfault
2007-01-03 Michael Niedermayersnow specification
2007-01-03 Michael Niedermayerdead code removial
2007-01-02 Michael Niedermayermissdetected a broken mp3
2007-01-02 Michael Niedermayerindention
2007-01-02 Michael Niedermayernth try of getting the frame rate detecton working
2007-01-02 Michael Niedermayerstore a few values in the header as difference to the...
2007-01-02 Michael Niedermayersome quick encoding tips
2007-01-01 Benjamin LarssonVP6 and flashsv stream copy and muxing support.
2007-01-01 Benjamin LarssonCorrect value for the test.
2007-01-01 Michael NiedermayerAVSEEK_SIZE doxy
2007-01-01 Michael Niedermayerfix indention of previous commit
2007-01-01 Michael Niedermayerseekless filesize retrieving support in 7 lines of...
2007-01-01 Michael Niedermayerrevert regression test breaking change
2007-01-01 Kostya ShishkovDecode previous 32 frames to avoid seeking artifacts...
2007-01-01 Kostya ShishkovMake MPC demuxer deal with ID3 tags at the beginning
2006-12-31 Michael Niedermayerremember the size after switching back from fullscreen
2006-12-31 Michael Niedermayerdont use SDL_WM_ToggleFullScreen() as that doesnt seem...
2006-12-31 Michael Niedermayercheck x/y validity
2006-12-31 Michael Niedermayercosmetic (move video_open() up to avoid prototype)
2006-12-31 Michael Niedermayer10l (fix segfault with audio only files)
2006-12-30 Michael Niedermayerremove code duplication
2006-12-30 Michael Niedermayer1st attempt to fix width/height
2006-12-29 Michael Niedermayerignore duration of the first 2 frames in the max-time...
2006-12-29 Michael Niedermayerdo not base frame rate guess on just one duration
2006-12-28 Allan HsuPatch for the FLV muxer to supply more complete metadata
2006-12-28 Kostya ShishkovEnable forward seek in Musepack demuxer
2006-12-28 Mike Frysingerfall back mmap() call using MAP_PRIVATE for working...
2006-12-28 Patrice BensoussanDecode genre on asf/wma files.
2006-12-26 Dominik MierzejewskiRemove redundant Requires: in libswscale.pc, approved...
2006-12-26 Luca Abenichange all the occurrences of "FFMIN(FFMAX())" to clip_...
2006-12-26 Luca AbeniMark some variables as possibly unused to avoid warnings
2006-12-26 Luca AbeniAdd some explicit casts to avoid "assignment from incom...
2006-12-26 Måns Rullgårdmake version.h depend on .svn/entries
2006-12-26 Michael Niedermayerskiprd doxygen comment from avcodec.h -> AVOption comment
2006-12-26 Luca AbeniAdd some other casts, to remove void pointers arithmetic
2006-12-26 Luca AbeniAdd some explicit casts to avoid some warnings
2006-12-26 Luca AbeniRemove some void pointers arithmetic
2006-12-24 Kostya ShishkovMusepack SV7 decoding support
2006-12-24 Diego BiurrunProperly check for all required bktr headers.
2006-12-24 Diego BiurrunReplace fail test with the die function.
2006-12-24 Diego BiurrunRemove redundant variable setting.
2006-12-24 Diego BiurrunSlightly shorten libvorbis check.
2006-12-24 Diego BiurrunDisable Win32 threads by default.
2006-12-23 Diego BiurrunAdd AMR directories for out-of-tree builds.
2006-12-23 Diego Biurruntypo: Properly escape a $ sign.
2006-12-23 Oded Shimonsync to libnut, nom->num
2006-12-23 Diego BiurrunRegister x11grab only when it has been enabled.
2006-12-23 Michael Niedermayerskiprd
2006-12-23 Diego BiurrunFix regression tests with out-of-tree builds.
2006-12-22 Diego BiurrunCreate libpostproc pkgconfig files only if libpostproc...
2006-12-22 Ramiro Pollasupport files >2GB on MinGW
2006-12-22 Michael Niedermayertest DIRECT{0,0} too if flag mv0 is used
2006-12-22 Diego Biurrunslightly more consistency for the Darwin linker options
2006-12-22 Luca AbeniClarify that yuv2rgb_init.c cannot be used under LGPL
2006-12-22 Luca AbeniOpss... My last commit was wrong; sorry!
2006-12-22 Luca Abenilibswscale is not LGPLed, sorry
2006-12-22 Luca AbeniRemove useless include (not needed now that libswscale...
2006-12-22 Baptiste Coudurierbt 0 is invalid, setting min to 1
2006-12-22 Ramiro PollaInstall generated .lib files in shlibdir on MinGW.
2006-12-22 Diego BiurrunRemove duplicate line.
2006-12-22 Tom HarperFix linking on Intel Mac due to local relocation entries in
2006-12-22 Diego BiurrunMake the X11 frame grabber disabled by default.
2006-12-21 Aurelien Jacobsmore simplification
2006-12-21 Michael Niedermayer10l
2006-12-21 Diego BiurrunUse $< instead of explicit names.
2006-12-21 Baptiste Coudurierchange mpeg2 intra vlc test to advanced one, add qprd...
2006-12-21 Michael NiedermayerFIXME has already been fixed ages ago
2006-12-21 Michael Niedermayersimplify
2006-12-21 Michael Niedermayeruse qscale_table in adaptive quant
2006-12-21 Michael Niedermayersimplify
2006-12-21 Michael Niedermayeri think this if() is useless lets abuse our users to...
2006-12-21 Michael Niedermayerskip motion estimation and encoding of non direct-0...
2006-12-21 Michael Niedermayerdont randomly disallow intr4v in adaptive quant
2006-12-21 Michael Niedermayerdont randomly dissallow direct MBs
2006-12-21 Michael NiedermayerQPRD & adaptive quantization regression tests
2006-12-21 Diego BiurrunRemove useless #include.
2006-12-21 Ramiro PollaRemove useless MinGW #ifdefs.
2006-12-21 Luca Abenilibswscale can now be compiled under LGPL too
2006-12-20 Michael Niedermayertry direct mode MB after QPRD, slight PSNR/bitrate...
2006-12-20 Joakim PlateFix a crash when probing img2 format with a NULL filename.
2006-12-20 Michael Niedermayerfix special casing of the 0,0 MV for b frames (slight...
2006-12-20 Luca AbeniFix compilation of non-MMX code with gcc 2.95
2006-12-20 Luca AbeniAllow to compile swscale's non-SIMD code under the...
2006-12-20 Michael Niedermayerdont favor the zero MV if mv0 is used (psnr per bitrate...
2006-12-18 Guillaume PoirierAdd SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instr...
2006-12-18 Michael Niedermayerminor doc fix
2006-12-18 Baptiste Coudurieralways print message when error, AV_LOG_DEBUG -> AV_LOG...
2006-12-17 Aurelien JacobsAdd support for VP60 and VP61.
2006-12-17 Michael Niedermayer10l
2006-12-17 Aurelien Jacobssmall optimization
2006-12-17 Michael Niedermayerwarn user if the selected diamond size is larger then...
2006-12-17 Michael Niedermayerlimit x/ymin/max to me_range
2006-12-17 Reimar DöffingerCheck mb_pos is big enough before trying to access...
2006-12-16 Aurelien Jacobsput_*() are not only useful to muxers and protocol
2006-12-16 Måns Rullgårdfix libavutil.pc
2006-12-15 Måns Rullgårddon't use non-standard sed -i option
2006-12-15 Panagiotis... Allow provision of displaynumber, screennumber, x-offse...
next