13622 Commits (f763a7c6697bcb08321f762e7cf4cc8431678bbf)

Author SHA1 Message Date
  Michael Niedermayer df2d5b16ef H264: Allow templating hl_decode_mb based on pixel_size. 15 years ago
  Michael Niedermayer 179106ed78 H264: factor if() out of coef decoding loop of decode_cabac_residual_internal() 15 years ago
  Michael Niedermayer a50f0bea25 H264: Split out hl_motion and template it, this seems a bit faster 15 years ago
  Michael Niedermayer e7077f5e7b H264: replace pixel_size by pixel_shift 15 years ago
  Michael Niedermayer 9b271ce656 h264: Print bpp Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 15 years ago
  Oskar Arvidsson 5e85298cb5 Enable decoding of high bit depth h264. 15 years ago
  Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 15 years ago
  Oskar Arvidsson d268bed209 Add support for higher QP values in h264. 15 years ago
  Michael Niedermayer 436c4523ed H264: fix prefetch 15 years ago
  Oskar Arvidsson dc172ecc6e Add the notion of pixel size in h264 related functions. 15 years ago
  Oskar Arvidsson 86b0d9cd58 Make the h264 loop filter bit depth aware. 15 years ago
  Oskar Arvidsson 63cc0e776e Template dsputil_internal.h with respect to pixel size, etc. 15 years ago
  Oskar Arvidsson 9abd87bbc6 Template h264idct_internal.h with respect to pixel size, etc. 15 years ago
  Oskar Arvidsson 2b092f7a14 Template h264pred_internal.h with respect to bit depth, etc. 15 years ago
  Oskar Arvidsson 21a7c9366f Template h264dsp_internal.h with respect to pixel size, etc. 15 years ago
  Oskar Arvidsson 8dffcca579 Move some functions in dsputil.c into a new file dsputil_internal.h. 15 years ago
  Oskar Arvidsson 7bc8032b07 Move the functions in h264idct into a new file h264idct_internal.h. 15 years ago
  Oskar Arvidsson c2f38da901 Move the functions in h264pred.c into a new file h264pred_internal.h. 15 years ago
  Oskar Arvidsson 2431689bb3 Move the functions in h264dsp.c into a new file h264dsp_internal.h 15 years ago
  Oskar Arvidsson d4497f6dfb Add pixel formats for 9- and 10-bit yuv420p. 15 years ago
  Oskar Arvidsson af0b2d6736 Choose h264 chroma dc dequant function dynamically. 15 years ago
  Michael Niedermayer 488efb33a7 H264: Fix slice threads 15 years ago
  Reimar Döffinger 701d0eb185 Fix input buffer size check in adpcm_ea decoder. 15 years ago
  Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 15 years ago
  pin xue 05c062e9da replace movw instruction in ac3dsp_armv6.S 15 years ago
  Alexander Strange cf39b461d3 pthread: validate_thread_parameters() ignored slice-threading being intentionally off 15 years ago
  Reimar Döffinger f82163cf1c Use consistent condition for whether to run slice-threading execute function. 15 years ago
  Gwenole Beauchesne da21440d46 vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. 15 years ago
  Gwenole Beauchesne 09ce846206 vaapi: filter out DELAYED_PIC_REF flag to determine field. 15 years ago
  Philip Langdale ae7a4a1594 CrystalHD: Improve detection of h.264 content. 15 years ago
  Philip Langdale bfde0f1b3d CrystalHD: Carry picture type from input to output picture. 15 years ago
  Philip Langdale f6421e0b5c CrystalHD: Bring in h.264 parser to establish picture type. 15 years ago
  Philip Langdale e99fd6ee19 CrystalHD: Change opaque_list_pop to return the node. 15 years ago
  Philip Langdale ca0eed7e37 CrystalHD: Fix whitespace after previous change. 15 years ago
  Philip Langdale 9ce1d5f03b CrystalHD: Handle different h.264 MBAFF packing. 15 years ago
  Michael Niedermayer a61bc91d42 Fix ticket21, temporary audio array was too small. 15 years ago
  Michael Niedermayer 9d4cb45dbe Cleanup 'Fix spurious warning when stream has SPS and PPS units.' 15 years ago
  Alexander Strange d0df2934ca Merge remote-tracking branch 'ffmpeg-mt/master' 15 years ago
  Michael Niedermayer ffb61814a0 Fix deblocking with thread_slices 15 years ago
  Anton Khirnov 9f5ddd1e46 lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 15 years ago
  Brad 1f6265e011 Fix parser: mark av_parser_parse() for removal on next major bump 15 years ago
  Michael Niedermayer 326dff7d05 Fix ticket34 15 years ago
  Michael Niedermayer ee6db0de37 Fix ffmpeg-mt fixme in h264. 15 years ago
  Michael Niedermayer 98fe404a94 Fix REBASE_PICTURE with h.264 15 years ago
  Michael Niedermayer b1eeddf1cc Fix Ticket37 15 years ago
  Nathan Caldwell 5371803dd5 psymodel: extend API to include PE and bit allocation. 15 years ago
  Reimar Döffinger da53f05fd0 Do not offer unsupported HWAccel PIX_FMT. 15 years ago
  Reimar Döffinger 735c4f0b84 Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete. 15 years ago
  Reimar Döffinger 6e075dcaf8 ac3dec: avoid pointless alloc and indirection for input_buffer 15 years ago
  Alexander Strange ba9ef8d04e Remove unnecessary parameter from ff_thread_init() and fix behavior 15 years ago