17960 Commits (e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd)

Author SHA1 Message Date
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
Carl Eugen Hoyos 128e722bc1 lavf/swf: Fix auto-detection of compressed files. 10 years ago
Alexandra Hájková 944f60866f asfdec: read values properly 10 years ago
Matthieu Bouron f6518e51b8 lavf/mxfdec: support segmented frame layout as separate fields layout 10 years ago
Alexandra Hájková fdbc544d29 asfdec: prevent the memory leak while reading metadata 10 years ago
Vesselin Bontchev 336822edf4 avformat/mov: fix regression in processing .aax files 10 years ago
Stephan Holljes 3240e69de6 lavf/http: Implement server side network code. 10 years ago
Stephan Holljes 75235a2550 lavf/tcp: increase range for listen and call the underlying socket operations accordingly 10 years ago
Stephan Holljes 21198155a7 lavf/tcp: add tcp_accept 10 years ago
Stephan Holljes 63c07a956b lavf/avio: add avio_accept and avio_handshake 10 years ago
Stephan Holljes 5125e4b53f lavf/avio: add ffurl_accept and ffurl_handshake 10 years ago
Stephan Holljes cf6c871bee lavf/network: split ff_listen_bind into ff_listen and ff_accept 10 years ago
Alexandra Hájková 33dc1913ab asfdec: remove improper assignement that caused wrong timestamps 10 years ago