]> git.sesse.net Git - ffmpeg/history - libavcodec
h264: reset num_reorder_frames if it is invalid
[ffmpeg] / libavcodec /
2014-01-18 Anton Khirnovh264: reset num_reorder_frames if it is invalid
2014-01-18 Anton Khirnovh264: reset ref count if decoding the slice header...
2014-01-18 Anton Khirnovh264: prevent two matching fields from being both a...
2014-01-18 Anton Khirnovh264: do not call field_end if we do not have a current...
2014-01-18 Anton Khirnovh264: limit allowed pred modes in ff_h264_check_intra_p...
2014-01-18 Anton Khirnovh264: reset first_field if frame_start() fails for...
2014-01-15 Diego Biurrunx86: dsputil: Simplify xvmc deprecation conditional
2014-01-15 Diego Biurrunbuild: Add separate hidden config option for the intrax...
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: h264 (bi)weight NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 loop filter NEON optimizations
2014-01-15 Janne Grunauaarch64: hpeldsp NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 qpel NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 idct NEON assembler optimizations
2014-01-15 Janne Grunauaarch64: h264 chroma motion compensation NEON optimizations
2014-01-15 Janne Grunaudct-test: test ff_simple_idct_neon only on ARM for now
2014-01-14 Janne Grunaucabac: remove leftovers from the cabac encoder
2014-01-13 Diego Biurrunx86: Consistently use cpu flag detection macros in...
2014-01-13 Diego Biurrunarm: Use full filenames as multiple inclusion guards
2014-01-13 Tim Walkervc1: Enable the interlaced B-frame codepath.
2014-01-13 Michael Niedermayervc1: Add avg_no_rnd_vc1_chroma_mc4_c()
2014-01-13 Luca Barbatovc1: Factorize out chroma MC
2014-01-12 Luca Barbatovc1dsp: K&R formatting cosmetics
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-09 Maxim PolijakowskiATRAC3+ decoder
2014-01-09 Diego Biurrunx86: hpeldsp: Add missing av_cold attribute to init...
2014-01-09 Diego Biurrunx86: avcodec: Add a bunch of missing #includes for...
2014-01-09 Diego Biurrunac3tab.h: #include the correct headers
2014-01-09 Anton Khirnovmjpegdec: apply flipping after decoding, not before
2014-01-09 Guillaume Martreshevc: fix decoding of one PU wide files
2014-01-09 Anton Khirnovvp9: drop support for real (non-emulated) edges
2014-01-09 Anton Khirnovvp8: drop support for real (non-emulated) edges
2014-01-09 Anton Khirnovmpegvideo: drop support for real (non-emulated) edges
2014-01-07 Martin Storsjöarm: Add a missing # as prefix for an immediate constant
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-07 Martin Storsjöarm: Remove a leftover define for the pld instruction
2014-01-07 Martin Storsjöarm: cosmetics: Reindent the h264dsp neon init function
2014-01-06 Diego BiurrunRename CONFIG_FFT_FLOAT ---> FFT_FLOAT
2014-01-06 Paul B Mahollibopusenc: Change default frame duration to 20 ms
2014-01-06 Anton Khirnovpthread_frame: unref decoded frames on failure
2014-01-06 Anton Khirnovh264: do not use 422 functions for monochrome
2014-01-06 Anton Khirnovh264: check that execute_decode_slices() is not called...
2014-01-06 Anton Khirnovh264: reject mismatching luma/chroma bit depths during...
2014-01-06 Anton Khirnovh264: rebuild the default ref list if the reference...
2014-01-06 Anton Khirnovcavsdec: check ff_get_buffer() return value
2014-01-06 Anton Khirnovlavc: do not leak the internal frame if opening the...
2014-01-06 Anton Khirnovlavc: add 422/444 YUV with alpha to align_dimensions()
2014-01-06 Kostya Shishkovlagarith: do not call simd functions on unaligned lines
2014-01-06 Anton Khirnovsgidec: fix buffer size check in expand_rle_row()
2014-01-06 Anton Khirnovkgv1dec: replace forcing EMU_EDGE by a copy
2014-01-06 Anton Khirnov4xm: replace forcing EMU_EDGE by a copy
2014-01-06 Anton Khirnov4xm: return a proper error code.
2014-01-05 Tim Walker(e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walker(e)ac3: parse and store the Dolby Surround, Surround...
2014-01-05 Tim Walkermlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkermlp: Parse TrueHD decoder channel modifiers and set...
2014-01-05 Tim Walkerdcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkerdcadec: set the output channel mode more accurately.
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-04 Alex Converseaac: Fix low delay windowing.
2014-01-04 Alex Converseaac: Fix TNS decoding for the 512 sample window family.
2014-01-04 Martin Storsjöarm: Use the matching endfunc macro instead of the...
2014-01-04 Martin Storsjöarm: Add a missing endfunc macro call
2014-01-03 Anton Khirnovmpegvideo: remove disabled bfin asm
2014-01-03 Anton Khirnovmpegvideo: move dct_unquantize functions up to avoid...
2014-01-03 Anton Khirnovmpegvideo: split the encoding-only parts of frame_start...
2014-01-03 Anton Khirnovh264: reset data_partitioning if decoding the slice...
2014-01-03 Anton Khirnovlzw: switch to bytestream2
2014-01-03 Anton Khirnoveacmv: check the framerate before setting it.
2014-01-03 Anton Khirnovadx: check that the offset is not negative
2014-01-03 Anton Khirnovrv30: fix extradata size check.
2014-01-03 Anton Khirnovmpegvideo: set reference/pict_type on generated referen...
2013-12-27 Luca Barbatoh264: namespace the decode function
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-22 Mason Cartervc1: Fix intensity compensation performance regression
2013-12-22 Guillaume Martreshevc: move DSP declarations from hevc.h into hevcdsp.h
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-20 Martin Storsjöarm: Don't clobber callee saved registers in scalarproduct
2013-12-20 Mickaël Raulethevc: support luma bit depth != chroma bit depth for...
2013-12-20 Guillaume Martreshevc: warn when an unknown profile is used
2013-12-20 Gildas Cocherelhevc_ps: fix indentation
2013-12-20 Gildas Cocherelhevc: refactor Profile Tier Level
2013-12-20 Guillaume Martreshevc: don't check for errors in PTL code
2013-12-20 Gildas Cocherelhevc: store profile and level in AVCodecContext
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-20 Anton Khirnovx86: mpegvideo: move denoise_dct asm to mpegvideoenc
2013-12-20 Mason Cartervc1: arm: Add NEON no_rnd chroma MC
2013-12-20 Mason Cartervc1: arm: Add NEON assembly
2013-12-18 Martin Storsjöpng_parser: Fix parsing on big endian
2013-12-17 Michael Niedermayervc1: Fix mb_height for field pictures
2013-12-17 Vittorio Giovarah264: Refactor decode_frame_packing_arrangement
2013-12-17 Luca Barbatohevc: Refactor decode_nal_sei_frame_packing_arrangement
2013-12-17 Peter Holikpng: add a standalone parser
2013-12-13 Diego Biurrunbuild: Merge pthreads/w32threads OBJS declarations
2013-12-12 Martin Storsjömp3adu: Set the channel layout properly
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-11 Anton Khirnovh264: call av_frame_unref() instead of avcodec_get_fram...
2013-12-11 Anton Khirnovapi-example: remove an unneeded call to avcodec_get_fra...
2013-12-11 Anton Khirnovmpegvideo: call av_frame_unref() instead of avcodec_get...
2013-12-11 Anton Khirnovmpegvideo: remove an unneeded call to avcodec_get_frame...
next