]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-03-08 Måns RullgårdRemove unused fast_memcpy() function in dct-test
2010-03-08 Måns RullgårdSkip cmdutils_common_opts.h fragment in checkheaders
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H for checkheaders in libs
2010-03-08 Måns RullgårdMove dctref prototypes to a header file
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H when building test apps
2010-03-08 Måns RullgårdMove resolve_host() to ffserver.c
2010-03-08 Diego BiurrunAdd missing stdlib.h #include, fixes the warnings:
2010-03-08 Martin StorsjöMove the local includes below the system includes
2010-03-08 Vladimir PantelicUse ASF supports "markers" which are a name and a time...
2010-03-08 Andreas Ömanw32thread: Make avcodec_thread_execute2() static here...
2010-03-08 Andreas ÖmanMake avcodec_thread_execute2() static
2010-03-08 Martin StorsjöAdd doxygen documentation for ff_url_split
2010-03-08 Martin StorsjöReindent
2010-03-08 Martin StorsjöRename url_split to ff_url_split
2010-03-08 Alexis Balliertargeenc: fix rgb555 encoding on big endian systems.
2010-03-08 Maxim PoliakovskiMake Indeo 5 decoder more robust on bitstream errors.
2010-03-08 Maxim PoliakovskiScale tile dimensions in case both local decoding and...
2010-03-08 Alex ConverseAdd myself to CREDITS
2010-03-08 Alex ConverseAdd an HE-AAC v1 decoder.
2010-03-08 Måns RullgårdRevert "Move the probe loop from av_open_input_file...
2010-03-08 Måns Rullgårdavfilter: make avfilter_default_free_video_buffer(...
2010-03-08 Måns RullgårdError on missing function prototypes with gcc
2010-03-08 Måns Rullgårdsh4: move dsputil prototypes to header file
2010-03-08 Måns Rullgårdsh4: fix about 1000 warnings
2010-03-08 Måns Rullgårdbfin: fix function prototypes
2010-03-08 Måns RullgårdARM: move mpegvideo prototypes to a header file
2010-03-08 Måns RullgårdAlpha: move dsputil prototypes to a header file
2010-03-08 Måns RullgårdIFF: move ff_cmap_read_palette() prototype to a header...
2010-03-08 Wolfram GlogerFix concat seeking SEEK_END case.
2010-03-08 Måns RullgårdMake ffserver regression test run (still fails)
2010-03-08 Måns Rullgårdregtest: move md5sum wrappers into separate file
2010-03-08 Måns Rullgårdffserver: remove bogus comment
2010-03-08 Wolfram GlogerFix concat seek result.
2010-03-08 Alex Converseav_find_stream_info(): Add a workaround for backwards...
2010-03-07 Stefano SabatiniMake avfilter_default_start_frame() correctly pass...
2010-03-07 Alex Converse10l: AAC: Set multiplier to 0.
2010-03-07 Alex ConverseAAC: Set codec parameters in the first frame rather...
2010-03-07 Daniel KristjanssonFix pts->dts conversion init for non-zero initial value...
2010-03-07 Micah F. GaliziaMove the probe loop from av_open_input_file() into...
2010-03-07 Måns RullgårdRemove hacks not required since HAVE_AV_CONFIG_H was...
2010-03-07 Måns RullgårdDefine HAVE_AV_CONFIG_H only when building libraries
2010-03-07 Måns Rullgårdffserver: do not use intreadwrite.h
2010-03-07 Måns Rullgårdffplay: use public fft interface
2010-03-07 Måns RullgårdCreate a public API for FFT family of functions
2010-03-07 Måns RullgårdGive RDFT types more meaningful names
2010-03-07 Måns RullgårdUpdate include directives in fft-test.c
2010-03-07 Alex ConverseIncrease FF_INPUT_BUFFER_PADDING_SIZE to 64.
2010-03-07 Alex ConverseAAC: Add a new line after the TNS error message.
2010-03-07 Måns Rullgårdregtest: run seektest on image sequences
2010-03-07 David Conradinet_aton needs _DARWIN_C_SOURCE on OS X
2010-03-07 David ConradLocalize the #define _SVID_SOURCE needed for inet_aton...
2010-03-07 Måns Rullgårdregtest: run seektest on lavftest output files
2010-03-07 Måns Rullgårdregtest: place image sequence outputs in separate direc...
2010-03-07 Alex ConverseAdd support for non-backwards compatible signaled param...
2010-03-07 Måns Rullgård10l: fix make install with only shared libs
2010-03-07 Maxim PoliakovskiBand quant tables should not be assigned inside band...
2010-03-07 Reimar DöffingerFix --enable-hardcoded-tables compilation: the generate...
2010-03-07 Kostya Shishkov1l trocadero: forgot reference operator on bytestream_g...
2010-03-07 Måns RullgårdUse -Werror=implicit only with gcc
2010-03-07 Maxim PoliakovskiWhen tracking non-zero coefficients during Indeo 5...
2010-03-07 David ConradFix clang sysroot flag
2010-03-07 David ConradAdd internal.h include for av_read_frame_flush prototype
2010-03-07 David ConradFix warning about incompatible pointer types
2010-03-07 David Conradmatroskadec: Fix a buffer overread
2010-03-06 Michael Niedermayerheader for common code between mp3 decoder and encoder.
2010-03-06 Måns RullgårdError on implicit function declarations
2010-03-06 Måns RullgårdMove av_read_frame_flush() prototype to lavf/internal.h
2010-03-06 Måns RullgårdPPC: move prototypes to headers and make some functions...
2010-03-06 Måns Rullgårdx86: move function prototypes to header files
2010-03-06 Måns RullgårdMove ff_spatial_dwt() prototype to snow.h
2010-03-06 Måns RullgårdMove some dsp func prototypes to dsputil.h; they are...
2010-03-06 Måns RullgårdMove some VC1 dsp prototypes to dsputil.h; they are...
2010-03-06 Måns RullgårdMove ff_set_qscale() prototype to mpegvideo.h; it is...
2010-03-06 Måns RullgårdMove prototypes for various dsputil init functions...
2010-03-06 Måns RullgårdMove some prototypes from dsputil.c to reasonable heade...
2010-03-06 Måns RullgårdMake some functions static
2010-03-06 Måns RullgårdAdd some missing #includes
2010-03-06 Reimar DöffingerSet GXF fallback time-base to match the one specified...
2010-03-06 Reimar DöffingerGXF time base is always based on "fields" per second...
2010-03-06 Stefano SabatiniShow aspect ratio information in dprintf_picref() traces.
2010-03-06 Stefano SabatiniBump minor number and add APIchanges entry after the...
2010-03-06 Måns Rullgårdffserver: use av_stristr()
2010-03-06 Måns RullgårdAdd av_stristr() function
2010-03-06 Måns RullgårdFix build with compilers using a separate dependency...
2010-03-06 Stefano SabatiniReindent after the last commit.
2010-03-06 Stefano SabatiniUse av_get_pict_type_char() in debug code within output...
2010-03-06 Måns RullgårdFix install with shared libs on weird systems
2010-03-06 Måns RullgårdFix make install
2010-03-06 Måns RullgårdPrettify make output
2010-03-06 Måns RullgårdSplit install-headers target and simplify rules
2010-03-06 Måns RullgårdAdd INSTALL makefile variable
2010-03-06 Måns RullgårdUse mkdir -p to create directories
2010-03-06 Måns RullgårdAdd CP make variable
2010-03-06 Måns RullgårdAdd YASMDEP variable; use for deps on yasm files
2010-03-06 Thilo BorgmannFix last frame block size correction.
2010-03-06 Kostya ShishkovBink version 'h' also has chroma planes swapped
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
2010-03-06 Måns RullgårdUse $(RM) to delete files
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-03-06 Stefano SabatiniMake opt_default() look for options in sws_opts only...
next