29284 Commits (8772156be0725fd20d948a855616fe155fafdc09)
 

Author SHA1 Message Date
Martin Storsjö 029f966c3a g722: Return 8 bits per sample for g722 in av_get_bits_per_sample 14 years ago
Michael Niedermayer ab8cfd45f8 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 2e92a34cde Revert "fbdev: simplify logic in fbdev_read_packet()" 14 years ago
Stefano Sabatini 5381823eb6 ffmpeg: rename configure_filters() to configure_video_filters() 14 years ago
Mark Himsley aa0c515a3c lavfi: add fieldorder filter 14 years ago
Stefano Sabatini d46c9f83cf fbdev: simplify logic in fbdev_read_packet() 14 years ago
Michael Niedermayer df2d5b16ef H264: Allow templating hl_decode_mb based on pixel_size. 14 years ago
Michael Niedermayer 179106ed78 H264: factor if() out of coef decoding loop of decode_cabac_residual_internal() 14 years ago
Michael Niedermayer a50f0bea25 H264: Split out hl_motion and template it, this seems a bit faster 14 years ago
Michael Niedermayer e7077f5e7b H264: replace pixel_size by pixel_shift 14 years ago
Michael Niedermayer 9b271ce656 h264: Print bpp Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 14 years ago
Oskar Arvidsson 5e85298cb5 Enable decoding of high bit depth h264. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson d268bed209 Add support for higher QP values in h264. 14 years ago
Michael Niedermayer 436c4523ed H264: fix prefetch 14 years ago
Oskar Arvidsson dc172ecc6e Add the notion of pixel size in h264 related functions. 14 years ago
Oskar Arvidsson 86b0d9cd58 Make the h264 loop filter bit depth aware. 14 years ago
Oskar Arvidsson 63cc0e776e Template dsputil_internal.h with respect to pixel size, etc. 14 years ago
Oskar Arvidsson 9abd87bbc6 Template h264idct_internal.h with respect to pixel size, etc. 14 years ago
Oskar Arvidsson 2b092f7a14 Template h264pred_internal.h with respect to bit depth, etc. 14 years ago
Oskar Arvidsson 21a7c9366f Template h264dsp_internal.h with respect to pixel size, etc. 14 years ago
Oskar Arvidsson 8dffcca579 Move some functions in dsputil.c into a new file dsputil_internal.h. 14 years ago
Oskar Arvidsson 7bc8032b07 Move the functions in h264idct into a new file h264idct_internal.h. 14 years ago
Oskar Arvidsson c2f38da901 Move the functions in h264pred.c into a new file h264pred_internal.h. 14 years ago
Oskar Arvidsson 2431689bb3 Move the functions in h264dsp.c into a new file h264dsp_internal.h 14 years ago
Oskar Arvidsson d4497f6dfb Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
Oskar Arvidsson af0b2d6736 Choose h264 chroma dc dequant function dynamically. 14 years ago
Michael Niedermayer 488efb33a7 H264: Fix slice threads 14 years ago
Anton Khirnov d1c5fdf892 avio: add more documentation for AVIOContext. 14 years ago
Reimar Döffinger 701d0eb185 Fix input buffer size check in adpcm_ea decoder. 14 years ago
Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 14 years ago
Lou Logan 70ff55733d Replace outdated info on the FAQ 14 years ago
Lou Logan f8de11cf7d Redefine sameq 14 years ago
Stefano Sabatini aeefbf61c0 pad: fix example explanation 14 years ago
Stefano Sabatini 3eccfaa012 gradfun: add notice from the MPlayer manual 14 years ago
Stefano Sabatini 5ae4251c3b eval: add support for trunc, ceil, and floor functions 14 years ago
Stefano Sabatini 2fd8756b9f documentation: add setdar and setsar description to filters.texi 14 years ago
Anton Khirnov c1a9012d62 avio: document some members of AVIOContext. 14 years ago
Anton Khirnov e782a0c6da avio: document avio_close(). 14 years ago
Anton Khirnov 893816ba1e avio: cosmetics, vertically align comments. 14 years ago
Anton Khirnov 72d4405b66 avio: cosmetics, group the reading functions. 14 years ago
Anton Khirnov 37744e3282 avio: cosmetics, merge all the FF_API_OLD_AVIO blocks. 14 years ago
Anton Khirnov fafa7290f1 avio: cosmetics, move AVIOContext to start of the file. 14 years ago
Anton Khirnov 6084ee5dc5 avio: update file header. 14 years ago
Brad 3028b6ede6 os: fix OpenBSD/PowerPC compilation 14 years ago
Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Clément Bœsch 47dec30edb oggdec: fix demuxing chained audio streams 14 years ago
Compn cbfa93aca3 fix typo 14 years ago
Ronald S. Bultje afaedbd6f7 Add "Did you provide a clear git commit log message?" to the patch checklist 14 years ago
Carl Eugen Hoyos c55efca05b x11: fix memleak 14 years ago