Messages by Thread
-
[FFmpeg-commits] doc: document applehttp protocol
Luca Barbato
-
[FFmpeg-commits] VP8: fix other function declaration
Jason Garrett-Glaser
-
[FFmpeg-commits] VC1: Export profile/level
Hendrik Leppkes
-
[FFmpeg-commits] ffmpeg: remove unused variable in ffmpeg_exit()
Stefano Sabatini
-
[FFmpeg-commits] VP8: optimize VP8Context struct ordering
Jason Garrett-Glaser
-
[FFmpeg-commits] VP8: fix function declaration
Jason Garrett-Glaser
-
[FFmpeg-commits] VP8: token probs doesn't need padding
Jason Garrett-Glaser
-
[FFmpeg-commits] VP8: use a goto to break out of two loops
Jason Garrett-Glaser
-
[FFmpeg-commits] Add CONFIG_AC3DSP symbol to simplify makefiles
Mans Rullgard
-
[FFmpeg-commits] configure: use pkg-config helpers
Mans Rullgard
-
[FFmpeg-commits] configure: improve pkg-config support
Mans Rullgard
-
[FFmpeg-commits] configure: allow checking multiple functions in check_func_headers()
Mans Rullgard
-
[FFmpeg-commits] Add one more avc intra fourcc and extend the description
Benjamin Larsson
-
[FFmpeg-commits] Export profiles from the mpeg2 video decoder
Benjamin Larsson
-
[FFmpeg-commits] id3v2: fix typo in error message
Anton Khirnov
-
[FFmpeg-commits] avio: deprecate url_feof
Anton Khirnov
-
[FFmpeg-commits] aacenc: Fix a segfault in search_for_quantizers
Nathan Caldwell
-
[FFmpeg-commits] mpegts: add all stream languages into metadata
Anssi Hannula
-
[FFmpeg-commits] In retry_transfer_wrapper, do not check url_interrupt_cb, causes problems
Baptiste Coudurier
-
[FFmpeg-commits] Flag DVB subtitles for the hard hearing appropriately using their component_type id .
Hendrik Leppkes
-
[FFmpeg-commits] mpegtsenc: handle multiple language tags per stream
Anssi Hannula
-
[FFmpeg-commits] lavf: update documentation of AVOutputFormat.flags
Anssi Hannula
-
[FFmpeg-commits] reindent.
Ronald S. Bultje
-
[FFmpeg-commits] avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
Anton Khirnov
-
[FFmpeg-commits] aacenc: remove the data arrays
Young Han Lee
-
[FFmpeg-commits] avio: deprecate url_fget_max_packet_size
Anton Khirnov
-
[FFmpeg-commits] lavf: document the use of multiple entries in language metadata tag
Anssi Hannula
-
[FFmpeg-commits] aac_latm_dec: use aac context and aac m4ac
Thadeu Lima de Souza Cascardo
-
[FFmpeg-commits] ac3enc: add some assertions
Justin Ruggles
-
[FFmpeg-commits] ac3enc: use av_assert2() instead of assert() to make debugging easier.
Justin Ruggles
-
[FFmpeg-commits] cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec( ).
Justin Ruggles
-
[FFmpeg-commits] Fix compilation on powerpc with --disable-altivec.
Carl Eugen Hoyos
-
[FFmpeg-commits] avio: avio_ prefix for url_fsize
Anton Khirnov
-
[FFmpeg-commits] Add audio codec 0x1600 (ADTS AAC)
Peter Ross
-
[FFmpeg-commits] avio: deprecate url_fgetc and remove all it uses
Anton Khirnov
-
[FFmpeg-commits] avio: deprecate url_fgets
Anton Khirnov
-
[FFmpeg-commits] avio: add avio_skip macro
Peter Ross
-
[FFmpeg-commits] h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.
Sean McGovern
-
[FFmpeg-commits] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
-
[FFmpeg-commits] URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
Martin Storsjö
-
[FFmpeg-commits] URLProtocol: Add a flags field
Martin Storsjö
-
[FFmpeg-commits] Fix a bunch of typos in the release documentation.
Diego Biurrun
-
[FFmpeg-commits] yadif: add parens around macro parameters
Mans Rullgard
-
[FFmpeg-commits] ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of the hardcoded value .
Justin Ruggles
-
[FFmpeg-commits] ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
Justin Ruggles
-
[FFmpeg-commits] lavf: deprecate get_strz() in favor of avio_get_str
Anton Khirnov
-
[FFmpeg-commits] avio: add avio_get_str()
Reimar Döffinger
-
[FFmpeg-commits] avio: fix fourcc if any character is >=0x80.
Ronald S. Bultje
-
[FFmpeg-commits] vp3-mt: fix deadlock when first frame is not a keyframe.
Ronald S. Bultje
-
[FFmpeg-commits] threads: allow thread count of zero
Mans Rullgard
-
[FFmpeg-commits] vc1: fix decoding when end sequence is present
Baptiste Coudurier
-
[FFmpeg-commits] libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
Martin Storsjö
-
[FFmpeg-commits] ffmpeg: Use av_pkt_dump_log2
Martin Storsjö
-
[FFmpeg-commits] aviobuf: Write new data at s->buf_end in fill_buffer
Martin Storsjö
-
[FFmpeg-commits] movenc: use correct tag for dvcpro hd
Baptiste Coudurier
-
[FFmpeg-commits] dnxhd: allow encoding with Avid Nitris compatibility.
Baptiste Coudurier
-
[FFmpeg-commits] movenc: fix tkhd height for imx
Baptiste Coudurier
-
[FFmpeg-commits] avio: deprecate url_fskip
Anton Khirnov
-
[FFmpeg-commits] huffyuv: Add multithreading support
Alexander Strange
-
[FFmpeg-commits] pthreads: Fix bug introduced with thread_safe_callbacks
Alexander Strange
-
[FFmpeg-commits] Use --sysroot flag for clang
Mans Rullgard
-
[FFmpeg-commits] ARM: fix vp8 neon with pic enabled
Mans Rullgard
-
[FFmpeg-commits] ARM: VP8: fix build on systems with global symbol prefix
Mans Rullgard
-
[FFmpeg-commits] configure: document FATE_SAMPLES env var in --help text
Reimar Döffinger
-
[FFmpeg-commits] fate: get samples location from env var if not explicitly set
Mans Rullgard
-
[FFmpeg-commits] movenc: remove uses of deprecated API.
Ronald S. Bultje
-
[FFmpeg-commits] store pasp atom for all types of quicktime movie
Maksym Veremeyenko
-
[FFmpeg-commits] reindent after tapt patch
Maksym Veremeyenko
-
[FFmpeg-commits] use tapt atom for sample aspect ratio
Maksym Veremeyenko
-
[FFmpeg-commits] bink: prevent overflows within binkidct by using int-sized intermediate array
Peter Ross
-
[FFmpeg-commits] bink: decode audio track identifiers into AVStream.id
Peter Ross
-
[FFmpeg-commits] Bink version 'b' audio decoder
Peter Ross
-
[FFmpeg-commits] binkaudio: simplify frame_len_bits and frame_len calculation
Peter Ross
-
[FFmpeg-commits] binkaudio: remove unnecessary loop
Peter Ross
-
[FFmpeg-commits] binkaudio: perform band table scaling in decode_init
Peter Ross
-
[FFmpeg-commits] bink: set audio stream codec_tag such that binkaudio decoder can identify bitstream version
Peter Ross
-
[FFmpeg-commits] bink: use LOCAL_ALIGNED for aligned stack data
Mans Rullgard
-
[FFmpeg-commits] dxva2: define required feature selection macros
Kyle
-
[FFmpeg-commits] OS/2: lxlite should use stdout
Dave Yeo
-
[FFmpeg-commits] avio: deprecate put_tag
Anton Khirnov
-
[FFmpeg-commits] lavf: replace remaining uses of put_tag with avio_write
Anton Khirnov
-
[FFmpeg-commits] lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
Anton Khirnov
-
[FFmpeg-commits] avienc: replace &tag[0] with tag.
Anton Khirnov
-
[FFmpeg-commits] dca: use EXT_AUDIO_ID field to determine core extensions
Anssi Hannula
-
[FFmpeg-commits] vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: remove unnecessary fields from VmdAudioContext and use the corresponding AVCodecContext fields instead .
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: add out_bps to VmdAudioContext and use it to replace hard-coded sample size .
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: simplify vmdaudio_decode_frame() by handling block_type first, then making a single call to vmdaudio_loadsound().
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: move all silence chunk handling to vmdaudio_loadsound().
Justin Ruggles
-
[FFmpeg-commits] cosmetics: remove debugging cruft
Justin Ruggles
-
[FFmpeg-commits] cosmetics: reindent after previous commit
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: simplify buffer pointer and header size handling.
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: set *data_size to zero when skipping small packets and add a warning log message .
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: use macros and a local variable for block type.
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: validate block type
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: correct the silent chunk count in the first block.
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: output audio samples for standalone silent blocks.
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: remove duplicated code by merging mono and stereo decoding.
Justin Ruggles
-
[FFmpeg-commits] vmdaudio: fix raw_block_size calculation.
Justin Ruggles
-
[FFmpeg-commits] avio: rename url_fopen/fclose -> avio_open/close.
Anton Khirnov
-
[FFmpeg-commits] avienc: fix AVI stream index for files with >10 streams
longstone
-
[FFmpeg-commits] libavformat: Remove FF_NETERRNO()
Martin Storsjö
-
[FFmpeg-commits] Add more AVC Intra FOURCCs
Benjamin Larsson
-
[FFmpeg-commits] aacdec: Reduce the size of buf_mdct.
Young Han Lee
-
[FFmpeg-commits] Remove old VCSs from version.sh
Alex Converse
-
[FFmpeg-commits] mpegtsenc: use correct PES stream_id for AAC
Tony Strauss
-
[FFmpeg-commits] spdifenc.c: fix compile because of missing include avio_internal.h.
Ronald S. Bultje
-
[FFmpeg-commits] ppc: fix vc1 inverse transform, unbreak build
Mans Rullgard
-
[FFmpeg-commits] vp8: ppc: fix invalid reads in altivec epel mc
Mans Rullgard
-
[FFmpeg-commits] avio: make put_nbyte internal.
Anton Khirnov
-
[FFmpeg-commits] targa: prevent integer overflow in bufsize check.
Ronald S. Bultje
-
[FFmpeg-commits] avio: make get_partial_buffer internal.
Anton Khirnov
-
[FFmpeg-commits] VC1: merge idct8x8, coeff adjustments and put_pixels.
Ronald S. Bultje
-
[FFmpeg-commits] avio: rename av_alloc_put_byte -> avio_alloc_context for consistency
Anton Khirnov
-
[FFmpeg-commits] dsputil: make {add/put/put_signed}_pixels_clamped() non-static.
Ronald S. Bultje
-
[FFmpeg-commits] VC1: inline vc1_put_block() in vc1_decode_i_blocks().
Ronald S. Bultje
-
[FFmpeg-commits] lavfi: put color source in a dedicated file
Stefano Sabatini
-
[FFmpeg-commits] lavfi: add drawutils
Stefano Sabatini
-
[FFmpeg-commits] Bump version number for 0.5.4 release.
Reinhard Tartler
-
[FFmpeg-commits] Makefile: include deps from tools directory
Mans Rullgard
-
[FFmpeg-commits] amrnb: use correct size when copying lsf_r array
Mans Rullgard
-
[FFmpeg-commits] x86: use raw opcode for xgetbv instruction
Mans Rullgard
-
[FFmpeg-commits] Update version and APIchanges.
Ronald S. Bultje
-
[FFmpeg-commits] avio: move init_put_byte() to a new private header and rename it
Anton Khirnov
-
[FFmpeg-commits] VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv().
Ronald S. Bultje
-
[FFmpeg-commits] x86: check for AVX support
Mans Rullgard
-
[FFmpeg-commits] release notes for 0.5.4
Reinhard Tartler
-
[FFmpeg-commits] Amend Changelog for 0.5.4
Reinhard Tartler
-
[FFmpeg-commits] MMS: also discover streams in extended stream properties object
Marton Balint
-
[FFmpeg-commits] Call avcodec_set_dimensions() instead of simply setting avctx->width/height
Kostya Shishkov
-
[FFmpeg-commits] Make get_bits_left() available for use in libavcodec (was previously held
Ronald S. Bultje
-
[FFmpeg-commits] dsputil_mmx.c: remove ff_vector128.
Ronald S. Bultje
-
[FFmpeg-commits] Fix invalid reads in VC1 decoder
Reimar Döffinger
-
[FFmpeg-commits] Fix VP3 edge emulation
David Conrad
-
[FFmpeg-commits] aacdec: dsputilize the scalar multiplication in intensity stereo
Young Han Lee
-
[FFmpeg-commits] VP3: fix decoding of videos with stride > 2048
Jason Garrett-Glaser
-
[FFmpeg-commits] targa: fix potential buffer overreads
Jean-Daniel Dupas
-
[FFmpeg-commits] Fix PPC build.
Ronald S. Bultje
-
[FFmpeg-commits] VP8: init one less near_mv
Jason Garrett-Glaser
-
[FFmpeg-commits] Force inlining of avutil common routines
Jason Garrett-Glaser
-
[FFmpeg-commits] VP8: split out declarations to new header
Jason Garrett-Glaser
-
[FFmpeg-commits] VP8: faster MV clipping
Jason Garrett-Glaser
-
[FFmpeg-commits] dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
-
[FFmpeg-commits] VC1: transpose IDCT 8x8 coeffs while reading.
Ronald S. Bultje
-
[FFmpeg-commits] VC1: simplify a calculation in a loop.
Ronald S. Bultje
-
[FFmpeg-commits] ffserver: Try matching the RTSP url without a trailing slash
Martin Storsjö
-
[FFmpeg-commits] Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag
Janne Grunau
-
[FFmpeg-commits] lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes
Anton Khirnov
-
[FFmpeg-commits] Move find_info_tag to lavu and add av_ prefix to it
Anton Khirnov
-
[FFmpeg-commits] mdct: remove unnecessary multiplication
Young Han Lee
-
[FFmpeg-commits] ac3enc: fix bug in stereo rematrixing decision.
Justin Ruggles
-
[FFmpeg-commits] Replace remaining uses of parse_date with av_parse_time.
Anton Khirnov
-
[FFmpeg-commits] Deprecate parse_date() in favor of av_parse_time().
Stefano Sabatini
-
[FFmpeg-commits] lavf: add av_ prefix to dump_format()
Anton Khirnov
-
[FFmpeg-commits] rtsp: udp_read_packet returning 0 doesn't mean success
Martin Storsjö
-
[FFmpeg-commits] ffserver: set the sample aspect ratio
Nicolas George
-
[FFmpeg-commits] In graph2dot, print more specific audio information for audio links.
Stefano Sabatini
-
[FFmpeg-commits] documentation: add encoders chapter
James Zern
-
[FFmpeg-commits] spdifenc: set flag AVFMT_NOTIMESTAMPS
Anssi Hannula
-
[FFmpeg-commits] vbv_delay AVOption for ABI compatibility
Michael Niedermayer
-
[FFmpeg-commits] Set maximum lowres value for the MJPEG decoder to 3.
Carl Eugen Hoyos
-
[FFmpeg-commits] ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().
Justin Ruggles
-
[FFmpeg-commits] fix nsvdec.c compilation if DEBUG macro defined
Maksym Veremeyenko
-
[FFmpeg-commits] Fix av_find_best_stream when using a program
Balint Marton
-
[FFmpeg-commits] Document audio_resample_close().
Stefano Sabatini
-
[FFmpeg-commits] Apply minor cosmetics fixes to the av_audio_resample_init() doxy.
Stefano Sabatini
-
[FFmpeg-commits] Document that av_write_header sets stream time_base to a value of it chosing .
Reimar Döffinger
-
[FFmpeg-commits] spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the latest patch
Janne Grunau
-
[FFmpeg-commits] ac3enc: change default floor code to 7.
Justin Ruggles
-
[FFmpeg-commits] os_support: fix poll() implementation
Max Shakhmetov
-
[FFmpeg-commits] APIchanges: update for 55bad0c: vbv_delay
Mans Rullgard
-
[FFmpeg-commits] Pass VBV delay to the calling application via ctx
Christophe Massiot
-
[FFmpeg-commits] binkaudio: remove unused copy of AVCodecContext*
Peter Ross
-
[FFmpeg-commits] binkaudio: fix channel count check
Peter Ross
-
[FFmpeg-commits] fix nsvdec.c compilation if DEBUG defined
Maksym Veremeyenko
-
[FFmpeg-commits] aacdec: Implement LTP support.
Young Han Lee
-
[FFmpeg-commits] APIchanges: update for 12c14cd
Anssi Hannula
-
[FFmpeg-commits] mpegtsenc: set audio_type according to st->disposition
Anssi Hannula
-
[FFmpeg-commits] mpegtsenc: whitespace cosmetics
Mans Rullgard
-
[FFmpeg-commits] mpegts: set st->disposition according to ISO 639 language descriptor
Anssi Hannula
-
[FFmpeg-commits] apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag
Mans Rullgard
-
[FFmpeg-commits] lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
Anssi Hannula
-
[FFmpeg-commits] Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter .
Stefano Sabatini
-
[FFmpeg-commits] Fix spelling error.
Tilman Brock
-
[FFmpeg-commits] mmst: fix reading uninitialized data for ping packets.
Ronald S. Bultje
-
[FFmpeg-commits] Add sample_aspect_ratio to AVFilterLink
Michael Niedermayer
-
[FFmpeg-commits] Update APIchanges for 910b5b8
Mans Rullgard
-
[FFmpeg-commits] Remove disabled legacy code in ffplay.
Stefano Sabatini
-
[FFmpeg-commits] aac: remove dead SBR input scaling
Alex Converse
-
[FFmpeg-commits] asfdec: fix build for big endian targets
Mans Rullgard
-
[FFmpeg-commits] Fix crashes in vorbis decoding found by zzuf
Jason Garrett-Glaser
-
[FFmpeg-commits] Check rangebits to avoid a possible crash.
Frank Barchard
-
[FFmpeg-commits] Update Changelog for 0.5.4 release.
Reinhard Tartler
-
[FFmpeg-commits] ac3enc: Add x86-optimized function to speed up log2_tab().
Justin Ruggles