]> git.sesse.net Git - ffmpeg/history - libavcodec
tiff: support reading gray+alpha at 8 bits
[ffmpeg] / libavcodec /
2014-07-20 Carl Eugen Hoyostiff: support reading gray+alpha at 8 bits
2014-07-20 Diego Biurrunidct: Move arm-specific declarations to a header in...
2014-07-20 Nidhi Makhijanimpegencconetxt: Move rv10-specific orig_width/orig_heig...
2014-07-19 Diego Biurrunfdct: Move ppc-specific declarations to a header in...
2014-07-19 Diego Biurrunsimple_idct: Move x86-specific declarations to a header...
2014-07-19 Diego Biurrunfdct: Move x86-specific declarations to a header in...
2014-07-18 Diego Biurrundct-test: Reuse enum idct_permutation_type instead...
2014-07-18 Diego Biurrundct-test: Skip indirection for MMX IDCT permutation
2014-07-18 Diego Biurrunx86: dnxhdenc: Eliminate some unnecessary ifdefs
2014-07-18 Nidhi Makhijanilibgsm: Split decoder and encoder
2014-07-18 Diego Biurrunidctdsp: prettyprinting cosmetics
2014-07-18 Diego Biurrunidct: Convert IDCT permutation #defines to an enum
2014-07-18 Diego Biurrunfft: Convert FFT/MDCT permutation type #defines to...
2014-07-18 Diego Biurrundct-test: Improve CPU flags struct member name
2014-07-18 Diego Biurrundct-test: Move cpu_flags variable out of global scope
2014-07-18 Martin Storsjöarm: cosmetics: Consistently use lowercase for shift...
2014-07-18 Martin Storsjöarm: cosmetics: Fix a misaligned asm operand
2014-07-17 Ben Avisonarmv6: Accelerate ff_fft_calc for general case (nbits...
2014-07-17 Ben Avisonarmv6: Accelerate ff_imdct_half for general case (mdct_...
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-17 Diego Biurrunx86: dsputil: Coalesce all init files
2014-07-17 Luca Barbatoh264: K&R formatting cosmetics
2014-07-16 Diego Biurrunh264: Remove some commented-out, broken cruft
2014-07-16 Diego Biurrunarm: dsputil: Coalesce all init files
2014-07-16 Vittorio Giovarag2meet: allow size changes within original sizes
2014-07-13 Diego Biurrunx86: dsputil: Avoid pointless CONFIG_ENCODERS indirection
2014-07-13 Diego Biurrunppc: dsputil: Coalesce all init files
2014-07-11 Diego Biurrundsputil: Drop unused bit_depth parameter from all init...
2014-07-11 Gildas Cocherelhevc: implement pic_output_flag handling
2014-07-11 Mickaël Raulethevc: set the keyframe flag on output frames
2014-07-11 Mickaël Raulethevc: Replace nal type chek with equivalent IS_IRAP...
2014-07-11 Anton Khirnovhevc_ps: remove a write-only variable
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-09 Vittorio Giovarahevc: parse display orientation SEI message
2014-07-09 Vittorio Giovarah264: parse display orientation SEI message
2014-07-09 Anton Khirnovadxdec: get rid of an avpriv function
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-07-08 Martin Storsjöarm: Avoid using the 'setend' instruction on ARMv7...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-07 Omer Osmanlibfdk-aacdec: Decode the first AAC frame to reliably...
2014-07-07 Nidhi Makhijanivmd: Split audio and video decoder
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-07-06 Diego Biurrundsputil: Move pix_sum, pix_norm1, shrink function point...
2014-07-06 Diego Biurrundsputil: Split off *_8x8basis to a separate context
2014-07-06 Nidhi Makhijanidsicin: Split audio and video decoder
2014-07-06 Nidhi Makhijanibmv: Split audio and video decoder
2014-07-06 Nidhi Makhijanipaf: split audio and video decoder
2014-07-06 Nidhi Makhijanicljr: split decoder and encoder
2014-07-05 Diego Biurrunx86: build: Only compile FDCT code if MMX is enabled
2014-07-05 Diego Biurrunx86: Unconditionally compile blockdsp and svq1enc init...
2014-07-05 Diego Biurrunx86: huffyuvdsp: Move inline assembly to init file
2014-07-04 Omer Osmanlibfdk-aacdec: Reduce the default decoder delay by...
2014-07-03 Diego Biurrunx86: mpegvideoenc: Change SIMD optimization name suffix...
2014-07-03 Justin Ruggleswebpdec: Fix decoding of the huffman group indices.
2014-07-03 Luca Barbatohevc: Use the local context variable when needed
2014-07-01 Diego Biurrunvaapi: Update idct_permutation location after dsputil...
2014-07-01 Diego BiurrunUpdate Fiona's name in copyright statements.
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-30 Diego Biurrunmjpeg: Split off bits shared by MJPEG and LJPEG encoders
2014-06-30 John Stebbinspgssubdec: handle more complex PGS scenarios
2014-06-27 Diego Biurrunmpeg: Change ff_convert_matrix() to take an MpegEncCont...
2014-06-27 Diego Biurrundv: Properly split decoder and encoder initialization
2014-06-26 Diego Biurrundsputil: Move MMX/SSE2-optimized IDCT bits to the x86...
2014-06-26 Diego Biurrunfate: Add dependencies for dct/fft/mdct/rdft tests
2014-06-26 Dirk Ausserhausindeo4: B-frames decoding
2014-06-26 Kostya Shishkovindeo2: rename stride to pitch for consistency with...
2014-06-26 Anton Khirnovlavc: do not allocate edges in the default get_buffer2()
2014-06-26 Gildas Cocherelhevc: remove unused array min_cb_addr_zs
2014-06-26 Kieran Kunhyahevc: Allow out of bound values for num_reorder_pics
2014-06-25 Diego Biurrundv: Replace a magic number by sizeof()
2014-06-25 Diego Biurrunx86: h264dsp: Fix link failure with optimizations disabled
2014-06-24 Derek Buitenhuismjpegdec: Properly set the context colorspace info
2014-06-23 Vittorio Giovarah264: error out from decode_nal_units() when AV_EF_EXPL...
2014-06-23 Vittorio Giovarajpeg2000: fix dereferencing invalid pointers during...
2014-06-23 Diego Biurrundsputil: Split off global motion compensation bits...
2014-06-23 Janne Grunauh264: avoid using uninitialized memory in NEON chroma mc
2014-06-23 Dirk Ausserhausindeo45: use is_indeo4 context flag instead of checking...
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-06-23 Diego Biurrunmpeg: Split error resilience bits off into a separate...
2014-06-23 Justin RugglesCheck mp3 header before calling avpriv_mpegaudio_decode...
2014-06-23 Justin RugglesCheck if an mp3 header is using a reserved sample rate.
2014-06-22 Luca Barbatolibx264: Correctly manage constant rate factor params
2014-06-22 Diego Biurrunape: Replace memset(0) by zero initialization
2014-06-22 Diego Biurrunmpeg: Mark ff_mpeg_set_erpic() static
2014-06-22 Diego Biurrunbuild: Have the eatqi decoder depend on the MPEG-1...
2014-06-22 Diego Biurrunbuild: Add missing object files for Matroska demuxer
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2014-06-20 Vittorio Giovarah264: fix build when error resilience is disabled
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-06-20 Anton Khirnovdv: cosmetics, reindent
2014-06-20 Anton Khirnovdv: get rid of global non-const tables
2014-06-20 Anton Khirnovdvenc: initialize the profile only once, at init
2014-06-20 Anton Khirnovlavc: add a convenience function for rescaling timestam...
2014-06-19 Dirk Ausserhausi263: skip dummy frames
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-06-18 Luca Barbatohevc: Mark num_bins_in_se as unused
2014-06-18 Niels Möllerdcadec: replace ldexpf with a multiplication by a constant
2014-06-17 Rafaël Carrévp9 encoder: use a decent default speed setting
2014-06-17 Tristan Matthewstiffenc: fix packet size calculation
2014-06-17 Diego Biurrunjpeg2000: Mark static data init functions as av_cold
next