74830 Commits (cbd3cd8eb2de2280d83da5ee875c35581b46a3a3)
 

Author SHA1 Message Date
Vittorio Giovara 5e129ed655 dnxhddata: Group together DC-related tables 9 years ago
Vittorio Giovara d3ae4c6594 dnxhddata: List the reused tables in a comment 9 years ago
Vittorio Giovara fdd021884d dnxhddata: Keep a single CID in the table names 9 years ago
Michael Niedermayer ee155c18a2 avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 9 years ago
Arthur Grant 781efd0741 avformat/hevc: Fix parsing errors 9 years ago
Hendrik Leppkes fd2977d85f Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f' 9 years ago
Hendrik Leppkes d2d6ca6f98 Merge commit 'd5eab59a5373b22aa52d6053a8e853e95a6e131e' 9 years ago
Hendrik Leppkes 87ee98c898 Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd' 9 years ago
Hendrik Leppkes 0f72dfeb5f Merge commit '61d8fa2a1ab76f0f3ac1442faa104ace4b29decc' 9 years ago
Hendrik Leppkes a4c13f95fb Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068' 9 years ago
Hendrik Leppkes 59cae1916e Merge commit '47b447aaff1bc30ba986ca757346a2c5c95b786a' 9 years ago
Hendrik Leppkes 0cbae3763d Merge commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828' 9 years ago
Hendrik Leppkes 001ea567ff Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36' 9 years ago
Hendrik Leppkes fea156367d Merge commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe' 9 years ago
Hendrik Leppkes 38b42250dc Merge commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5' 9 years ago
Hendrik Leppkes 11014dd3d4 Merge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae' 9 years ago
Paul B Mahol c864de3c8f fate: add tests for waveform filter 9 years ago
Ludmila Glinskih 4a9bc12fe7 fate: add api-band-test 9 years ago
Andreas Cadhalpun 1bf76cd2db rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 9 years ago
Andreas Cadhalpun 01594ebb07 options_table: fix compatibility with MSVC 9 years ago
Andreas Cadhalpun 03e71cccba avcodec: remove FF_API_LOWRES around max_lowres 9 years ago
Ganesh Ajjanagadde 24e6729a04 swresample/dither: use integer arithmetic 9 years ago
Luca Barbato e23f84d965 channel_layout: Add a 16channel default layout 9 years ago
Luca Barbato d5eab59a53 aac: Make sure to set err on the failure path 9 years ago
Luca Barbato 167ea1fbf1 xavs: Do not try to set the bitrate tolerance without a bitrate 9 years ago
Ganesh Ajjanagadde 9aaac04107 avdevice/lavfi: fix self assignment warning 9 years ago
Paul B Mahol 6be5b05fb1 avfilter/vf_histogram: levels: support more input pixel formats 9 years ago
Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 9 years ago
Ganesh Ajjanagadde 6638e4a950 avcodec/x86/mpegaudiodsp: correct asm guards 9 years ago
Rostislav Pehlivanov 4f396a6f30 fate: temporarily disable AAC TNS test 9 years ago
Rostislav Pehlivanov f2ba60d4e9 aacenc_tns: temporarily disable 9 years ago
Ganesh Ajjanagadde eb3cfa7dd3 swscale/alphablend: fix pointer cast 9 years ago
Paul B Mahol 14f97bb2bc avfilter: add waveform monitor filter 9 years ago
Paul B Mahol e95193f5ea avfilter/vf_vectorscope: add more pixel formats 9 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 9 years ago
Andreas Cadhalpun 805f38b4d6 fate: replace deprecated request_channels with request_channel_layout 9 years ago
Andreas Cadhalpun 9acf5341d6 openal-dec: replace av_destruct_packet with av_free_packet 9 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 9 years ago
Timothy Gu 5f1c37aefb avcodec: Fix `make checkheaders` 9 years ago
Timothy Gu c5d9e9b354 doxygen: Remove lavu_internal group 9 years ago
Timothy Gu 5dee7a32d7 git-howto: Various copy edits 9 years ago
Timothy Gu f0af25ae11 ffv1: Add missing ff_ prefixes 9 years ago
Timothy Gu ee4cc80653 vp9dsp: Add missing ff_ prefixes 9 years ago
Timothy Gu e10ef3289d aacsbr_fixed: Make fixed_{exp,log}_table static const 9 years ago
Timothy Gu 1597dba86a aacdec_fixed: Make exp2tab static const 9 years ago
Timothy Gu 8d9fe002b3 fmtconvert: Remove float_interleave* 9 years ago
Timothy Gu 0aa9bbbc37 version: Fix two more typos 9 years ago
Rostislav Pehlivanov 7adb6d5aab aacenc_quantization: replace copysign() with a ternary operator 9 years ago
Rostislav Pehlivanov ae1b9c9754 fate: added PNS, TNS and IS tests for the AAC encoder 9 years ago
Rostislav Pehlivanov 2c94e45fad aacenc_is: rename struct to follow guidelines 9 years ago