47618 Commits (7efee140d7d6fe197a73a178314eacd330a8cc77)
 

Author SHA1 Message Date
Michael Niedermayer 7efee140d7 get_bits: rename get_bits_longlong to get_bits64 12 years ago
Michael Niedermayer b2b12a1022 mpegts: rename get_bits64 to get_ts64 12 years ago
Michael Niedermayer aba1a48cc5 Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' 12 years ago
Michael Niedermayer 89c8eaa321 Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5' 12 years ago
Michael Niedermayer ee9e7a2e7a Merge commit '7f2b3dcabd108926bde819ad574017f4161d1546' 12 years ago
Michael Niedermayer 4f0cf62d5a Merge commit 'c6ebc9faa2210d7f36a3036c357f6f199520f575' 12 years ago
Michael Niedermayer fa6bab7857 Merge commit 'f0fe245bc31cf4fa3b3ed0240cd1ab6f0d5043ea' 12 years ago
Michael Niedermayer 840a002b69 Merge commit '1234c66a315b139339d52ca193b3f1d67af9ce19' 12 years ago
Michael Niedermayer 7181806dc1 Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52' 12 years ago
Reimar Döffinger 8ee14aa5c7 lavf: improve avoid_negative_ts help text 12 years ago
Stefano Sabatini 35e81441fc lavfi/sendcmd: switch to filter_frame API 12 years ago
Stefano Sabatini 3eae531de2 lavfi/swapuv: switch to filter_frame API 12 years ago
Nicolas George e6701d51e1 lavc/mlpdec: reset layout when channels change. 12 years ago
Paul B Mahol 3fd60d8049 gifdec: port to bytestream2 API 12 years ago
Michael Niedermayer e0a553d526 opt_list: fix vertical alignment of types 12 years ago
Michael Niedermayer f4ceca6261 opt: print ranges in opt_list() 12 years ago
Michael Niedermayer a8e0d51bb8 opt: Add support to query ranges 12 years ago
Michael Niedermayer 419ade4b61 lavc: check dimensions for video encoders 12 years ago
Michael Niedermayer 320ae9fb78 sws_scale: check input against NULL 12 years ago
Clément Bœsch 710c4baf52 lavf: VobSub demuxer. 12 years ago
Stefano Sabatini fe508f807a lavfi/alphaextract: consistently prefer "cur" over "in" in filter_frame() 12 years ago
Stefano Sabatini 0bc0d31b7b lavfi/alphaextract: access outlink properties rather than out_buf->video 12 years ago
Stefano Sabatini 130c6497d2 lavfi/alphaextract: fix assignment of invalid size value to memcpy in case linesize < 0 12 years ago
Stefano Sabatini c3ad91a3d7 lavfi/alphaextract: switch to filter_frame() API 12 years ago
Stefano Sabatini 1f467220cf lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice() 12 years ago
Paul B Mahol fe63d41302 brstm: do not return partial packets 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard 637606de2d configure: arm: make _inline arch ext symbols depend on inline_asm 12 years ago
Mans Rullgard 7f2b3dcabd configure: arm: check inline and external asm support for extensions 12 years ago
Mans Rullgard c6ebc9faa2 configure: add check_insn function 12 years ago
Mans Rullgard f0fe245bc3 configure: arm: set fast_clz and fast_unaligned in cpuflags section 12 years ago
Mans Rullgard 1234c66a31 configure: arm: detect toolchain default arch version 12 years ago
Mans Rullgard 9ebd45c2d5 configure: do not bypass cpuflags section if --cpu not given 12 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 years ago
Mans Rullgard 7fd90119bb configure: clean up check_inline_asm and check_as functions 12 years ago
Mans Rullgard c29d49c1b3 dct-test: arm: indicate required cpu features for optimised funcs 12 years ago
Anton Khirnov 380232fac3 snow: fix build after 594d4d5df3 12 years ago
Michael Niedermayer 857d7194ca Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 6777aa6387 lavc/takdec: s/get_b/get_bits_esc4 12 years ago
Martin Storsjö 4ed0c35c40 avcodec: Fix a typo in an option description 12 years ago
Paul B Mahol 1c779854b5 lavc/takdec: simplify code 12 years ago
Michael Niedermayer 7c425e4f2d Merge commit 'd7d6efe42b0d2057e67999b96b9a391f533d2333' 12 years ago
Michael Niedermayer af164d7d9f Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152' 12 years ago
Mans Rullgard 92dad6687f arm: fix use of uninitialised value in ff_fft_fixed_init_arm() 12 years ago
Paul B Mahol 8ca8b43d71 lavf/pcm: check size, do not produce invalid packets 12 years ago
Michael Niedermayer ea6da80cb4 diracdec: check dimensions against chroma format. 12 years ago
Martin Storsjö 2c96392277 avpicture: Don't assume a valid pix fmt in avpicture_get_size 12 years ago
Janne Grunau a394959bbe h264: add a pointer for weighted prediction temporary buffer 12 years ago
Janne Grunau d7d6efe42b h264: check sps.log2_max_frame_num for validity 12 years ago
Janne Grunau 8cc2fa1e5d mov: validate number of DataReferenceBox entries against box size 12 years ago