]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-06-03 Michael NiedermayerDeprecate PIX_FMT_YUVJ*
2010-06-03 Martin Storsjöffserver: Calculate cur_pts using first_pts as origin...
2010-06-03 James ZernVP8 encoding via libvpx.
2010-06-03 kemuriwin32: Use _fstati64() instead of plain old fstat(...
2010-06-03 Martin Storsjöhttpauth: Fix the length passed to av_strlcat
2010-06-03 Stefano SabatiniMove section EXAMPLES towards the end of the ffmpeg...
2010-06-03 Stefano SabatiniMake consistent the various SEE ALSO sections in the...
2010-06-03 Stefano SabatiniPut @ignore-d man page specific trailer at the end...
2010-06-03 Stefano SabatiniFix misc typos.
2010-06-03 Stefano SabatiniChange type of {audio,video,subtitle}_codec_tag variabl...
2010-06-03 Luca BarbatoRemove stray and possibly wrong line, rtpdec.c sets...
2010-06-03 Alex Converseaacdec: Work around illegal files with all elem_id...
2010-06-02 Måns RullgårdARM: struct offsets for Apple ABI
2010-06-02 Måns RullgårdARM: remove some unnecessary ifdefs, fix implicit decla...
2010-06-02 Måns RullgårdARM: check struct offsets only when they are used
2010-06-02 Stefano SabatiniRemove weird empty line and perform vertical align.
2010-06-02 Stefano SabatiniMake write_streamheader() log a message if there is...
2010-06-02 Stefano SabatiniMake write_streamheader() return a meaningful error...
2010-06-02 Stefano SabatiniMake write_header() and write_headers() return an error...
2010-06-02 Stefano SabatiniMake write_streamheader() and write_headers() accept an
2010-06-02 Jason Garrett... Properly initialize x264_picture_t in libx264.
2010-06-02 Stefano SabatiniRemove useless variables in get_common_elements().
2010-06-02 Måns RullgårdUse .p2align in ASMALIGN() macro
2010-06-02 Måns RullgårdARM: fail build if hardcoded struct offsets are wrong
2010-06-02 Frank BarchardAvoid division by zero that caused noise, typically...
2010-06-02 Måns Rullgårdbink: correctly align local arrays
2010-06-02 Stefano SabatiniAdd APIchanges entry for av_get_codec_tag_string().
2010-06-02 Stefano SabatiniMake the error message issued in case of invalid codec...
2010-06-02 Stefano SabatiniMake avcodec_string() use av_get_codec_tag_string().
2010-06-02 Stefano SabatiniImplement av_get_codec_tag_string() and use it in ffprobe.
2010-06-02 Martin Storsjöffserver: Allow floating point audio bit rates
2010-06-01 David Conradarm neon: Add missing mangle to external symbol
2010-06-01 Reimar DöffingerDo not check_lib for -lva if vaapi is disabled, having...
2010-06-01 Reinhard TartlerAdd an entry to APIchanges for the addition of sws_conv...
2010-06-01 Ronald S. BultjeChange default number of channels (used if unspecified...
2010-06-01 Michael NiedermayerPrint an error when MAX_STREAMS is reached.
2010-06-01 Reinhard Tartlerdeprecate palette8topacked32 in favor of public API...
2010-06-01 Måns RullgårdARM: NEON clear_block[s]
2010-06-01 Sebastian VaterMove get_buffer() calls from decode_init() to decode_fr...
2010-06-01 Stefano SabatiniRename @chapter "Quick Start" to "Examples", for consis...
2010-06-01 Stefano SabatiniFix texi2pod.pl rendering of the Tips section by puttin...
2010-06-01 Stefano SabatiniMake texi2pod.pl accept @itemize commands with no follo...
2010-06-01 Stefano SabatiniMerge @chapter Introduction and @chapter Description...
2010-06-01 Stefano SabatiniMove internal scale context fields initialization from
2010-06-01 Stefano SabatiniFix eval-test compilation.
2010-06-01 Stefano SabatiniCosmetics: reindent and break some overly long line.
2010-06-01 Stefano SabatiniCosmetics: consistently apply K&R style.
2010-06-01 Stefano SabatiniCosmetics: rename ff_parse_expr() and ff_parse_and_eval...
2010-06-01 Stefano SabatiniMake ff_parse_expr() and ff_parse_and_eval_expr() retur...
2010-06-01 Martin StorsjöDeclare the url_write buffer parameter as const
2010-06-01 Reinhard Tartlerremove palette8torgb15 and palette8tobgr15
2010-05-31 Janne Grunauffmpeg: offer alternatives for experimental codecs...
2010-05-31 Janne Grunauffmpeg: fail if user selected codec is experimental...
2010-05-31 Baptiste CoudurierPass codec pixel format list to get_format, if present...
2010-05-31 Diego BiurrunAdd a short note about libvpx.
2010-05-31 Peter RossPrevent au_read_packet() looping endlessly when .au...
2010-05-30 Maxim PoliakovskiMake dequantization equation use less registers on...
2010-05-30 Maxim PoliakovskiRemove unused variables.
2010-05-30 Peter Rossautomatically enable buffer_filter when compiling ffmpeg
2010-05-30 Diego BiurrunRename yuv2rgb_template2.c --> yuv2rgb_template.c now...
2010-05-30 Diego BiurrunThe GPL-licensed optimizations in libswscale have been...
2010-05-30 Diego BiurrunRemove GPL-licensed YUV to RGB MMX routines.
2010-05-29 Måns RullgårdARM: NEON optimised dct_unquantize_h263_{intra,inter}
2010-05-29 Diego BiurrunRequire --enable-nonfree flag for libvpx.
2010-05-29 Kostya Shishkov321l: do not use shifted s->linesize instead of correct...
2010-05-28 Baptiste CoudurierIn h264 decoder, use jpeg yuv pixel format when full...
2010-05-28 Alex Converseaacenc: Remove an unnecessary division from the TLS.
2010-05-28 Alex ConverseCosmetics: whitespace
2010-05-28 Alex Converseaacenc: Remove unnecessary variables and scopes in...
2010-05-28 Howard ChuCleanup prev commit, flag variable should start with 0
2010-05-28 Howard ChuParse avctx->extradata if available.
2010-05-28 Francesco LavraReindent after r23361.
2010-05-28 Francesco LavraUse ff_rm_codec_tags[] in RM muxer. This, incidentally...
2010-05-28 Francesco LavraMove rm_codec_tags to rm.c so muxer/demuxer can share it.
2010-05-28 David Conradvp3: 10l Fix DC-only IDCT for C and ARM too
2010-05-28 David Conradvp3: The DC-only IDCT is surprisingly not supposed...
2010-05-27 David ConradOn2 IVF demuxer
2010-05-27 Michael NiedermayerMake sure that when the parser is feeded with frame...
2010-05-27 Cyril Russoaacdec: Clarify a channel mapping comment.
2010-05-27 Alex ConverseMark AAC encoder as experimental.
2010-05-27 David ConradVP8 parser
2010-05-27 David ConradAdd const to ff_emulated_edge_mc
2010-05-27 David ConradAdd more const to _l4 pixel functions
2010-05-27 David Conradvp3: Skip the loop filter when strength is 0 or when...
2010-05-27 Jai MenonCosmetics : Fix typo.
2010-05-27 Jean-Daniel... Some fields were incorrectly reset (to NULL) when calli...
2010-05-27 Michael NiedermayerFix pts reordering code.
2010-05-26 Stefano SabatiniAdd support for the newly added Nut codec tags (added...
2010-05-26 Maxim PoliakovskiAdd the forgotten ff_ prefix to the shareable scan...
2010-05-26 Howard ChuFactorize ff_h264_decode_extradata().
2010-05-26 Carl Eugen... Mark vorbis encoder as experimental.
2010-05-26 Stefano SabatiniBump minor version bump and add an APIchanges entry...
2010-05-26 Carl Eugen... Bump minor version and add Changelog entry after r23334.
2010-05-26 Michael NiedermayerTreat SIPP like xvid, fixed issue1966
2010-05-26 Maxim Poliakovskimove indeo5 scan patterns into ivi_common.c
2010-05-26 Janne GrunauAdd CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
2010-05-26 Alex ConverseParse and repack the first frame of H.264 in ASF becaus...
2010-05-26 Alex ConverseAdd an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse...
2010-05-25 Alex ConverseFix declaration after statement
2010-05-25 Aurelien Jacobsmatroskadec: avoid potential crash after r23169
next