106968 Commits (f579a1d08b269b6dfc89596af20582c01950adb2)
 

Author SHA1 Message Date
Diederick Niehorster d2d8b9b972 avdevice/dshow: reuse unused variables. 3 years ago
Semen Belozerov e71d5156c8 avcodec/vp9: ipred_vl_16x16_16 avx2 implementation 3 years ago
Paul B Mahol b5aa514bbb avfilter/af_biquads: always return same number of samples with block processing 3 years ago
Tomas Härdin 30e2bb0f64 doc/encoders.texi: Document updated behavior 3 years ago
Tomas Härdin 1cd8596ef4 libavcodec/cinepakenc: Mark no-skip frames as keyframes 3 years ago
Tomas Härdin 61bcd7737d doc/encoders.texi: Document cinepak encoder 3 years ago
Paul B Mahol ee9345e905 avfilter/af_ladspa: remove not wanted line 3 years ago
Wang Cao d82481ef41 avfilter/af_alimiter: add latency compensation option 3 years ago
Steven Liu ea6ed838c3 avformat/hlsenc: check discont_program_date_time before use it in parse_playlist 3 years ago
Andreas Rheinhardt 439ca8b5f4 avformat/internal: Hide BSF stuff only used by the core APIs 3 years ago
Andreas Rheinhardt aaeb37f385 avformat/internal: Move FFERROR_REDO to demux.h 3 years ago
Andreas Rheinhardt c19797bf59 avcodec/internal: Hide stuff only used by the core decode API 3 years ago
Andreas Rheinhardt e92e74b897 avcodec/texturedspenc: Fix invalid shift 3 years ago
Andreas Rheinhardt cf9e470d05 fate/matroska: Add test for remuxing DVB subtitles to Matroska 3 years ago
Christopher Degawa e5163b1d34 configure: extend SDL check to accept all 2.x versions 3 years ago
Steven Liu 1d6e9a7a30 avformat/http: remove unused function ff_http_get_shutdown_status 3 years ago
Paul B Mahol cbc1b8adad avfilter/af_biquads: add zdf transform type 3 years ago
Anton Khirnov 8016219472 lavc: drop a confusing message about "thread emulation" 3 years ago
Anton Khirnov 28b8b41e5a lavc/pthread_frame: do not copy AVCodecInternal contents 3 years ago
Anton Khirnov 2cb86cd00c lavc/avcodec: only allocate decoding packets for decoders 3 years ago
Anton Khirnov c954cf1e1b lavc/encode: add an encoder-specific get_buffer() variant 3 years ago
Anton Khirnov a4ce370659 lavc/snow: only allocate mconly_picture for decoding 3 years ago
NetSysFire cd78d5bba9 doc/ffmpeg: fix typo in ffmpeg.texi 3 years ago
Andreas Rheinhardt 260d7d5a6c avfilter/avfilter: Fix compilation with TRACE defined 3 years ago
Andreas Rheinhardt f98b6cf543 fate/matroska: Add tests for muxing PGS into Matroska 3 years ago
John Stebbins 7f5b57766b lavf/matroskaenc: enable PGS merge auto bsf 3 years ago
John Stebbins 326f9fd01b lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments 3 years ago
Paul B Mahol 38238b604f avfilter/af_biquads: use correct variables when reversing samples 3 years ago
Andreas Rheinhardt 467f157fc6 avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 3 years ago
Andreas Rheinhardt 6aca6146d9 avformat/utils: Move ff_stream_side_data_copy to avformat.c 3 years ago
Andreas Rheinhardt 60fa58b835 avformat/utils: Move avpriv_set_pts_info() to avformat.c 3 years ago
Andreas Rheinhardt fc2fc98c75 avformat/utils: Move ff_copy_whiteblacklists to avformat.c 3 years ago
Andreas Rheinhardt fd8a6f78c5 avformat/utils: Move ff_format_set_url to avformat.c 3 years ago
Andreas Rheinhardt 2831fa7aed avformat/utils: Move ff_is_intra_only to avformat.c 3 years ago
Andreas Rheinhardt 9825d488d6 avformat/utils: Move ff_find_stream_index to demux_utils.c 3 years ago
Andreas Rheinhardt 493356cc0b avformat/asf: Move ASF GUIDs to a new file 3 years ago
Andreas Rheinhardt 8e2f48ff78 avformat/utils: Move av_find_best_stream to avformat.c 3 years ago
Andreas Rheinhardt e00d0ef46d avformat/utils: Move av_find_default_stream_index to avformat.c 3 years ago
Andreas Rheinhardt 1c0912c26e avformat/utils: Move av_find_program_from_stream to avformat.c 3 years ago
Andreas Rheinhardt 9163faecd3 avformat/utils: Move guessing frame rate/SAR to avformat.c 3 years ago
Andreas Rheinhardt 682d42b41d avformat/utils: Move matching stream specificiers to avformat.c 3 years ago
Andreas Rheinhardt 217f2bfb49 avformat/utils: Move internal stream timebase stuff to avformat.c 3 years ago
Andreas Rheinhardt b516302cfe avformat/utils: Move adding AVProgram to avformat.c 3 years ago
Andreas Rheinhardt 21f3dc0ad6 avformat/utils: Move av_stream_*_side_data API to avformat.c 3 years ago
Andreas Rheinhardt 703318b350 avformat/utils: Move freeing AVFormatContext to a new file avformat.c 3 years ago
Andreas Rheinhardt a085cfa654 avformat/utils: Move ff_get_extradata to demux_utils.c 3 years ago
Andreas Rheinhardt aef16886dd avformat/internal: Make AVFormatContext* a logctx in ff_get_extradata 3 years ago
Andreas Rheinhardt 7803825cfc avformat/utils: Move ff_generate_avci_extradata to demux_utils.c 3 years ago
Andreas Rheinhardt 0b0dfb765d avformat/utils: Move av_read_(play|pause) to demux_utils.c 3 years ago
Andreas Rheinhardt f104352b91 avformat/utils: Move ff_add_param_change to demux_utils.c 3 years ago