13285 Commits (af05edc658f3af284a1af39c00a36aeff0adaa0d)

Author SHA1 Message Date
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
Martin Storsjö a87a0acf9b movenc: Make sure the RTP hint tracks have nondecreasing DTS 12 years ago
Michael Niedermayer 5312c319be avformat_find_stream_info: fallback to timestamps in analyzeduration check in more cases 12 years ago
Luca Barbato 76f5dfbfd9 westwood_vqa: do not free extradata on error in read_header 12 years ago
Martin Storsjö 21732063a3 movenc: K&R formatting cosmetics 12 years ago
Michael Niedermayer 38e9585de9 Makefile: Remove stray tabs 12 years ago
Ronald S. Bultje 6c86a63bad yuv4mpeg: Correctly round chroma up for odd luma sizes 12 years ago
Michael Niedermayer d35b6cd377 rmdec: Use the AVIOContext given as parameter in rm_read_metadata() 12 years ago
Michael Niedermayer 5d876be87a avio: Handle AVERROR_EOF in the same way as the return value 0 12 years ago
Luca Barbato f5e646a00a wtv: Mark attachment with a negative stream id 12 years ago
Michael Niedermayer be25614177 mmsh: reimplement seeking 12 years ago
Michael Niedermayer c7cfd4cce9 avformat_find_stream_info: use fps_dts as last resort to determine duration 12 years ago
Michael Niedermayer 19d4163331 avformat/mp3dec: read TOC even if not all needed information is available 12 years ago
Michael Niedermayer 4cc32e5cad avformat/mp3dec: read xing toc independant of usetoc, only skip filling index if requested 12 years ago
Michael Niedermayer a71832f826 avformat/Makefile: remove stray tab 12 years ago
Michael Niedermayer dc2a13aa80 avformat/mov: Fix duration of fragmented mov 12 years ago
Michael Niedermayer 9a6e814be7 oggparseskeleton: avoid header parsing failure 12 years ago
Michael Niedermayer 7f25050289 nutdec: use ff_find_last_ts() 12 years ago
Michael Niedermayer 8ca5d277d8 avformat/utils: factor ff_find_last_ts() out of ff_gen_search() 12 years ago
Diego Biurrun 6516632967 tests: Only run noproxy test if networking is enabled 12 years ago
Paul B Mahol d64f3b72e0 replace some deprecated defines 12 years ago
James Almer 63d7684fef oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_log() call 12 years ago
James Almer 3960992f0a oggparseskeleton: Fix fisbone header parsing 12 years ago
Michael Niedermayer 0844630e6b avformat/mp3dec: Add usetoc option to allow dlsabling the use of the xing TOC 12 years ago
Michael Niedermayer 68b7b534be tcp: Use a default timeout of 5 sec for opening a connection but not for receiving packets 12 years ago
Michael Niedermayer efa9e6b423 ff_network_wait_fd_timeout: do not break with timeout < 0 12 years ago
Michael Niedermayer 390aabb2a1 tcp: Fix the default timeout 12 years ago
Nigel Touati-Evans ef8cc06d6e avformat/avidec: Fix incorrect detection of badly interleaved avi 12 years ago
Michael Niedermayer b009267910 mpegts: only reopen pmt_cb filter if its different from the previous. 12 years ago
Stefano Sabatini d06ae0d791 lavf: fix documentation for avoid_negative_ts 12 years ago
Michael Niedermayer 65abce67b5 avformat/movenc: allow negative TS for the ipod muxer 12 years ago
Matthieu Bouron 621ab4e4ef lavf/movenc: check ff_mov_init_hinting() return 12 years ago