]> git.sesse.net Git - ffmpeg/history - libavcodec
miscellaneous typo fixes
[ffmpeg] / libavcodec /
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-07-25 Rémi Denis-Courmontmpeg12: 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 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-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-17 Christophe Gisquetfmtconvert: Explicitly use int32_t instead of int
2013-07-16 Sean McGovernpthread: Rename thread_init to avoid symbol collision
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-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 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-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-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 Barbatovqavideo: check the version
2013-07-07 Ronald S. Bultjevp8: Wait for prev_frame to parse segment_map before...
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 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-Glasercabac: 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...
2013-07-02 Michael Niedermayerjpeg2000: Merge rescaling with interleaving in 9/7...
2013-07-02 Michael Niedermayerjpeg2000: Optimize output sample conversion
2013-07-02 Michael Niedermayerjpeg2000: Reset s->numX/Ytiles on tile deallocation
2013-07-02 Michael Niedermayerjpeg2000: Optimize dequantization
2013-07-02 Michael Niedermayerjpeg2000: Do not assume a single tile
2013-07-02 Michael Niedermayerjpeg2000: Speed up jpeg2000_decode_tile()
2013-07-02 Michael Niedermayerjpeg2000: Use EBCOT's CAUSAL and BYPASS mode in decode_...
2013-07-02 Michael Niedermayerjpeg2000: Simplify jpeg2000_decode_packets()
2013-07-02 Michael Niedermayerjpeg2000: Do not crash on NULL node in tag_tree_decode
2013-07-02 Michael Niedermayerjpeg2000: Refactor SOT marker parsing
2013-07-02 Luca Barbatojpeg2000: Proper cleanup on failure in decode_frame()
2013-07-02 Michael Niedermayerjpeg2000: Use the correct sizeof in memset for T1 data
2013-07-02 Michael Niedermayerjpeg2000: Simplify init_tile()
2013-07-02 Michael Niedermayerjpeg2000: Update pixel format support
2013-07-02 Michael Niedermayerjpeg2000: Compute corrections of sub-band coordinates
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded variable initialization
2013-07-02 Michael Niedermayerjpeg2000: Use separate fields for int and float codepaths
2013-07-02 Michael Niedermayerjpeg2000: Split int/float codepaths depending on the DWT
2013-07-02 Michael Niedermayerjpeg2000: Improve reduced resolution decoding
2013-07-02 Michael Niedermayerjpeg2000: Compute quantization for 'scalar derived...
next