]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-03-08 Carl Eugen... Do not use AVFMT_FLAG_NONBLOCK for the output file.
2011-03-08 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-08 Justin Rugglesac3enc: shift coefficients to 24-bit following MDCT...
2011-03-08 Justin Rugglesac3enc: use MUL64() to multiply fixed-point coefficients
2011-03-08 Benjamin LarssonAdd a dummy option -i to ffplay so that it is easy...
2011-03-08 Stefano Sabatiniframebuffer device demuxer
2011-03-08 Nathan Caldwellaacenc: Fix a segfault in search_for_quantizers
2011-03-08 Anssi Hannulampegts: add all stream languages into metadata
2011-03-08 Baptiste CoudurierIn retry_transfer_wrapper, do not check url_interrupt_c...
2011-03-08 Hendrik LeppkesFlag DVB subtitles for the hard hearing appropriately...
2011-03-08 Anssi Hannulampegtsenc: handle multiple language tags per stream
2011-03-08 Ronald S. Bultjereindent.
2011-03-08 Anton Khirnovavio: move ff_rewind_with_probe_data from avio.h to...
2011-03-08 Anton Khirnovavio: deprecate url_fget_max_packet_size
2011-03-08 Young Han Leeaacenc: remove the data arrays
2011-03-08 Anssi Hannulalavf: document the use of multiple entries in language...
2011-03-08 Thadeu Lima... aac_latm_dec: use aac context and aac m4ac
2011-03-08 Justin Rugglesac3enc: add some assertions
2011-03-08 Justin Rugglesac3enc: use av_assert2() instead of assert() to make...
2011-03-08 Justin Rugglescosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_c...
2011-03-08 Peter RossAdd audio codec 0x1600 (ADTS AAC)
2011-03-08 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-08 Anton Khirnovavio: deprecate url_fgetc and remove all it uses
2011-03-08 Anton Khirnovavio: deprecate url_fgets
2011-03-08 Sean McGovernh264_mp3toannexb_bsg: don't crash, but warn, if PPS...
2011-03-08 Martin StorsjöAdd Apple HTTP Live Streaming protocol handler
2011-03-08 Martin StorsjöURLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
2011-03-08 Martin StorsjöURLProtocol: Add a flags field
2011-03-08 Mans Rullgardyadif: add parens around macro parameters
2011-03-07 Carl Eugen... Do not loop endlessly if id3v2 tag size is negative...
2011-03-07 Carl Eugen... Change filesize to int64_t.
2011-03-07 Carl Eugen... Seek back to old position after reading id3v1 tag.
2011-03-07 Michael NiedermayerMake sure the first q press doesnt f*ck up the protocol...
2011-03-07 Michael NiedermayerFix seting of decode_interrupt_cb()
2011-03-06 Michael NiedermayerRevert "lavf: deprecate get_strz() in favor of avio_get...
2011-03-05 Reimar DöffingerMake matroska demuxer also set timestamps for RealAudio...
2011-03-05 Justin Rugglesac3enc: add num_rematrixing_bands to AC3EncodeContext...
2011-03-05 Justin Rugglesac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
2011-03-05 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-05 Anton Khirnovlavf: deprecate get_strz() in favor of avio_get_str
2011-03-05 Reimar Döffingeravio: add avio_get_str()
2011-03-05 Ronald S. Bultjeavio: fix fourcc if any character is >=0x80.
2011-03-04 Carl Eugen... Fix compilation on powerpc with --disable-altivec.
2011-03-04 Baptiste CoudurierIn retry_transfer_wrapper, do not check url_interrupt_cb,
2011-03-04 Michael NiedermayerMove guess_correct_pts() under got_picture_ptr.
2011-03-03 Michael Niedermayerh263dec: produce a warning when excessive bitstream...
2011-03-03 Ronald S. Bultjevp3-mt: fix deadlock when first frame is not a keyframe.
2011-03-03 Mans Rullgardthreads: allow thread count of zero
2011-03-03 Baptiste Couduriervc1: fix decoding when end sequence is present
2011-03-03 Martin Storsjöffmpeg: Use av_pkt_dump_log2
2011-03-03 Martin Storsjölibavformat: Add av_pkt_dump{, _log}2, taking an AVStre...
2011-03-03 Martin Storsjöaviobuf: Write new data at s->buf_end in fill_buffer
2011-03-03 Baptiste Couduriermovenc: use correct tag for dvcpro hd
2011-03-03 Baptiste Coudurierdnxhd: allow encoding with Avid Nitris compatibility.
2011-03-03 Baptiste Couduriermovenc: fix tkhd height for imx
2011-03-03 Anton Khirnovavio: deprecate url_fskip
2011-03-03 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-03 Anton Khirnovavio: avio_ prefix for url_fseek
2011-03-03 Alexander Strangehuffyuv: Add multithreading support
2011-03-03 Alexander Strangepthreads: Fix bug introduced with thread_safe_callbacks
2011-03-03 Michael NiedermayerFix duplicate & droped frame in Californication.S02E01...
2011-03-02 Carl Eugen... Attribute used is correctly supported by the Intel...
2011-03-02 Carl Eugen... Use macro __INTEL_COMPILER instead of __ICC.
2011-03-01 Mans RullgardUse --sysroot flag for clang
2011-02-28 Baptiste CoudurierIn mov muxer, fix adpcm mono muxing, patch by Alex...
2011-02-28 Baptiste CoudurierIn mpegts demuxer, do not output known sized packet...
2011-02-27 Mans RullgardARM: VP8: fix build on systems with global symbol prefix
2011-02-27 Mans RullgardARM: fix vp8 neon with pic enabled
2011-02-27 Reimar Döffingerconfigure: document FATE_SAMPLES env var in --help...
2011-02-27 Mans Rullgardfate: get samples location from env var if not explicit...
2011-02-26 Ronald S. Bultjemovenc: remove uses of deprecated API.
2011-02-26 Maksym Veremeyenkostore pasp atom for all types of quicktime movie
2011-02-26 Maksym Veremeyenkoreindent after tapt patch
2011-02-26 Maksym Veremeyenkouse tapt atom for sample aspect ratio
2011-02-26 Peter Rossbink: prevent overflows within binkidct by using int...
2011-02-26 Peter Rossbink: decode audio track identifiers into AVStream.id
2011-02-26 Peter RossBink version 'b' audio decoder
2011-02-26 Peter Rossbinkaudio: simplify frame_len_bits and frame_len calcul...
2011-02-26 Peter Rossbinkaudio: remove unnecessary loop
2011-02-26 Peter Rossbinkaudio: perform band table scaling in decode_init
2011-02-26 Peter Rossbink: set audio stream codec_tag such that binkaudio...
2011-02-26 Mans Rullgardbink: use LOCAL_ALIGNED for aligned stack data
2011-02-26 Kyledxva2: define required feature selection macros
2011-02-26 Dave YeoOS/2: lxlite should use stdout
2011-02-26 Anton Khirnovavio: deprecate put_tag
2011-02-26 Anton Khirnovlavf: replace remaining uses of put_tag with avio_write
2011-02-26 Anton Khirnovavienc: replace &tag[0] with tag.
2011-02-26 Anton Khirnovlavf: use a new ffio_wfourcc macro instead of put_tag...
2011-02-26 Anssi Hannuladca: use EXT_AUDIO_ID field to determine core extensions
2011-02-26 Justin Rugglesvmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
2011-02-26 Justin Rugglesvmdaudio: remove unnecessary fields from VmdAudioContex...
2011-02-26 Justin Rugglesvmdaudio: add out_bps to VmdAudioContext and use it...
2011-02-26 Justin Rugglesvmdaudio: simplify vmdaudio_decode_frame() by handling...
2011-02-26 Justin Rugglescosmetics: reindent after previous commit
2011-02-26 Justin Rugglesvmdaudio: move all silence chunk handling to vmdaudio_l...
2011-02-26 Justin Rugglescosmetics: remove debugging cruft
2011-02-26 Justin Rugglescosmetics: reindent after previous commit
2011-02-26 Justin Rugglesvmdaudio: simplify buffer pointer and header size handling.
2011-02-26 Justin Rugglesvmdaudio: set *data_size to zero when skipping small...
2011-02-26 Justin Rugglesvmdaudio: validate block type
next