13418 Commits (2a60666d1d94cb907060b83a182cb5302a1add4b)

Author SHA1 Message Date
Anshul Maheshwari a553cb4683 documented that av_codec_close is required to call 12 years ago
Zhang Rui 6bab3430a7 avformat/http: support reading compressed data 12 years ago
Hendrik Schreiber 650355089c avformat/aviobuf/ffio_init_context: set seekable automatically 12 years ago
Michael Niedermayer 419a3d8a43 avformat/hls: avoid floating point arithmetic 12 years ago
Zhang Rui 2a5891bb9d avformat/hls: parse EXTINF duration as floating-point number 12 years ago
Michael Niedermayer 37ecd67b5e Revert "avformat/utils: Close codec context since it is allocated by avformat_new_stream in refrence to ticket 2716" 12 years ago
Anshul Maheshwari 0f229f9b91 avformat/utils: Close codec context since it is allocated by avformat_new_stream in refrence to ticket 2716 12 years ago
Michael Niedermayer 07704c61dd avformat/matroskaenc: Only change chapter ids if needed. 12 years ago
Ed Torbett 36fb0d02a1 rtsp: Support multicast source filters (RFC 4570) 12 years ago
Martin Storsjö 4d97ca040b rtpproto: Check the source IP if one single source has been specified 12 years ago
Ed Torbett 336353deaa rtpproto: Support IGMPv3 source specific multicast inclusion 12 years ago
Ramiro Polla 454c89dde3 img2enc: add option to use strftime() for filename 12 years ago
Ed Torbett 7203dbde39 avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171) 12 years ago
James Almer 630fc7dcfc vorbiscomment: Add DESCRIPTION to ff_vorbiscomment_metadata_conv 12 years ago
James Almer 562fb9c540 lavf/riff: Add ITRK tag 12 years ago
Fabian Neundorf 353f302250 lavf/matroskaenc: using valid chapter ids 12 years ago
Lukasz Marek 816c579cf3 ftp: warning about pure-ftp server used as and output 12 years ago
Lukasz Marek 2217243e12 ftp: comments 12 years ago
Lukasz Marek db72b7742a ftp: remove unused headers 12 years ago
Lukasz Marek 247e658784 ftp: fix interrupt callback misuse 12 years ago
Michael Niedermayer 066111bf19 matroskaenc: simplify mkv_check_tag() 12 years ago
James Almer 088ed53146 lavf/matroskaenc: Check for valid metadata before creating tags 12 years ago
Paul B Mahol 5ceffb1bf6 matroskaenc: use ffio_fill() 12 years ago
Alexis Ballier 8d9c1b325e mastroka audio muxer: Set long_name to Matroska Audio so that it differs from the long_name of matroska video. 12 years ago
Martin Storsjö e740929a07 lavf: Make sure avg_frame_rate can be calculated without integer overflow 12 years ago
Martin Storsjö 31931520df mov: Do not allow updating the time scale after it has been set 12 years ago
Martin Storsjö 5b4eb243bc mov: Seek back if overreading an individual atom 12 years ago
Paul B Mahol 95126728a5 mxfenc: use ffio_fill() 12 years ago
Michael Niedermayer 6158a3bcdf avformat/matroskadec: Detect conflicting sample rate/default_duration 12 years ago
James Almer 04b9836274 oggparsevorbis: Support official chapter extension 12 years ago
Martin Storsjö 1dd1b2332e rtsp: Include an User-Agent header field in all requests 12 years ago
Carl Eugen Hoyos aecb9d39bc rmdec: Forward error messages from rm_assemble_video_frame() to the caller. 12 years ago
Paul B Mahol 7f4a1fddd3 lavf: add missing build dependency for tta demuxer 12 years ago
Andrey Utkin 34fd21120d retry_transfer_wrapper(): check for interrupt before operation 12 years ago
Andrey Utkin 1e85b5e077 ff_network_wait_fd_timeout(): check for interrupt before operation 12 years ago
Carl Eugen Hoyos 6476967f21 Fix compilation with --disable-everything --enable-demuxer=aac. 12 years ago
Piotr Bandurski 161047f010 rmdec: fix crash in case of oom 12 years ago
Thierry Foucu 38ce775eea libavformat/mov.c: Skipped duplicated MOOV atom 12 years ago
Carl Eugen Hoyos 0fff7f039c Supply a User-Agent header when opening rtsp streams. 12 years ago
Stefano Sabatini 71a2e5245c lavf/segment: use AV_OPT_TIME_DURATION for time_delta 12 years ago
Stefano Sabatini 459dc81a64 lavf/segment: reindent after last commit 12 years ago
Stefano Sabatini 19ea08a11a lavf/segment: add initial_offset option 12 years ago
Carl Eugen Hoyos 1db88c33f2 Suggest recompilation with openssl or gnutls if the https protocol is not found. 12 years ago
Carl Eugen Hoyos c9eb5c9751 lavf/utils.c: Avoid a null pointer dereference on oom after duration_error allocation. 12 years ago
Piotr Bandurski b050956334 avformat/utils: avformat_find_stream_info set value for ret in case of oom 12 years ago
Paul B Mahol 4977e467a5 lavf/takdec: check metadata blocks checksum 12 years ago
Piotr Bandurski ccf9211e29 avformat/utils: avformat_find_stream_info fix a crash in case of oom 12 years ago
Eugene Dzhurinsky 09f59d6adf avformat/gif: Do not write GIF89a header if loop is set to -1. 12 years ago
James Almer 193782216f vorbiscomment: Add support for embedded cover art 12 years ago
James Almer 1e5bbbfcf3 lavf/flacdec: Share the function to parse cover art blocks 12 years ago