18853 Commits (06eef96b69d73a31f2b390955d1be0537214a0c8)

Author SHA1 Message Date
Michael Niedermayer 8fac0d6403 avformat/avio: free url/avio options 9 years ago
Marton Balint cfc040a49f lavf: bump micro version after the new segment muxer options 9 years ago
Marton Balint 369a6a6ed4 lavf/segment: add new option segment_clocktime_wrap_duration 9 years ago
Marton Balint 1036a1b8a3 lavf/segment: add support for specifying clock time offset 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Matt Oliver b66ac803fa avformat/mux: Fix error when writing uncoded frames. 9 years ago
Paul B Mahol e9e623369d avcodec: add Ulead DV audio decoder 9 years ago
Ivan a0174f6729 avformat/flvenc: copyts in FLV muxer 9 years ago
Vittorio Gambaletta (VittGam) 8b02af1e6f avformat/mpegtsenc: Fix multi program so that it supports adding the same stream to multiple programs. 9 years ago
Vittorio Giovara e80307140f yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 9 years ago
Michael Niedermayer cde57eee98 avformat/hls: Check that filename is not "" in probe before checking its extension 9 years ago
Kieran Kunhya 2d40a09b6e avformat: Remove support for libquvi 9 years ago
Michael Niedermayer a7305c780b Print the whitelists if entities are not found on them 9 years ago
Michael Niedermayer 3130556c0e avformat: Document urls a bit 9 years ago
Anton Khirnov 81306fd4bd hls: eliminate ffurl_* usage 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Michael Niedermayer 15cc98a0f3 avformat/libquvi: Set default demuxer and protocol limitations 9 years ago
Michael Niedermayer 8e32d01432 avformat/concat: Check protocol prefix 9 years ago
Perette Barella 84110f4f77 libavformat/tcp.c : add send_buffer_size and recv_buffer_size options 9 years ago
Piotr Bandurski 55c7e5bf7c riff: add C210 FourCC (Canopus C210) 9 years ago
Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Michael Niedermayer 56c182c4d7 avformat/nutenc: implement deinit() 9 years ago
Carl Eugen Hoyos 4f9314ed58 lavf/riff: Support reading vlc's rawvideo fourccs. 9 years ago
Carl Eugen Hoyos 7158ce778f lavf/nut: Add forgotten fourccs for YUV4xxP9. 9 years ago
Michael Niedermayer 41e07390e0 avformat/avformat: Replace some references to filenames by urls 9 years ago
Michael Niedermayer b750b67d13 avformat/img2dec: Use AVOpenCallback 9 years ago
Michael Niedermayer 984d58a344 avformat/avio: Limit url option parsing to the documented cases 9 years ago
Michael Niedermayer 7ccedc1c78 avformat/img2dec: do not interpret the filename by default if a IO context has been opened 9 years ago
Derek Buitenhuis 712d962a6a mov: Add an option to toggle dref opening 9 years ago
Michael Niedermayer b0c57206d5 avformat/hls: Require the file extension to be m3u / m3u8 for probing to succeed 9 years ago
Martin Storsjö e4eb13ca77 flvdec: Add sanity checking of the last packet size 9 years ago
Michael Niedermayer 09f4822e4e flvdec: perform duration search just once 9 years ago
Mats Peterson d6b3062b5a lavf/qtpalette: Fix incorrect palettes 9 years ago
Carl Eugen Hoyos 9cf8c3e62c ape: Show more information for loglevel verbose. 9 years ago
Carl Eugen Hoyos 9bc281beae lavf/icodec: Improve autodetection. 9 years ago
Eddie Hao a6dc1eb837 remove all uses of the deprecated avpicture_get_size() function 9 years ago
Mats Peterson 535d09a510 lavf/matroskadec: Get sample size from private data 9 years ago
Mats Peterson a51c8a68ad lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptions 9 years ago
Piotr Bandurski eded2e4fac avformat/riff: add C210 FourCC (Canopus C210) 9 years ago
Piotr Bandurski 23ac355487 avformat/riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Michael Niedermayer cfda1bea4c avformat/hls: Even stricter URL checks 9 years ago
Michael Niedermayer 6ba42b6482 avformat/hls: More strict url checks 9 years ago
James Almer e3c188e72c avcodec/rmdec: add missing av_log argument 9 years ago
Mats Peterson b58cfa616c lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample descriptions 9 years ago
Andreas Cadhalpun c29e87ad55 asfdec_o: check for too small size in asf_read_unknown 9 years ago
Andreas Cadhalpun 0e32153e9c asfdec_o: break if EOF is reached after asf_read_packet_header 9 years ago
Andreas Cadhalpun 3776a72962 asfdec_o: make sure packet_size is non-zero before seeking 9 years ago
Andreas Cadhalpun 74474750f1 asfdec_o: prevent overflow causing seekback 9 years ago
Andreas Cadhalpun 0002d845e8 asfdec_o: check avio_skip in asf_read_simple_index 9 years ago