18638 Commits (79991b2288a92010811b7b72c682aae4afed0668)

Author SHA1 Message Date
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
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