OSDN Git Service

doc: explain __STDC_CONSTANT_MACROS in C++
[coroid/libav_saccubus.git] / libavcodec / h264.c
2011-08-29 Luca BarbatoRevert "h264: Properly set coded_{width, height} when...
2011-08-19 Jeff Downsh264: fix PCM intra-coded blocks in monochrome case
2011-08-19 Jeff Downsh264: correct implicit weight table computation for...
2011-08-11 Dustin Brodyh264: notice memory allocation failure
2011-08-09 Dustin Brodyh264: propagate error return values for AV_LOG_ERROR...
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-21 Mans Rullgarddsputil: create 16/32-bit dctcoef versions of some...
2011-07-20 Diego Biurrunh264: remove some disabled code
2011-07-10 Diego BiurrunEliminate FF_COMMON_FRAME macro.
2011-07-08 Jason Garrett-GlaserH.264: improve qp_thresh check
2011-07-08 Jason Garrett-GlaserH.264: Remove redundant hl_motion_16/8 code
2011-07-08 Jason Garrett-GlaserH.264: av_always_inline some more functions
2011-07-03 Jason Garrett-GlaserH.264: template left MB handling
2011-07-03 Jason Garrett-GlaserH.264: faster write_back_*
2011-07-03 Jason Garrett-GlaserH.264: faster fill_filter_caches
2011-07-03 Mans RullgardRemove return statements following infinite loops witho...
2011-06-26 Jason Garrett-GlaserH.264: disable 2tap qpel with CODEC_FLAG2_FAST and...
2011-06-22 Jason Garrett-GlaserH.264: fix 4:4:4 + deblocking + MBAFF
2011-06-22 Jason Garrett-GlaserH.264: fix bug in lossless 4:4:4 decoding
2011-06-21 Diego Biurrunh264: Fix assert that failed to compile with -DDEBUG.
2011-06-20 Ronald S. Bultjeh264-mt: fix deadlock in packets with multiple slices...
2011-06-19 Alex Converseh264: drop some ugly casts
2011-06-16 Alexander Strangeh264: Complexify frame num gap shortening code
2011-06-16 Mike ScheutzowFix decoding of mpegts streams with h264 video that...
2011-06-14 Jason Garrett-GlaserH.264: fix CODEC_FLAG_GRAY
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Jason Garrett-GlaserRoll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett-GlaserH.264: fix CODEC_FLAG_GRAY
2011-06-13 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Michael Niedermayerh264: don't be so picky on decoding pps in extradata.
2011-06-13 Michael Niedermayerh264: change a few comments into error messages
2011-06-02 Alexander StrangeH264/MPEG frame-level multi-threading.
2011-05-23 Felipe Contrerash264: Properly set coded_{width, height} when parsing...
2011-05-20 Ronald S. Bultjeh264: correct border check.
2011-05-20 Ronald S. Bultjeh264: fix loopfilter with threading at slice boundaries.
2011-05-18 Ronald S. Bultjeh264: copy pixel_shift between slice threading contexts.
2011-05-10 Oskar ArvidssonEnable decoding of high bit depth h264.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonAdd support for higher QP values in h264.
2011-05-10 Oskar ArvidssonAdd the notion of pixel size in h264 related functions.
2011-05-10 Oskar ArvidssonChoose h264 chroma dc dequant function dynamically.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Stefano SabatiniReplace deprecated av_get_pict_type_char() with av_get_...
2011-04-29 Diego BiurrunRemove some disabled printf debug cruft.
2011-04-26 Anton Khirnovlavc: remove FF_API_HURRY_UP cruft
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-02 Anton Khirnovlavc: mark hurry_up for removal on next major bump
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-08 Janne Grunauh264: define FF_PROFILE_H264_HIGH_444 to the correct...
2011-02-01 Anssi Hannulah264: add profile names for the existing defines
2011-02-01 Janne Grunauh264: Add Intra and Constrained Baseline profiles to...
2011-01-29 Ronald S. BultjeMove ff_emulated_edge_mc() into DSPContext.
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-25 Diego Elio PettenòMake ff_h264_find_frame_end static to h264.c; delete...
2011-01-25 Diego Elio PettenòMake ff_h264_decode_rbsp_trailing static to h264.c
2011-01-22 Ronald S. BultjeReindent.
2011-01-22 Ronald S. BultjeFix crash on resolution change (issue 2393).
2011-01-22 Alex ConverseRemove H.264 encoder fragments
2011-01-20 Ronald S. BultjeRevert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it...
2011-01-15 Jason Garrett-GlaserH.264/SVQ3: make chroma DC work the same way as luma DC
2011-01-15 Jason Garrett-GlaserPort SVQ3 to use the new mb_luma_dc method of storing...
2011-01-14 Jason Garrett-GlaserH.264: Remove useless arg to chroma_dc_dequant_idct_c
2011-01-14 Jason Garrett-GlaserFix SVQ3
2011-01-14 Jason Garrett-GlaserReindent after r26337.
2011-01-14 Jason Garrett-GlaserH.264: switch to x264-style tracking of luma/chroma...
2011-01-14 Jason Garrett-GlaserH.264: split luma dc idct out and implement MMX/SSE2...
2011-01-14 Jason Garrett-GlaserH.264: eliminate non-transposed scantable support.
2011-01-10 Jason Garrett-GlaserH.264: fix grayscale decoding with explicit wpred
2010-12-15 Alexander StrangeSVQ3: Allow decoding if thread_count is > 1
2010-11-23 Baptiste CoudurierIn h264 decoder, fix decoding when nal end sequence...
2010-11-03 Reimar DöffingerH.264 decode: support cropping up to 28 pixels in inter...
2010-10-05 Carl Eugen HoyosDo not assume PIX_FMT_YUV420P will remain the only...
2010-10-05 Michael NiedermayerMove aspect ratio 0/0 avoidance code so the values...
2010-09-28 Jason Garrett-GlaserTry to fix crashes introduced by r25218
2010-09-27 Jason Garrett-GlaserImprove error concealment of lost frames
2010-09-14 Ronald S. BultjeRename h264_idct_sse2.asm to h264_idct.asm; move inline...
2010-07-05 Michael NiedermayerPerform sliding window operation during frame gap handling.
2010-07-03 Baptiste CoudurierGive context to av_log
2010-07-02 Diego BiurrunFix typo in Doxygen function parameter name.
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-05-31 Baptiste CoudurierPass codec pixel format list to get_format, if present...
2010-05-28 Baptiste CoudurierIn h264 decoder, use jpeg yuv pixel format when full...
2010-05-26 Howard ChuFactorize ff_h264_decode_extradata().
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-15 Gwenole BeauchesneH.264: cosmetics (vertical align).
2010-04-15 Gwenole BeauchesneH.264: move avctx->{profile,level} init before AVCodecC...
2010-04-15 Gwenole BeauchesneH.264: move avctx->refs init before AVCodecContext...
2010-04-13 Diego BiurrunMove static function fill_filter_caches() from h264...
2010-03-31 Alexander StrangeH264: Copy h264dsp when creating new slice threads
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-30 Michael NiedermayerFix implicit weight for b frames in mbaff.
2010-03-30 Stephen WarrenSet VDPAU H264 picture parameter field_order_cnt and...
2010-03-23 Diego BiurrunRemove unused variable, fixes the warning:
2010-03-18 Janusz KrzysztofikReinitialize the h264 decoder context on every valid...
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct
2010-03-12 Michael NiedermayerFix indention
2010-03-12 Michael NiedermayerAlways reset slice_table.
2010-03-03 Michael NiedermayerReorder indexes in weight tables.
2010-03-03 Michael Niedermayercosmetic addition of {}
next