47902 Commits (5be38f9421da8a50502e8021191fa180193765ec)
 

Author SHA1 Message Date
Ramiro Polla f2c49da9ac dshow: fix return code when opening device 12 years ago
Mans Rullgard 91ac403b13 lavf: fix arithmetic overflows in avformat_seek_file() 12 years ago
Stefano Sabatini 129d737150 lavu/opt: make av_opt_query_ranges_default() return a meaningful error code 12 years ago
Piotr Bandurski e5550c0d09 mjpegdec: support more pix_fmt_ids for grayscale 12 years ago
Stefano Sabatini 0ad654d4c9 lavu/opt: perform misc cosmetical fixes 12 years ago
Stefano Sabatini 642a60f1c2 lavfi/setfield: add support to named options and introspection 12 years ago
Michael Niedermayer 0110108a7c sbr_hf_gen_sse: Optimize code a bit more. 12 years ago
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
Janne Grunau 6a1aa5cb26 mjpeg: initialize input padding after unescaped buffer to zero 12 years ago
Luca Barbato 18e6f087c4 img2: document the options available 12 years ago
Luca Barbato 3c3a580f93 hls: improve options description 12 years ago
Luca Barbato adbe03077d hls: use a meaningful long name 12 years ago
Luca Barbato 5fbceb2c63 hls: add start_number option 12 years ago
Ronald S. Bultje ddd7559ad9 h264: check for invalid zeros_left before writing 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