17931 Commits (0581ab2cacccb96740ef246972f12d7a34f1cc0f)

Author SHA1 Message Date
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
Alexandra Hájková 78491fe8cf asfdec: do not export empty metadata 10 years ago
Alexandra Hájková cd4d9df227 asfdec: free AVDictionaries properly when closing the demuxer 10 years ago
Ganesh Ajjanagadde c1bfb99ff2 avformat/wavdec: add extra sample count check for G.729 files 10 years ago
Martin Storsjö 764ec70149 rtsp: Only interpret $ as interleaved packet indicator at the start of replies 10 years ago
Luca Barbato 0c73a5a53c hls: Save and forward avio options 10 years ago
Luca Barbato 5ae178539b http: Add the trailing endlines if they are missing 10 years ago
James Almer 9487ffd4c0 rtmpproto: free hmac context properly 10 years ago
James Almer 6ce3d9fc4a avformat/rtmpproto: free hmac context properly 10 years ago
wm4 4c6beaed92 rawdec: fix mjpeg probing buffer size check 10 years ago
wm4 bf51fcd304 rawdec: fix mjpeg probing 10 years ago
Michael Niedermayer f8b81a02c9 avformat/oggdec: ogg_read_seek: reset ogg after seeking 10 years ago
James Almer 65dd6a1f84 rtmpproto: use AVHMAC instead of a custom implementation 10 years ago
James Almer 6c87b86628 avformat/rtmpproto: use AVHMAC instead of a custom implementation 10 years ago
Michael Niedermayer f40ec70478 avformat/wavdec: Check for data_size overflow 10 years ago
Ganesh Ajjanagadde 13d605e090 wavdec: make sample count check more precise 10 years ago
Alexandra Hájková b5c1c16247 asfdec: do not align Data Object when Broadcast Flag is set 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Alexandra Hájková 9e8627a1ff asfdec: interpret the first flag in an asf packet as length flag 10 years ago
Michael Niedermayer c8c86b8f9b avformat/mpegts: Replace silent cliping of language_count by asserts 10 years ago
Michael Niedermayer 42aa02418e avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitles 10 years ago
Michael Niedermayer dc07e576ce avformat/isom: Use AVRN codec to handle AVDJ 10 years ago
Michael Niedermayer 29a43bd588 avformat/hlsenc: Fix wording in comment 10 years ago
Anshul Maheshwari 379ddc6af4 avformat/hlsenc: Add WebVtt support in hls 10 years ago
Michael Niedermayer c3361b3a87 avformat/ipmovie: Fix late audio detection 10 years ago
Michael Niedermayer 8e0fdb03a2 avformat/ipmovie: Parse&handle late audio init 10 years ago