18319 Commits (a01046c90c9a8ace6105fcef6cd7964edae62357)

Author SHA1 Message Date
Carl Eugen Hoyos 83a508cda5 lavf/segment: Fix memleak. 10 years ago
Michael Niedermayer d65b9114f3 avformat/file: Check for lstat() instead of dirent.h 10 years ago
Carl Eugen Hoyos 91619d195b lavf/dnxhd: Autodetect more valid files. 10 years ago
Mariusz Szczepańczyk 1f4c62e84e lavf/file: check for dirent.h support 10 years ago
Lukasz Marek d39a9b01e2 lavf/file: implement directory listing callbacks 10 years ago
Michael Niedermayer ee155c18a2 avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 10 years ago
Arthur Grant 781efd0741 avformat/hevc: Fix parsing errors 10 years ago
Andreas Cadhalpun 1bf76cd2db rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 10 years ago
Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 10 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 10 years ago
Timothy Gu 0aa9bbbc37 version: Fix two more typos 10 years ago
Ganesh Ajjanagadde 5edf8b118d avformat/hls: correct comment for ensure_playlist() 10 years ago
Vesselin Bontchev e32a99264b Add support for Audible AA files 10 years ago
Ganesh Ajjanagadde b772847eb0 avformat/webmdashenc: fix uninitialized variable 10 years ago
Ganesh Ajjanagadde ecf6b26aa5 avformat/ftp: use correct enum type 10 years ago
Carl Eugen Hoyos 9bd305be91 lavf/mpeg: Allow users to force audio codec MLP. 10 years ago
Michael Niedermayer db91e0edb6 avformat/mux: Update sidedata in ff_write_chained() 10 years ago
Mariusz Szczepańczyk bf5b2f9df8 lavf/ftp: implement move and delete callbacks 10 years ago
Michael Niedermayer 0b7829901b */version.h: Add note/recommandition about bumping major 10 years ago
Neil Birkbeck 3dabebc272 libavformat/matroskaenc.c: fix small memory leaks on error 10 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 10 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 10 years ago
Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 10 years ago
Rodger Combs b4b2717ffe lavf/matroskadec: Fully parse and repack MP3 packets 10 years ago
Marton Balint 95584ddac4 mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag 10 years ago
Stefano Sabatini fedc422684 lavf/mpegts: apply misc option description fixes 10 years ago
Michael Niedermayer 856452cf63 avformat/rmdec: MLTI with multiple MDPR support 10 years ago
Michael Niedermayer 02fff49936 avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata() 10 years ago
Mariusz Szczepańczyk affbecb0de lavf/ftp: implement NLST method 10 years ago
Michael Niedermayer acbd78a001 avformat/wavdec: Detect wrongly interpreted specification about the sample value in the fact chunk 10 years ago
Michael Niedermayer 4ec4454ccf avformat/wavdec: Do not discard sample_count due to rounding 10 years ago
Ganesh Ajjanagadde 1bbb5ea10d avformat/tls_gnutls: correct version detection for certificate support 10 years ago
Marton Balint 8009a1f1fd avisynth: fix setting stream timebase 10 years ago
Michael Niedermayer 0d2a62d257 avformat/avidec: Simplify dshow_block_align based special case detection 10 years ago
Michael Niedermayer 45c558563a avformat: Move MAX_PROBE_PACKETS to internal.h 10 years ago
Martin Storsjö 26ac22e5e7 movenc: Add a new flag for writing global sidx indexes for dash 10 years ago
Michael Niedermayer 5f501f066e avformat/avidec: Disable AVSTREAM_PARSE_TIMESTAMPS for flac 10 years ago
Michael Niedermayer 254ff6e6bf avformat/avidec: Add flac to the dshow_block_align exception list 10 years ago
Marton Balint 0860016529 concatdec: fix broken file_inpoint calculation 10 years ago
Michael Niedermayer 55a07cf49c avformat/ftp: Use av_freep() for dir_buffer 10 years ago
Mariusz Szczepańczyk ee44cb3c81 lavf/ftp: properly read an empty path 10 years ago
Lukasz Marek bc93053161 lavf/ftp: implement directory listing callbacks 10 years ago
Martin Storsjö 5f200bbf98 movenc: Place the sidx index after the initial moov/mdat pair 10 years ago
Martin Storsjö 83f254e65f movenc: Rename reserved_moov_pos to reserved_header_pos 10 years ago
Martin Storsjö 8e34089e26 movenc: Check that frag_info entries exist in mov_write_sidx_tag 10 years ago
Michael Niedermayer 46f15de8a4 avformat/gifdec: correct r_frame_rate for single frame gifs 10 years ago
Michael Niedermayer ace8376653 avformat/matroskaenc: Avoid "for (int i" syntax for better compatibility 10 years ago
Sasi Inguva 31852540d4 libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. 10 years ago
Luca Barbato e5997152f5 asf: Use time_t where needed 10 years ago