]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-03-13 Diego BiurrunAdd #include "config.h" to headers that need it.
2008-03-13 Michael NiedermayerIf consumed does not match nalsize, favor nalsize.
2008-03-13 Diego BiurrunAdd missing stdint.h #include to headers that use it.
2008-03-12 Diego Biurruntypo fixes
2008-03-12 Diego Biurrunwording improvement by the Wanderer
2008-03-12 Diego Biurruntypos
2008-03-12 Diego BiurrunMove dependency generation commands into configure.
2008-03-12 Alexander StrangeFix configure to properly build without PIC by default...
2008-03-12 Mike MelansonMinistry of English Composition edits, courtesy of...
2008-03-12 Diego BiurrunUse proper library versions instead of SPPVERSION in...
2008-03-12 Diego BiurrunDo not calculate dependencies for header files in the...
2008-03-12 Diego BiurrunUse $^ without header files instead of $(SRCS) to refer...
2008-03-11 Diego BiurrunMark Y variable in EPILOG macro as av_unused to avoid...
2008-03-11 Mike MelansonMinistry of English Composition edits
2008-03-10 Diego BiurrunClarify comment.
2008-03-10 Justin Rugglesmake input buffer const, as it should be. fixes a warning.
2008-03-10 Aurelien Jacobsadd out of bound stream index checks
2008-03-10 Ramiro PollaRemove windows installer. I'm not aware of anyone that...
2008-03-10 Aurelien Jacobsadd a temporary variable to simplify the code
2008-03-10 Diego BiurrunSimplify .depend generation command.
2008-03-10 Diego BiurrunReplace the awkward '1>' with the more natural '>'.
2008-03-10 Diego BiurrunMerge SDL_CFLAGS handling for files that need it.
2008-03-10 Björn AxelssonAdd AVClass to URLContext at next major version bump
2008-03-10 Diego Biurrunmisc spelling fixes
2008-03-10 Diego Biurruntypo
2008-03-10 Diego Biurrunvhooks really need libav* even if they compile fine...
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-03-10 Panagiotis... Update the regression tests reference values after...
2008-03-10 Panagiotis... Make av_class a pointer to const.
2008-03-10 Benoit Fouetdefine VOF as double of VOFW.
2008-03-10 Diego BiurrunRemove redundant swScaler: output from places where...
2008-03-10 Mike MelansonThese video decoders do not need to include and initial...
2008-03-10 Mike MelansonThere is no reason to assign a variable to itself
2008-03-10 Aurelien Jacobscosmetics: remove some empty lines
2008-03-10 Aurelien Jacobsremove useless and misleading comments
2008-03-10 Michael Niedermayersmaller tables
2008-03-09 Aurelien Jacobsconsistent use of MKTAG() in the codec_bmp_tags table
2008-03-09 Aurelien Jacobscosmetics: alignment of the codec_bmp_tags table
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-03-09 Diego BiurrunWork around gcc stupidity: With -MM gcc outputs just...
2008-03-09 Justin Rugglesdownmix before imdct unless different size transforms...
2008-03-09 Michael NiedermayerClarify the intended meaning of wont_fix.
2008-03-09 Kostya Shishkovindentation
2008-03-09 Kostya ShishkovCorrectly handle empty frames
2008-03-09 Kostya ShishkovFraps v5 decoding support
2008-03-09 Kostya ShishkovAdd step variable (for future v5 decoding)
2008-03-09 Mike Melansonrecognize the CLJR FourCC (Cirrus Logic AccuPak)
2008-03-08 Ramiro PollaVFW grabber
2008-03-08 Ramiro PollaCorrectly handle case where buffer is 100% full
2008-03-08 Ramiro Pollaadd myself as vfwcap.c maintainer
2008-03-08 Ramiro Polladc1394.c has been renamed to libdc1394.c
2008-03-08 Ramiro PollaSplit libavdevice maintainers out of libavformat
2008-03-08 Ramiro PollaTypo + grammar
2008-03-08 Ramiro PollaVFW capture support
2008-03-08 Ramiro PollaIntroduce max_picture_buffer variable in AVFormatContext,
2008-03-08 Diego Biurrun#error in case we do not know how to provide alignment.
2008-03-08 Diego Biurruncosmetics: Fix indentation in a few more places.
2008-03-08 Diego Biurruncosmetics: Normalize {} placement after for, while...
2008-03-08 Diego BiurrunMention that libavdevice/x11grab.c is GPLed.
2008-03-08 Ramiro PollaDefine WIN32_LEAN_AND_MEAN before including windows...
2008-03-08 Ramiro PollaInclude windows.h instead of trying to redeclare Sleep
2008-03-08 Diego BiurrunRename pp variable to postproc for consistency.
2008-03-08 Måns Rullgårdcheck for x86 bswap instruction
2008-03-08 Aurelien Jacobshuffman: add a zero_count flag and use it in fraps
2008-03-08 Aurelien Jacobshuffman: pass hnode_first as a flag instead of as an...
2008-03-08 Ramiro PollaPut network-related code under #ifdef
2008-03-08 Ramiro PollaGroup network-related code together
2008-03-08 Mark CoxFix unused variable warnings.
2008-03-08 Diego Biurruncosmetics: prettyprinting
2008-03-08 Diego BiurrunInstall libavfilter if it has been enabled.
2008-03-08 Diego BiurrunThe videohook target does not depend on .libs.
2008-03-08 Diego BiurrunMake ffplay use parse_number_or_die instead of atoi.
2008-03-08 Diego Biurruncosmetics: Remove useless empty line.
2008-03-08 Diego Biurruncosmetics: Remove useless empty line.
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Ramiro Polla__stdcall -> WINAPI
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-07 Måns Rullgårdreplace -f pgmyuv with -f image2 -vcodec pgmyuv
2008-03-07 Måns RullgårdSimplify do_video_encoding() in regression.sh
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-07 Måns RullgårdRemove mp4psp regression test
2008-03-07 Evgeniy StepanovAdd 'disposition' bitfield to AVStream and use it for...
2008-03-07 Måns Rullgårdfix AVClass for avfilter
2008-03-06 Baptiste Coudurierindentation
2008-03-06 Baptiste Coudurierdo not display par and dar if not available
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-06 Baptiste Coudurierdo not reset duration_error for all streams, only reset...
2008-03-06 Panagiotis... Make av_class a pointer to a const AVClass. Addresses...
2008-03-06 Benjamin LarssonDon't use unchecked data from the bitstream.
2008-03-06 Baptiste Couduriersupport AVDISCARD_ALL
2008-03-06 Baptiste Coudurierchange sws_format_name to return const char*, supress...
2008-03-06 Baptiste Coudurierremove redundant SwScaler text since av_log uses AVClas...
2008-03-06 Baptiste Coudurierfix interlaced decoding, original patch from reimar
2008-03-06 Kostya ShishkovIMA ADPCM encoder - QT variant
2008-03-06 Michael NiedermayerSkip over unknown extended_content_header tags.
2008-03-06 Michael Niedermayersimplify
2008-03-05 Aurelien Jacobsmake compilation of mpeg12* and mpegvideo conditional
2008-03-05 Aurelien Jacobsmove ff_mpeg1_dc_scale_table to mpegvideo.c
next