47639 Commits (7f154bd54f27b46ed823dfe0beedb688edd43492)
 

Author SHA1 Message Date
Matthieu Bouron 7f154bd54f lavfi/setfield: switch to filter_frame API 12 years ago
Matthieu Bouron 4cd40ef343 lavfi/idet: switch to filter_frame API 12 years ago
Michael Niedermayer 5c076205a6 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 1a4250493b MAINTAINERS: add myself for my works 12 years ago
Stefano Sabatini 5825e9425b lavfi/version: remove unused dropped symbol 12 years ago
Michael Niedermayer 3a7ef8dc44 Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1' 12 years ago
Stefano Sabatini 64e174e8b8 doc/filters: move volumedetect documentation below volume 12 years ago
Stefano Sabatini 10db70d5e9 lavfi: drop af_volume_stefano.c in favor of af_volume_justin.c 12 years ago
Stefano Sabatini 759e7a237f doc/filters: fix copy&paste error in volume_justin documentation 12 years ago
Stefano Sabatini 769546631c lavfi/volume_justin: add support to option shorthands and introspection 12 years ago
Stefano Sabatini 402ac72bbc lavfi/volume_justin: fix a few grammar inconsistencies in options description 12 years ago
Clément Bœsch 7f70db3f4f doc: sync avoid_negative_ts option with internal help. 12 years ago
Michael Niedermayer 57cee85023 Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f' 12 years ago
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
Janne Grunau 9a2e79116d golomb: use unsigned arithmetics in svq3_get_ue_golomb() 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
Justin Ruggles 1c012e6bfb x86: float_dsp: fix loading of the len parameter on x86-32 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
Josh Allmann b3deec3253 takdec: fix initialisation of LOCAL_ALIGNED array 12 years ago
Mans Rullgard cd71af90a9 takdec: fix initialisation of LOCAL_ALIGNED array 12 years ago
Michael Niedermayer 419ade4b61 lavc: check dimensions for video encoders 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Michael Niedermayer 096abfa150 parser: fix large overreads 12 years ago
Michael Niedermayer 41540b36a1 bitstream: add get_bits64() to support reading more than 32 bits at once 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 b57c1da81e arm: detect cpu features at runtime on Linux 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