13331 Commits (c666c59ac1a9d78cc706fa9708c400d8bf454cda)

Author SHA1 Message Date
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
Michael Niedermayer f9d7431272 avformat/AVFormatContext: Move fields down to match the fork 12 years ago
Carl Eugen Hoyos 9a1ec1f2f2 Force correct extradata for AVID AVCI50 in mov. 12 years ago
Matthew Heaney 509642b4bd WebM muxer writes WebVTT subtitle track 12 years ago
Alexandre Sicard 70b922f371 avformat/mov: read stream bitrates from isml manifest 12 years ago
Michael Niedermayer e096283ea5 mp3dec: detect CBR and use CBR axiom to seek 12 years ago
Martin Storsjö 0677ddebc6 movenc: Rename the timestamp parameter to dts in write_hint_packets 12 years ago