]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-03-09 Måns Rullgårdcosmetic: move some makefile variable definitions
2010-03-09 Måns RullgårdRemove duplicates from OBJS
2010-03-09 Peter RossRemove static function name prefixes from American...
2010-03-09 Peter RossEnsure Bink demuxer returns AVERROR code when av_get_pa...
2010-03-09 Peter RossEnable tcp_protocol when enabling http
2010-03-09 Alex Converseaacsbr: Dead code removal.
2010-03-09 Alex Converseaacsbr: Remove a slightly incorrect comment.
2010-03-09 Alex ConverseRevert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE...
2010-03-09 Alex Converseaacsbr: Cleanup the newly merged read_sbr_grid, elimina...
2010-03-09 Alex Converseaacsbr: Move the e_a calculation from sbr_mapping(...
2010-03-09 Alex Converseaacsbr: Merge sbr_time_freq_grid into read_sbr_grid...
2010-03-09 Alex Converseaacsbr: Fail early on illegal envelope counts.
2010-03-09 Alex Converseaacsbr: Check for illegal values of bs_pointer in sbr_r...
2010-03-09 Vitor SessakRevert commit 22378.
2010-03-09 Reinhard TartlerFix compilation on powerpc with --disable-altivec
2010-03-09 Kostya ShishkovCheck for reference frames so RV 3/4 won't segfault...
2010-03-09 David Conradvp3: correctly clip vp3_draw_horiz_band call
2010-03-09 Alex Converse10l: Include missing return values in functions made...
2010-03-09 Alex Converseaacsbr: Propagate errors from read_sbr_grid to prevent...
2010-03-09 Georgi ChorbadzhiyskiAdd a missing fft.h include to the aacsbr decoder.
2010-03-09 Georgi ChorbadzhiyskiAdd missing build dependencies for the AAC decoder...
2010-03-09 David Conradmkvenc: Handle negative timestamps correctly
2010-03-09 David Conradmkvenc: Don't try to write packets with unknown timestamps
2010-03-09 David Conradmkvenc: write dts for VFW mode
2010-03-09 Baptiste CoudurierFix encoder metadata string langcode in mov muxer
2010-03-09 Baptiste CoudurierCorrectly mark mov metadata as utf-8, using iso languag...
2010-03-09 Daniel VerkampBump avcodec minor version for kgv1 decoder
2010-03-09 Måns RullgårdFix build on configurations without fast av_log2()
2010-03-09 Baptiste CoudurierIn mov demuxer, convert mac encoded strings to utf-8
2010-03-09 Daniel VerkampKega Game Video (KGV1) decoder
2010-03-09 Baptiste CoudurierPreallocate index entries in mov demuxer, huge speedup
2010-03-09 Baptiste CoudurierFix interlaced vc-3 decoding, issue #1753
2010-03-09 David Conradvp3: Set pict_type
2010-03-09 David Conradvp3: Allocate a dummy reference frame if we have no...
2010-03-09 David Conradvp3: use FF_BUFFER_TYPE_COPY
2010-03-09 David Conradvp3: Don't leak buffers on errors
2010-03-09 David Conradvp3: Simplify buffer management
2010-03-09 David Conradvp3: be less spammy on broken files
2010-03-09 Baptiste CoudurierIn mpegts muxer, write adts header if aac bitstream...
2010-03-08 Baptiste CoudurierIn mpegts muxer, search for h264 aud nal, it might...
2010-03-08 Stefano SabatiniRemove definition of match_ext(), which is declared...
2010-03-08 Baptiste Couduriermpegts vbr muxing, activated when muxing rate is not...
2010-03-08 Stefano SabatiniReplace last occurrence of the deprecated match_ext...
2010-03-08 Baptiste CoudurierStart continuity counter at 0 for pmt as well
2010-03-08 Måns RullgårdMore descriptive names for av_stristr() parameters
2010-03-08 Måns Rullgårdcosmetics: indent
2010-03-08 Måns RullgårdMerge two adjacent ifdef blocks
2010-03-08 Måns RullgårdMove gcc attribute macros to new header libavutil/attri...
2010-03-08 Måns RullgårdMove ff_sqrt() to libavutil/intmath.h
2010-03-08 Baptiste CoudurierStart continuity counter at 0 for streams
2010-03-08 Baptiste Coudurier10l typo, fix ts total bit rate computation
2010-03-08 Måns RullgårdAdd missing includes in bfin and sh4 files
2010-03-08 Måns Rullgårdcheckheaders: skip per-arch headers not meant for direc...
2010-03-08 Måns RullgårdARM: add some missing includes
2010-03-08 Reimar DöffingerCheck for allocation failure for c->lumMmx2FilterCode...
2010-03-08 Reimar DöffingerFix memleak due to incorrect VirtualFree arguments...
2010-03-08 Måns RullgårdARM: fix dct-test
2010-03-08 Måns RullgårdSkip mpegaudio3.h in checkheaders
2010-03-08 Måns RullgårdAdd lots of missing includes
2010-03-08 Måns RullgårdSkip the tablegen fragments in checkheaders
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
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...
next