94362 Commits (9cd0d94f59d05e7bfaae9690e827752e7717eda3)
 

Author SHA1 Message Date
Andreas Rheinhardt 865c537007 avformat/matroskadec: Make cluster parsing level compatible 6 years ago
Andreas Rheinhardt b31c9b72e5 avformat/matroskadec: Redo level handling 6 years ago
Andreas Rheinhardt c1abd95ad0 avformat/matroskadec: Link to parents in syntax tables 6 years ago
Andreas Rheinhardt a3db9f62a4 avformat/matroskadec: Introduce a "last known good" position 6 years ago
Andreas Rheinhardt 559e3422c7 avformat/matroskadec: Refactor some functions 6 years ago
Andreas Rheinhardt 8a286e745d avformat/matroskadec: Use proper levels after discontínuity 6 years ago
Andreas Rheinhardt 310f326b43 avformat/matroskadec: Add function to reset status 6 years ago
Andreas Rheinhardt 27f40b1dcd avformat/matroskadec: Don't abort resyncing upon seek failure 6 years ago
James Almer 7cb4f8c962 avcodec: remove reference to AVPacket's destruct field 6 years ago
Steven Liu ac22835db9 fate: add hls fmp4 segment type test case 6 years ago
Steven Liu 234a5e058d avformat/hlsenc: use old way for fragment mp4 in HLS PUT method 6 years ago
Jun Zhao af5f770113 doc/codecs: Add missing documentation for nointra 6 years ago
Michael Niedermayer 39a6a79bcb avformat/xmv: Make bitrate 64bit 6 years ago
Michael Niedermayer 62d10ec35c avformat/vividas: Fixes overflow in shift in recover_key() 6 years ago
Michael Niedermayer 84669b1872 avcodec/iff: Add "else" to make code look prettier 6 years ago
Andreas Rheinhardt 3469cfab4a dump_extra: Don't add extradata if it already exists 6 years ago
Paul B Mahol 97698b15a2 avfilter/vf_hysteresis: use time_base from framesync 6 years ago
Paul B Mahol 166977a200 doc/filters: document new remap filter option 6 years ago
Paul B Mahol 54fc8d370e avfilter/vf_remap: add option to control output format 6 years ago
Paul B Mahol be822eb6f8 avfilter/vf_remap: use time_base from framesync 6 years ago
Paul B Mahol 077bf9058f avfilter/vf_displace: use time_base from framesync 6 years ago
Steve Lhomme 8788dd67b8 avcodec/h264_slice: set the SEI parameters early on the AVCodecContext 6 years ago
Steve Lhomme f2ad6238e4 avcodec/hevcdec: set the SEI parameters early on the AVCodecContext 6 years ago
Paul B Mahol 6882427841 avfilter/vf_midequalizer: always use framesync timestamps 6 years ago
Paul B Mahol 74236f675e avfilter/vf_maskedmerge: always use framesync timestamps 6 years ago
Paul B Mahol 3d78ad43f7 avfilter/vf_threshold: use time_base from framesync 6 years ago
Paul B Mahol 37e69b40df avfilter/vf_blend: add 9bit support 6 years ago
Jernej Fijacko f86f213a6d avcodec/dvbsub: add support for Display Definition Segment to DVB Subtitle encoder 6 years ago
Andreas Rheinhardt a2572e3c67 avformat: Don't suggest deprecated function 6 years ago
Paul B Mahol 80dacbedba avfilter/af_aiir: calculate group delay too 6 years ago
Michael Niedermayer 18c808ffbe avcodec/pngdec: Check that previous_picture has same w/h/format 6 years ago
Michael Niedermayer 9ffa32b81b avcodec/huffyuvdec: Check vertical subsampling in hymt 6 years ago
Michael Niedermayer 6aaa01afe4 avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation) 6 years ago
Michael Niedermayer 9b5249a441 tools/target_dec_fuzzer: Remove redundant av_free() 6 years ago
Michael Niedermayer 1dbb67d39b avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() 6 years ago
Paul B Mahol 60e6db2f5b avfilter/af_aiir: do not ignore k option for audio filtering 6 years ago
Marton Balint 81d3d7dd44 avformat/mpegts: respect program number when merging streams 6 years ago
Marton Balint 397abca001 avformat/movenc: use unspecified language by default 6 years ago
Andreas Rheinhardt 24a64e0462 lavf/webm_chunk: Correct duration if start time > 0 6 years ago
Andreas Rheinhardt 8c6ee7626b lavf/webm_chunk: Fix NULL dereference 6 years ago
Paul B Mahol 2601eef850 avcodec/magicyuv: add support for recently added YUV444P10 6 years ago
Steven Liu af9dc02e6b fate: add hls_list_size fate test case 6 years ago
Steven Liu 33a8cd5925 avformat/hlsenc: use one handler for m3u8 and segments 6 years ago
Steven Liu 89ea0c9bfd fate: add hls_init_time option fate 6 years ago
Steven Liu 1b1b974aac avformat/http: change error message from numeric code to string 6 years ago
Steven Liu 1498e39439 avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRM 6 years ago
Steven Liu 092bd1e54f avcodec/videotoolboxenc: remove unused variable 6 years ago
Paul B Mahol 74d4fd0822 avfilter/avf_showfreqs: make selecting window size simpler 6 years ago
Paul B Mahol 57a2688fe3 avfilter/af_afftfilt: make selecting window size simpler 6 years ago
James Zern b1febda061 avcodec/utils, avcodec_open2: close codec on failure 6 years ago