]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2013-07-18 Martin Storsjöavserver: Remove unused loadable module support
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-17 Christophe... fmtconvert: Explicitly use int32_t instead of int
2013-07-16 Sean McGovernpthread: Rename thread_init to avoid symbol collision
2013-07-15 Martin Storsjölavf: Make sure avg_frame_rate can be calculated withou...
2013-07-15 Martin Storsjömov: Do not allow updating the time scale after it...
2013-07-15 Martin Storsjömov: Seek back if overreading an individual atom
2013-07-15 Martin Storsjöac3dec: Don't consume more data than the actual input...
2013-07-15 Luca Barbatoindeo: Reject impossible FRAMETYPE_NULL
2013-07-15 Luca Barbatoindeo: Do not reference mismatched tiles
2013-07-15 Luca Barbatoindeo: Sanitize ff_ivi_init_planes fail paths
2013-07-15 Luca Barbatoindeo5: return proper error codes
2013-07-15 Luca Barbatoindeo: Bound-check before applying motion compensation
2013-07-14 Martin Storsjörtsp: Include an User-Agent header field in all requests
2013-07-13 Luca Barbatoindeo: Bound-check before applying transform
2013-07-13 Luca Barbatoindeo4: Validate scantable dimension
2013-07-13 Luca Barbatoindeo4: Check the quantization matrix index
2013-07-13 Luca Barbatoindeo4: Do not access missing reference MV
2013-07-13 Martin Storsjöac3dec: Consistently use AC3_BLOCK_SIZE and sizeof
2013-07-13 Martin Storsjöac3dec: Increment channel pointers only once per channel
2013-07-13 Nicolas Bertrandjpeg2000: Remove unused passes array in Jpeg200Cblk...
2013-07-13 Nicolas Bertrandjpeg2000: Initialize only once mqc arrays
2013-07-12 Michael Niedermayervf_interlace: better handling of odd video size
2013-07-12 Sean McGovernfate: use current syntax for the scale filter
2013-07-12 Luca Barbatodca: Respect the current limits in the downmixing capab...
2013-07-12 Luca Barbatodca: Error out on missing DSYNC
2013-07-12 Luca Barbatopcm: always use codec->id instead of codec_id
2013-07-12 Luca Barbatovdpau: use the correct namespace for the union
2013-07-12 Luca Barbatomlpdec: Do not set invalid context in read_restart_header
2013-07-12 Luca Barbatomlpdsp: x86: Respect cpuflags
2013-07-12 Luca Barbatopcx: Do not overread source buffer in pcx_rle_decode
2013-07-12 Luca Barbatopcx: K&R formatting cosmetics
2013-07-11 Martin Storsjöconfigure: Check for support for labels in the inline...
2013-07-10 Luca Barbatowmavoice: conceal clearly corrupted blocks
2013-07-10 Luca Barbatowmavoice: use init_static_data
2013-07-10 Luca Barbatowmavoice: return meaningful error codes
2013-07-10 Luca Barbatoiff: Do not read over the source buffer
2013-07-10 Luca Barbatoiff: K&R formatting cosmetics
2013-07-09 Luca Barbatoqdm2: Conceal broken samples
2013-07-09 Luca Barbatoqdm2: refactor joined stereo support
2013-07-09 Luca Barbatoadpcm: Write the correct number of samples for ima-dk4
2013-07-09 Luca Barbatoimc: Catch a division by zero
2013-07-09 Luca Barbatoatrac3: Error on impossible encoding/channel combinations
2013-07-09 Luca Barbatoatrac3: set the getbits context the right buffer_end
2013-07-09 Luca Barbatoatrac3: fix error handling
2013-07-08 Martin Storsjömovenc: Rename the timestamp parameter to dts in write_...
2013-07-08 Martin Storsjömovenc: Make sure the RTP hint tracks have nondecreasin...
2013-07-07 Luca Barbatoqdm2: check and reset dithering index per channel
2013-07-07 Luca Barbatoqdm2: formatting cosmetics
2013-07-07 Luca Barbatoqdm2: use init_static_data
2013-07-07 Luca Barbatowestwood_vqa: do not free extradata on error in read_header
2013-07-07 Luca Barbatovqavideo: check the version
2013-07-07 Luca Barbatocmdutils: wrap exit explicitly
2013-07-07 Martin Storsjömovenc: K&R formatting cosmetics
2013-07-07 Michael NiedermayerMakefile: Remove stray tabs
2013-07-07 Ronald S. Bultjevp8: Wait for prev_frame to parse segment_map before...
2013-07-07 Ronald S. Bultjeyuv4mpeg: Correctly round chroma up for odd luma sizes
2013-07-07 Michael Niedermayerrmdec: Use the AVIOContext given as parameter in rm_rea...
2013-07-07 Michael Niedermayeravio: Handle AVERROR_EOF in the same way as the return...
2013-07-07 Luca Barbatowtv: Mark attachment with a negative stream id
2013-07-07 Luca Barbatoavprobe: rename the prettyprint structures
2013-07-06 Diego Biurruntools: Wording and formatting cosmetics
2013-07-06 Diego Biurruntests: Only run noproxy test if networking is enabled
2013-07-06 Luca Barbatofifo: K&R formatting cosmetics
2013-07-06 Luca Barbatokmvc: Clip pixel position to valid range
2013-07-06 Luca Barbatokmvc: use fixed sized arrays in the context
2013-07-05 Luca Barbatobitstream_filter: K&R formatting cosmetics
2013-07-04 Luca Barbatocompat: wrap math.h to avoid AIX-specific clashes
2013-07-04 Luca Barbatolog: pass the correct parameters to missing_feature_sample
2013-07-04 Luca Barbatoindeo: reject negative array indexes
2013-07-04 Luca Barbatoindeo: Cosmetic formatting
2013-07-04 Luca Barbatoindeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
2013-07-04 Luca Barbatoindeo: Refactor ff_ivi_dec_huff_desc
2013-07-04 Luca Barbatoindeo: use a typedef for the mc function pointer
2013-07-04 Jason Garrett... cabac: x86 version of get_cabac_bypass
2013-07-04 Kostya Shishkovaic: use chroma scan tables while decoding luma compone...
2013-07-02 Michael Niedermayerjpeg2000: Use the matching coding style struct for...
next