71739 Commits (cf234552b83a9503ff96572de2658b921b8842eb)
 

Author SHA1 Message Date
Himangi Saraogi 88d1fb4e3f filtfmts: Avoid null pointer dereference 10 years ago
James Almer a1d58e3b38 avutil: remove pointless bmi1 define 10 years ago
Andreas Cadhalpun 09bd7ddf20 aacdec: consistently use avctx for logging in decode_eld_specific_config 10 years ago
Vittorio Giovara 3d71b1f8f0 mpegvideo_enc: Simplify picture allocation 10 years ago
Vittorio Giovara 0251c9be5a motion_est: Fix warning from zero_cmp() assignment 10 years ago
Vittorio Giovara 4d593896aa vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() 10 years ago
Vittorio Giovara 9286de0459 mov: Double-check that alias path is not an absolute path 10 years ago
Vittorio Giovara 376589e5dd mov: Read alternate absolute path in dref alis 10 years ago
Michael Niedermayer 93db2708d3 ffmpeg: Fix null pointer dereference in do_video_out() 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago
Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
Vittorio Giovara fcda30f2dc fate: Prefix cllc tests with canopus 10 years ago
Vittorio Giovara 5b5338f6d1 hqx: Implement slice-threaded decoding 10 years ago
Vittorio Giovara 453642f8af hqx: Store shareable data in main decoder context 10 years ago
Michael Niedermayer 0cab0931dc avformat/matroskadec: remove now duplicate doctype check 10 years ago
Michael Niedermayer 9a0f60a0f8 avcodec/mpeg4videodec: Use check_marker() 10 years ago
Michael Niedermayer 22c0585a00 avformat/http: Fix 2 typos 10 years ago
Vittorio Giovara ea031b75fb hqx: Move DSP related code to a separate file 10 years ago
Vittorio Giovara 17aa81d947 hqx: Merge invalid format check within switch block 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 10 years ago
Michael Niedermayer 3668701f96 avformat/http: Return an error in case of prematurely ending data 10 years ago
James Almer a40cee03a3 avutil: remove pointless bmi1 define 10 years ago
Lou Logan d1a8922098 cmdutils: indent protocols listing 10 years ago
Andreas Cadhalpun faf9fe2c22 alsdec: validate time diff index 10 years ago
James Almer 5cd2169344 wavpackenc: use put_sbits() 10 years ago
Thomas Guillem b8d7f3186e matroskadec: fix crash when parsing invalid mkv 10 years ago
Paul B Mahol df7c2b2f1b avformat/riff: support G729A 10 years ago
Paul B Mahol daf73d5d17 avcodec/g729dec: support decoding packets with multiple frames 10 years ago
Michael Niedermayer f98cad8759 Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e' 10 years ago
Andreas Cadhalpun 4c2b88678b alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
Michael Niedermayer 7e104647a3 avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data 10 years ago
Andreas Cadhalpun ef16501aeb alsdec: ensure channel reordering is reversible 10 years ago
James Almer d8c52f5d04 proresenc_anatoliy: use put_sbits() 10 years ago
James Almer 778bac2788 adpcm: use av_clip_intp2() 10 years ago
James Almer 979b77eec5 dca_xll: use av_clip_intp2() 10 years ago
James Almer b5564e041b dcaenc: use put_sbits() 10 years ago
James Almer 6863249b34 aaccoder: use put_sbits() 10 years ago
Mariusz Szczepańczyk e623e8cbb0 lavf: add documentation on directory listing API 10 years ago
Michael Niedermayer e739cbb2bb avcodec/cabac: remove START/STOP_TIMER debug/benchmark code 10 years ago
Michael Niedermayer edbb9b5e8f avformat/utils: Add HEVC to unreliable_tb() 10 years ago
Michael Niedermayer 80fa48a413 avformat/utils: Use codec_info_duration_fields in fps calculation end decission when no timestamps and thus no duration_count is available 10 years ago
wm4 e2691b8092 hls: skip to next segment if the current is unavailable 10 years ago
Michael Niedermayer 3acadc89f4 tests/tiny_psnr: Make the search range extend both sides from the specified shift value 10 years ago
Michael Niedermayer 04fbab1477 Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a' 10 years ago
Michael Niedermayer 67ac31d1be Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29' 10 years ago
wm4 12da8bc38d fate: gapless: test mp3 both with and without TOC 10 years ago
wm4 49d5c24aa1 fate: gapless: test seeking to a specific position 10 years ago
wm4 2a0aa318f8 fate: gapless: fix a typo in comment 10 years ago