]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-08-01 Diego Biurrunflvdec: Fix = vs. == typo in sample rate check
2013-08-01 Martin Storsjörtsp: Simplify code for forming the remote peer url
2013-08-01 Vittorio Giovaraavframe: have av_frame_get_side_data take const AVFrame*
2013-08-01 Martin Storsjörtpproto: Allow specifying a separate rtcp port in...
2013-08-01 Martin Storsjörtpproto: Check the size before reading buf[1]
2013-07-31 Vittorio Giovaraavconv: add -n option to immediately exit when output...
2013-07-31 Martin Storsjöavconv: Call exit_program instead of exit in avconv_opt...
2013-07-31 Martin Storsjöavopt: Check whether the object actually has got an...
2013-07-31 Martin Storsjörtpproto: Move rtpproto specific function declarations...
2013-07-31 Martin Storsjörtpproto: Simplify the rtp_read function by looping...
2013-07-31 Martin Storsjörtpproto: Remove a misplaced comment
2013-07-31 Martin Storsjörtpproto: Support nonblocking reads
2013-07-31 Martin Storsjörtpenc: Simplify code by introducing a macro for rescal...
2013-07-31 Diego Biurrunavfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs
2013-07-31 Diego Biurruntree-test: Refactor and plug memory leaks
2013-07-31 Diego Biurruntree.h: K&R formatting and typo cosmetics
2013-07-30 Michael Niedermayerhls: Call avformat_find_stream_info() on the chained...
2013-07-29 Diego BiurrunReplace remaining obsolete PIX_FMT names with AV_PIX_FM...
2013-07-29 Ed Torbettrtsp: Support RFC4570 (source specific multicast) more...
2013-07-29 Ed Torbettrtpproto: Support more than one SSM include address...
2013-07-29 Ed Torbettudp: Keep track of include and exclude sources separately
2013-07-29 Ed Torbettudp: Allow specifying multicast include/blocks as host...
2013-07-29 Diego Biurrunavisynth: Fix a "AVISynth" vs. "AviSynth" struct name...
2013-07-29 Diego Biurrunconfigure: Detect AIX ar command instead of hardcoding...
2013-07-29 Diego Biurrunfate: Add tree test
2013-07-29 Diego Biurrunavutil/tree: Drop debug messages that clutter the output
2013-07-29 Diego Biurrunavutil/tree: K&R formatting cosmetics
2013-07-29 Diego Biurrunfate: Add timefilter test
2013-07-29 Martin Storsjöhls: Free packets when skipping packets when seeking
2013-07-29 Martin Storsjöhlsproto: Store all durations in AV_TIME_BASE
2013-07-29 Martin Storsjöhls: Store all durations in AV_TIME_BASE
2013-07-29 Martin Storsjöhls: Store first_timestamp in units of AV_TIME_BASE
2013-07-29 Michael Niedermayerhuffyuvenc: BGRA support
2013-07-29 LYFhls: Create an AVProgram for each variant
2013-07-29 Michael Niedermayerhls: Respect the different stream time bases when compa...
2013-07-29 Martin Storsjöhls: Set stream offset before opening a chained demuxer
2013-07-29 Michael Niedermayerhls: Don't check discard flags until the parent demuxer...
2013-07-29 Michael Niedermayerhls: Copy the time base from the chained demuxer
2013-07-29 Martin Storsjöhls: Return all packets from a previous variant before...
2013-07-29 Michael Niedermayerlavf: Don't interpret just slightly broken timestamps...
2013-07-28 Luca Barbatooma: correctly mark and decrypt partial packets
2013-07-28 Luca Barbatooma: check geob tag boundary
2013-07-28 Luca Barbatooma: refactor seek function
2013-07-28 Luca Barbatoxl: Make sure the width is valid
2013-07-28 Zhang Ruihttp: Support reading gzip/deflate compressed data
2013-07-28 Paul B Maholutvideoenc: use av_image_copy_plane()
2013-07-28 Luca Barbatoaasc: Check minimum buffer size
2013-07-28 Luca Barbatoqdm2: Whitespace cosmetics
2013-07-28 Luca Barbatoflac: use meaningful return values
2013-07-28 Luca Barbatoxl: Fix the buffer size check
2013-07-28 Luca Barbatoxl: K&R formatting cosmetics
2013-07-27 Diego Biurrundoc: cosmetics: Consistently format list and table...
2013-07-27 Diego BiurrunAdd missing deprecation attributes
2013-07-27 Diego Biurruneval: Explicitly ignore return value of strtod() in...
2013-07-27 Diego BiurrunRemove unreachable returns
2013-07-27 Luca Barbatoavidec: Let the inner dv demuxer take care of discarding
2013-07-27 Luca Barbatoavidec: K&R formatting cosmetics
2013-07-27 Diego Biurrunbuild: Only check FATE dependencies when running FATE...
2013-07-27 Diego Biurrunh264: K&R formatting cosmetics
2013-07-27 Diego Biurrunbuffersink: K&R formatting cosmetics
2013-07-26 Martin Storsjöwtv: Drop some casts that now are unnecessary
2013-07-26 Martin Storsjöwtv: Make WTV_SECTOR_BITS a 64 bit constant
2013-07-26 Michael KostylevAIX: add support for shared builds
2013-07-26 Hendrik Schreiberavio: Don't set the seekable flag if no seek function...
2013-07-26 Martin Storsjörtpenc: Fix some odd comments
2013-07-26 Hendrik Leppkeslavfi: add attribute_align_arg to all public entry...
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-07-25 Rémi Denis... mpeg12: Ignore slice threading if hwaccel is active
2013-07-25 Rainer Hocheckervdpau: Fix VC-1 interlaced mode
2013-07-25 Diego Biurruncosmetics: Add '0' to float constants ending in '.'.
2013-07-25 Diego Biurruntwinvq: K&R formatting cosmetics
2013-07-24 Martin Storsjöarm: Comment out unused labels in simple_idct_arm
2013-07-23 Luca Barbato8bps: Make the bound-checks consistent
2013-07-23 Luca Barbato8bps: Bound-check the input buffer
2013-07-23 Luca Barbato4xm: Reject not a multiple of 16 dimension
2013-07-23 Luca Barbatoalsdec: Clean up error paths
2013-07-23 Luca Barbatoalsdec: Fix the clipping range
2013-07-22 Martin Storsjöarm: Mangle external symbols properly in new vfp assemb...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of qmf_32_subbands
2013-07-22 Ben Avisondcadsp: Add a new method, qmf_32_subbands
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of fft16
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of dca_lfe_fir
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of imdct_half
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisondcadec: Use int32_to_float_fmul_array8
2013-07-22 Ben Avisonfmtconvert: Add a new method, int32_to_float_fmul_array8
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of synth_filter_float
2013-07-21 Justin Ruggleslibspeexdec: fix detection of final terminator code
2013-07-21 Hendrik Leppkesconfigure: generate full msvc debug symbols when linkin...
2013-07-21 Derek Buitenhuislibx264: Define X264_API_IMPORTS on MSVC/ICL
2013-07-19 Luca Barbatodsicinav: Clip the source size to the expected maximum
2013-07-19 Luca Barbatodsicinav: Bound-check the source buffer when needed
2013-07-19 Luca Barbatodsicinav: K&R formatting cosmetics
2013-07-19 Vittorio Giovaralavfi: filtfmts: use newer avfilter APIs
2013-07-19 Ed Torbettrtsp: Support multicast source filters (RFC 4570)
2013-07-19 Martin Storsjörtpproto: Check the source IP if one single source...
2013-07-19 Ed Torbettrtpproto: Support IGMPv3 source specific multicast...
2013-07-18 Diego Biurruncompat: Add missing license boilerplates
2013-07-18 Diego BiurrunEmploy consistent LIBAV_COMPAT_ multiple inclusion...
next