29055 Commits (4e54848bd17d1956e514b0be7a3e672d8a7f7b54)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 4e54848bd1 Use const where appropriate. 15 years ago
  Carl Eugen Hoyos 72eb6dfe49 Mention VisualOn in the new codecs' long names to explain "libvo". 15 years ago
  James Zern 8eeed0db05 vpxenc: add CQ_LEVEL mapping 15 years ago
  James Zern a299a261de vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 15 years ago
  Michael Niedermayer 4727ec3c0e Merge remote branch 'qatar/master' 15 years ago
  Aurelien Jacobs 13d4ec844a cosmetics: alignment 15 years ago
  Stefano Sabatini df149f6ce8 ffplay: fix weird brace placement in video_image_display() 15 years ago
  Stefano Sabatini 3338be24e8 ffplay: rename output_picture2() to output_picture() 16 years ago
  Stefano Sabatini 1979d3b8a5 ffplay: remove useless intermediary variable dst_pix_fmt in queue_picture() 15 years ago
  Stefano Sabatini eef1696628 ffplay: avoid forward declaration for packet_queue_put() 15 years ago
  Stefano Sabatini 91b27e49d6 ffplay: compact expression in compute_mod() 16 years ago
  Aurelien Jacobs 6873cf9bc8 compute rects duration in ASS decoder 15 years ago
  Aurelien Jacobs 3ee8ca9b08 add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct 15 years ago
  Diego Biurrun db46be01ec Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX(). 15 years ago
  Diego Biurrun 70ad9842a5 Fix compilation of timefilter test program. 15 years ago
  Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc 16 years ago
  Martin Storsjö d89e738a0c Add an AAC encoder by using the libvo-aacenc library 15 years ago
  Michael Niedermayer c104a6e902 oggdec: use av_freep() instead of av_free() 15 years ago
  Stefano Sabatini b52a65ccc8 vsrc_buffer.h: add file doxy 15 years ago
  Stefano Sabatini e601ff19b4 vsrc_buffer.h: add multiple inclusion guards 15 years ago
  Stefano Sabatini f763a7c669 vsrc_buffer: tweak error message in init() 15 years ago
  Martin Storsjö 029f966c3a g722: Return 8 bits per sample for g722 in av_get_bits_per_sample 15 years ago
  Michael Niedermayer ab8cfd45f8 Merge remote branch 'qatar/master' 15 years ago
  Michael Niedermayer 2e92a34cde Revert "fbdev: simplify logic in fbdev_read_packet()" 15 years ago
  Stefano Sabatini 5381823eb6 ffmpeg: rename configure_filters() to configure_video_filters() 15 years ago
  Mark Himsley aa0c515a3c lavfi: add fieldorder filter 15 years ago
  Stefano Sabatini d46c9f83cf fbdev: simplify logic in fbdev_read_packet() 15 years ago
  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
  Anton Khirnov d1c5fdf892 avio: add more documentation for AVIOContext. 15 years ago