13285 Commits (af05edc658f3af284a1af39c00a36aeff0adaa0d)

Author SHA1 Message Date
Matthieu Bouron ee4ef139e3 lavf/movenc: remove useless checks on AVOutputFormat 12 years ago
Diego Biurrun 6ff15cd569 Remove unreachable returns 12 years ago
Luca Barbato c8f0b20b4a avidec: Let the inner dv demuxer take care of discarding 12 years ago
Luca Barbato 10aa44aa67 avidec: K&R formatting cosmetics 12 years ago
Martin Storsjö 979e9e8f36 wtv: Drop some casts that now are unnecessary 12 years ago
Martin Storsjö 86f042dcab wtv: Make WTV_SECTOR_BITS a 64 bit constant 12 years ago
Hendrik Schreiber b512360184 avio: Don't set the seekable flag if no seek function is provided 12 years ago
Martin Storsjö 1297f7b87f rtpenc: Fix some odd comments 12 years ago
Michael Niedermayer 6663205338 avformat/dtsdec: Improve probe, reject things looking like analoge signals 12 years ago
Reuben Martin 4a60df2d35 avformat/gxfenc: Added support for writing correct auxiliary data for DV streams. 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Diego Biurrun 4a2ef39442 cosmetics: Add '0' to float constants ending in '.'. 12 years ago
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition 12 years ago
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