18653 Commits (2272ab0e84de6ef29548e0c89bb041a5c2e55a18)

Author SHA1 Message Date
Michael Niedermayer 2272ab0e84 avformat/mp3enc: Assert that the header we assembled is valid 9 years ago
Marton Balint 6d14e32555 lavf/asfenc: add support for setting packet size 9 years ago
Marton Balint 22bbd6e8b7 lavf/asfenc: add support for storing creation time 9 years ago
Marton Balint 79e4293613 lavf/asfenc: add support for storing languages 9 years ago
Marton Balint 0464767301 lavf/asfenc: check the number of streams in header 9 years ago
Marton Balint 7e6b788f7c lavf/asfenc: add AVClass to context 9 years ago
Eran Kornblau 1bbfaba196 avformat/mov: dont print frma warning when format is the same 9 years ago
Carl Eugen Hoyos a36c737490 lavf/isom: Add more code points for H264. 9 years ago
Schenk, Michael 93f4b41208 avformat/http: add crypto to default whitlist to get encrypted HLS working again 9 years ago
Kevin Mitchell 5120b03d69 avformat: add windows.h to SChannel SSP TLS code 9 years ago
Michael Niedermayer d117b09021 avformat/tls_securetransport: Add missing include 9 years ago
Michael Niedermayer fe3fed0b14 Update demuxers and protocols for protocol whitelist support 9 years ago
Michael Niedermayer 1dba8371d9 avformat: add protocol_whitelist 9 years ago
Sebastian Dröge e3a125c970 Revert "do not write f2 if not interlaced" 9 years ago
Michael Niedermayer af24b1c0cd Revert "avformat/hls: Require the file extension to be m3u / m3u8 for probing to succeed" 9 years ago
Carl Eugen Hoyos 9ca5b27240 lavf/adxdec: Add Autodetection. 9 years ago
Bruce Dawson 09b3a42495 riffdec: Explicitly null-terminate array to work around VC++ bug 9 years ago
Timothy Gu e5a6dcac47 wtvdec: Removed unused variable 9 years ago
popcornmix def56677e5 wtv: Speed up wtv index creation 9 years ago
Michael Niedermayer 77864be44a avformat/format: Weight the filename extension higher if there is nearly no data after an ID3 available 9 years ago
Michael Niedermayer 8619582bdf avformat/format: Replace nodat by enum 9 years ago
Kieran Kunhya 3485332bf9 avcodec: Cineform HD Decoder 9 years ago
Clément Bœsch d3d03fd55e lavf/vqf: fix suported/supported typo 9 years ago
Thierry Foucu 9a09952695 lavf/flvdec: Allow files where the PreviousTagSize is not set according to the spec. 9 years ago
Hagen Schmidt 583a643146 mpegtsenc: Do not fail ADTS AAC muxing if the first frame is not ADTS 9 years ago
Zhao Zhili 1e2c262212 libavformat/network: use defined constant in poll 9 years ago
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
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
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