]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-02-21 Måns RullgårdDeobfuscate LE SHOW_[SU]BITS; these are simple sign...
2010-02-21 Måns RullgårdAdd zero_extend() function
2010-02-21 Måns RullgårdMore accurate value for log2(10)
2010-02-21 avcoderRemove unused variable mb_xy.
2010-02-21 Stefano SabatiniAdd support to an option -f which forces the format...
2010-02-21 Vitor SessakAMR-NB floating-point based decoder.
2010-02-21 Reimar DöffingerAvoid using log2, it is not available everywhere.
2010-02-21 Diego BiurrunRemove unused variable, fixes warnings of the type:
2010-02-21 Måns Rullgårdindent
2010-02-21 Måns RullgårdAvoid negative shifts in build_table()
2010-02-21 Vitor SessakFix memory leak for truncated packets in idCin demuxer
2010-02-21 Kostya ShishkovBink video decoder
2010-02-21 Stefano SabatiniAdd FFprobe tool.
2010-02-21 Stefano SabatiniUse the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".
2010-02-21 Stefano SabatiniPut all the options shared amongst the ff* tools under...
2010-02-21 Ramiro PollaIndent.
2010-02-21 Måns RullgårdVC1: fix missing include h263.h
2010-02-21 David ConradSimplify determing whether fragments are coded
2010-02-21 David ConradHandle Theora's continued runs in superblock coding.
2010-02-21 David ConradDecode fully coded superblocks in the same manner as...
2010-02-21 David ConradMake the special 4129 case for long-run bit strings...
2010-02-21 David ConradUse memset to set the runs partially coded superblocks
2010-02-20 Michael NiedermayerMake sure we dont write more bytes into filename than...
2010-02-20 Michael NiedermayerDo not attempt to open references through absolute...
2010-02-20 Måns RullgårdReplace log2f(10) with a constant
2010-02-20 Vitor SessakFree encoder extradata in avcodec_close(). Should fix...
2010-02-20 Måns RullgårdAdd casts to correct return type in macros for missing...
2010-02-20 Ramiro Pollax86_fft.o depends on MMX and FFT.
2010-02-20 Måns RullgårdDelete avconfig.h on distclean
2010-02-20 Måns RullgårdDelete all test related files in testclean rule
2010-02-20 Stefan Gehrerremove tables of codebook vector values which are conta...
2010-02-20 Carl Eugen... Gcc attribute may_alias is not supported (or silently...
2010-02-20 Vitor SessakDo not leave uninitialized data in the packet in MPC...
2010-02-19 Martin StorsjöSplit rtsp_read_header() into two functions, so that...
2010-02-19 Martin StorsjöSplit out input-specific parts of rtsp_read_header...
2010-02-19 Martin StorsjöOnly send out NAT-punching RTP/RTCP packets when we...
2010-02-19 Martin StorsjöUse mode=receive instead of mode=play if in RTSP muxer...
2010-02-19 Martin StorsjöMake rtsp_close_streams() take a AVFormatContext instea...
2010-02-19 Kostya Shishkov16l trocadero: don't forget to free frame data buffer...
2010-02-19 Kostya ShishkovWavPack demuxer also depends on APE tag parser
2010-02-19 Kostya ShishkovMake Bink demuxer skip all zero audio tracks, not only...
2010-02-19 Daniel Verkampmsmpeg4v* encoders depend on h263dec
2010-02-19 Daniel VerkampDeclare WMV1 decoder dependencies
2010-02-19 Daniel VerkampAEA demuxer requires raw.o for pcm_read_seek
2010-02-19 Daniel VerkampDeclare CAF demuxer dependency on mpegaudio
2010-02-19 Daniel VerkampFix compilation of binkaudio_rdft when dct is disabled
2010-02-19 Stefan Gehrerremove a Huffman table from WMA which also exists in AAC
2010-02-19 Vitor SessakFix memory leak for truncated frames
2010-02-19 Vitor SessakFix memory leak for truncated frames
2010-02-19 Martin StorsjöRemove stale function declaration.
2010-02-19 Vitor SessakAdd missing dependency of TwinVQ
2010-02-19 Stefan Gehrerremove ivi5_scans8x8[0], it duplicates ff_zigzag_direct
2010-02-19 Martin StorsjöRename RTSP_STATE_PLAYING to _STREAMING, since that...
2010-02-19 Kostya Shishkovcosmetics: reindent after last commit
2010-02-19 Kostya ShishkovSince WavPack chunk can contain more samples than FFmpe...
2010-02-19 Thilo BorgmannAdd the dependency for mpeg4audio.o of the ALS decoder.
2010-02-19 Thilo BorgmannDo sequential bit reading outside of []-operators.
2010-02-19 Kostya ShishkovWavPack demuxer supports ID3v1 tags, so don't forget...
2010-02-19 Måns RullgårdTOMI: 16- and 32-bit intreadwrite functions
2010-02-19 Michael Niedermayerget rid of an if() 1 cpu cycle faster.
2010-02-19 Michael NiedermayerGet rid of a local variable, 10 cpu cycles faster.
2010-02-18 Michael NiedermayerMove abs() from decode_cabac_mb_mvd() to the code that...
2010-02-18 Alex ConverseAdd some AAC buffer overread checks.
2010-02-18 Stefano SabatiniReindent and fix brace placement.
2010-02-18 Stefano SabatiniVertically align a list of comparisons in sws_getCached...
2010-02-18 Stefano SabatiniMerge two if conditions, allow to decrese the level...
2010-02-18 Stefano SabatiniFFmpeg is a collective effort so allowing a single...
2010-02-18 Måns RullgårdSuppress icc warnings about unknown attributes
2010-02-18 Stefan Gehrerfix intra prediction modes with inter-MB neighbors,
2010-02-18 Kostya ShishkovMake RTMP client send bytes read report
2010-02-18 Måns RullgårdH264: use alias-safe macros
2010-02-18 Måns RullgårdAdd alias-safe aligned AV_[RW]N macros
2010-02-18 Måns RullgårdUse alias-safe types in AV_COPY/SWAP/ZERO macros
2010-02-18 Måns RullgårdUse alias-safe types in AV_[RW] macros
2010-02-18 Måns RullgårdAdd alias-safe union typedefs
2010-02-18 Michael NiedermayerSimplify deblock_left/top condition for deblocking_filter=2
2010-02-18 Michael NiedermayerSpeedup decode_cabac_field_decoding_flag() by 9 cpu...
2010-02-18 Michael Niedermayerfix issue 1747
2010-02-17 Måns RullgårdMove NEG_[US]SR32 macros to mathops.h
2010-02-17 Thilo BorgmannFix sizeof()-statement to use the actual pointer type.
2010-02-17 Thilo BorgmannFix wrong buffer allocation for MCC in ALS.
2010-02-17 Måns RullgårdUse stripped executable in regression tests
2010-02-17 Måns Rullgårdconfigure: allow setting strip tool with --strip
2010-02-17 Alex Converseget_bits: Fix spelling and grammar in GET_VLC() comment.
2010-02-17 Måns Rullgård10l: remove stray '(' I don't know where it came from
2010-02-17 Måns RullgårdUse LOCAL_ALIGNED macro for local arrays
2010-02-17 Måns RullgårdPPC and x86 support aligning variables on stack
2010-02-17 Måns RullgårdAdd LOCAL_ALIGNED() macro for declaring aligned local...
2010-02-17 Måns RullgårdSimplify some declarations of aligned arrays
2010-02-17 Martin StorsjöAdd functions to send RTSP commands with content attach...
2010-02-17 Michael NiedermayerMove predict_field_decoding_flag() from h264.h to ...
2010-02-17 Michael NiedermayerMove check for and call of predict_field_decoding_flag...
2010-02-16 Michael Niedermayer2x faster ff_h264_init_cabac_states(), 4k cpu cycles...
2010-02-16 Ronald S. BultjeRemove first_rtcp_ntp_time. This is used to prevent...
2010-02-16 Martin StorsjöWhen using RTP-over-UDP, send dummy packets during...
2010-02-16 Stefano SabatiniRename the "enc" variable, which refers to the AVCodecC...
2010-02-16 Stefano SabatiniMove read_line() and write_line() definition from pixde...
2010-02-16 Ronald S. BultjeFix two problems (no idea how this ever worked):
2010-02-16 Ronald S. BultjeRevert r21851.
2010-02-16 Ronald S. BultjeDon't return 0 if buffer setup failed. That signals...
next