]> git.sesse.net Git - ffmpeg/history - libavcodec
Use a variable instead of a repeated calculation when decoding AVUI.
[ffmpeg] / libavcodec /
2012-05-19 Carl Eugen HoyosUse a variable instead of a repeated calculation when...
2012-05-19 Carl Eugen Hoyosavuidec.c: Fix indentation.
2012-05-19 Carl Eugen HoyosSimplify AVUI decoding, one skip value is enough.
2012-05-19 Carl Eugen HoyosFix interlaced AVUI decoding.
2012-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-18 Clément Bœschbuild: add codec_names.h to SKIPHEADERS to fix make...
2012-05-18 Clément Bœschlavc/vda: fix make checkheaders.
2012-05-18 Clément Bœschlavc/os2threads: fix make checkheaders.
2012-05-18 Clément Bœschlavc/libutvideo: fix make checkheaders.
2012-05-18 Clément Bœschlavc/libutvideo: protect header.
2012-05-18 Clément Bœschlavc/jacosub: fix make checkheaders.
2012-05-18 Clément Bœschlavc/dcaenc: fix make checkheaders.
2012-05-18 Clément Bœschlavc/g723.1: fix make checkheaders.
2012-05-18 Clément Bœschlavc/g723: protect header.
2012-05-18 Clément Bœschlavc/g729postfilter: fix make checkheaders.
2012-05-18 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-05-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-17 Mans Rullgardpcmenc: set correct bitrate value
2012-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-16 Piotr Bandurskiaasc: support "Autodesk 24 bit RLE compressor" (FourCC...
2012-05-16 Carl Eugen HoyosSupport more Avid Meridien / AVUI samples.
2012-05-16 Piotr Bandurskidv_profile: fix decoding of SoftLabDVCPRO codec (PAL...
2012-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-15 Michael Kostylevx86: rv40: Mark rv40_weight functions as MMX2; they...
2012-05-15 Justin Rugglesac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
2012-05-15 Aneesh Dogratta: Fix comment about channel number; TTA supports...
2012-05-15 Kostya Shishkovindeo3: validate new frame size before resetting decoder
2012-05-15 Kostya Shishkovindeo3: when freeing buffers, set pointers referencing...
2012-05-15 Kostya Shishkovindeo3: initialise pixel planes on allocation
2012-05-15 Kostya Shishkovindeo3: ensure that decoded cell data is in 7-bit range...
2012-05-15 Michael Niedermayerassdec: check that the alloc+init of the private data...
2012-05-15 Michael Niedermayeraudio_frame_queue: fix null ptr dereference
2012-05-14 Anton Khirnovlibmp3lame: set supported channel layouts.
2012-05-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-14 Diego Biurrunvcr1: Add vcr1_ prefixes to all static functions with...
2012-05-14 Diego Biurrunvcr1: Fix return type of common_init to match the funct...
2012-05-14 Diego Biurrunvcr1enc: Replace obsolete get_bit_count by put_bits_cou...
2012-05-14 Diego Biurrunmotion-test: remove disabled code
2012-05-14 Vitor Sessakx86: use more standard construct for setting ASM functi...
2012-05-14 Michael Niedermayermpegvideo_enc: Fix chroma edge size
2012-05-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-13 Michael Niedermayerflac_parser: speedup fifo realloc
2012-05-13 Piotr Bandurskiwmvenc: check if width is multiple of 2
2012-05-13 Carl Eugen HoyosSet bits_per_raw_sample when decoding libopenjpeg images.
2012-05-13 Michael Niedermayermpeg1enc: dont use size extension.
2012-05-13 Michael Niedermayermpeg2dec: support slice_vertical_position_extension
2012-05-13 Michael Niedermayermpeg2enc: check input dimensions
2012-05-13 Michael Niedermayermpeg1enc: check input dimensions
2012-05-13 Michael Niedermayerh263enc: test that dimensions are a multiple of 4
2012-05-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-12 Michael Niedermayerh263enc: check w/h for validity
2012-05-12 Michael Kostylevx86: vc1: drop MMX loop filter implementation, which...
2012-05-12 Carl Eugen HoyosFix flashsv2 encoder error message.
2012-05-12 Michael Niedermayerflashsv2enc: fix division by zero
2012-05-12 Michael Niedermayerflashsvenc: fix image sizes below 192x192
2012-05-12 Michael Niedermayertiffenc: fix out of array read
2012-05-12 Michael Niedermayersnow: fix 32x32 encoding
2012-05-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-11 Michael Niedermayermpeg12: fix logic that prevents extradata from being...
2012-05-11 Michael Niedermayermpeg12: print an error when there was a frame in extradata.
2012-05-11 Carl Eugen HoyosAllow decoding of j2k images with bpp<8 and 8<bpp<16...
2012-05-11 Michael Niedermayerdcaenc: fix out of array read
2012-05-10 Mans Rullgardarm/neon: dsputil: use correct size specifiers on vld1...
2012-05-10 Mans Rullgardarm: dsputil: prettify some conditional instructions...
2012-05-10 Mans Rullgardvqavideo: change x/y loop counters to the usual pattern
2012-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-10 Michael NiedermayerRevert "Remove libvorbis Vorbis decoding support. ...
2012-05-10 Christophe Gisquetrv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations...
2012-05-10 Michael Niedermayerlavc/utils: fix division by 0
2012-05-10 Christophe Gisquetape: Use unsigned integer maths
2012-05-10 Mans Rullgardarm: dsputil: fix overreads in put/avg_pixels functions
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-09 Diego Biurrunvcr1enc: drop pointless empty encode_init() wrapper...
2012-05-09 Diego Biurrunvcr1: drop pointless write-only AVCodecContext member...
2012-05-09 Diego Biurrunvcr1: group encoder code together to save #ifdefs
2012-05-09 Diego Biurrunvcr1: cosmetics: K&R prettyprinting, typos, parentheses...
2012-05-09 Diego Biurrunlibxvid: Give more suitable names to libxvid-related...
2012-05-09 Diego Biurrunlibxvid: Separate libxvid encoder from libxvid rate...
2012-05-09 Diego Biurrunjpeglsdec: Remove write-only variable in ff_jpegls_deco...
2012-05-09 Anton Khirnovlavc: check that extended_data is properly set in avcod...
2012-05-09 Anton Khirnovlavc: pad last audio frame with silence when needed.
2012-05-09 Carl Eugen HoyosFix lagarith YUY2 output.
2012-05-08 Jordi Ortizlibschroedingerdec: Change AVPicture to AVFrame and...
2012-05-08 Michael Niedermayerqdm2: print error messages instead of just retunring...
2012-05-08 Reimar DöffingerCSCD: must use reget_buffer.
2012-05-08 Michael Niedermayerg723_1: change to encode2()
2012-05-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-08 Michael Niedermayershorten: increase max_frame_size.
2012-05-08 Alex Converseoptions_table: Add some missing #includes to fix "make...
2012-05-08 Michael Niedermayeraasc: use the correct reader offset
2012-05-08 Carl Eugen HoyosWrite palettised targa.
2012-05-08 Carl Eugen HoyosSupport yuva422p rawvideo in nut.
2012-05-08 Carl Eugen HoyosSupport yuva422p in ffv1.
2012-05-08 Carl Eugen HoyosAdd Avid Meridien (AVUI) decoder.
2012-05-08 Carl Eugen HoyosAdd yuva422p pix_fmt.
2012-05-08 Kostya Shishkovlagarith: add YUY2 decoding support
2012-05-08 Carl Eugen HoyosSupport decoding unaligned rgb24 lagarith.
2012-05-08 Michael Niedermayermp3decoder: discard ID3 tags
next