15044 Commits (75a19f5eec665dd792a9a04cdfee15cf897c5f86)

Author SHA1 Message Date
Luca Barbato 5a70a783f0 hls: Add an option to prepend a baseurl to the playlist entries 11 years ago
Enrique Arizón Benito 5c08ae4f37 segment: Add an option to prepend a string to the list entries 11 years ago
Michael Niedermayer a215b15815 avformat/utils: Set the average frame rate from the r_frame_rate if the stream appears to be cfr 11 years ago
Michael Niedermayer 34e7d3c368 avformat/utils: Ensure that average fps is probed if requested by the user even if tb_unreliable() is 0 11 years ago
Michael Niedermayer 1f249d2ca7 avformat/utils: prevent r frame rate from being set larger than 1/tb 11 years ago
Michael Niedermayer 4394f82f52 avformat/utils: add gif to tb_unreliable() 11 years ago
Anton Khirnov 1eb57e1d9b lavc: eliminate tb_unreliable() 11 years ago
Peter Ross b3c0d010c3 avformat/mlvdec: close any additional .Mxx files 11 years ago
Peter Ross 8bd6837e51 avformat/mlvdec: remove unused MlvContext.buffer 11 years ago
Michael Niedermayer 466988ab75 Fix dont and doesnt typos 11 years ago
Carl Eugen Hoyos 4abbea0243 lavf/mpeg.h: Remove an unused definition. 11 years ago
Michael Niedermayer e9ad121ba5 Fix skiping typos 11 years ago
Peter Ross 9abf08f79f avformat/mlvdec: print unsigned chunk size 11 years ago
Peter Ross bdab0c2d76 avformat/mlvdec: process ff_get_wav_header return value 11 years ago
goodthanks c9cfd45838 avformat/mpegtsenc: Allow DTS audio copy to TS streams 11 years ago
Carl Eugen Hoyos ade5851be0 Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in bmp tags. 11 years ago
Michael Niedermayer 66e30a2e65 avformat/mpegtsenc: check avformat_new_stream() return 11 years ago
Michael Niedermayer 24725f8e09 avformat/matroskaenc: fix indention level 11 years ago
Michael Niedermayer 9b1d7d4fd3 avformat/oggparsecelt: fix memleak 11 years ago
Michael Niedermayer 68de2115ca avformat/tee: print errors for each failed bitstream filter 11 years ago
Michael Niedermayer af165acefa avformat/movenc: dont store invalid tapt atom 11 years ago
Don Moir 62056d09b1 avformat/avidec: skip len=0 entries from the index 11 years ago
Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 11 years ago
Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 11 years ago
Carl Eugen Hoyos 18e7e21e2f Enable muxing ac-3 in caf. 11 years ago
Carl Eugen Hoyos ced0d6c14d Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
Carl Eugen Hoyos eeee59ba4d Never write 0 as maximum bitrate for asf files. 11 years ago
Michael Niedermayer fc145e576a avformat/h263dec: Fix h263 probe 11 years ago
Luca Barbato 152b797cd6 flv: Do not mangle dts values for negative cts 11 years ago
Luca Barbato 5d983fdbca flv: Warn only once 11 years ago
Luca Barbato 374fdc8c07 flv: Improve log messages 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
kyh96403 f21c263c89 avformat/rtmppkt: Fix random crash 11 years ago
Michael Niedermayer dc6a17cf74 avformat/mux: Check for and remove invalid packet durations 11 years ago
Michael Niedermayer b9017fdd42 avformat/flvdec: also include file position in debug output 11 years ago
Reimar Döffinger 3bd7a7149f Add missing ';'. 11 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Michael Niedermayer f1c48c3a4d avformat/mpegtsenc: make the pes packet length omission optional 11 years ago
Graham Booker 60fcc19b90 avformat/mpegtsenc: Changed Video PES packet length to 0. 11 years ago
Anton Khirnov f9157463db lavf: do not use the parser duration for video 11 years ago
Anton Khirnov a4ed995cab txd: do not set the codec timebase. 11 years ago
Michael Niedermayer 57fb570908 avformat/avidec: Speed up keyframe detection code 11 years ago
Michael Niedermayer f3743901d7 avformat: Fix decoder search in find stream info 11 years ago
Michael Niedermayer 369cdf917a avformat/asfenc: dont allow non interleaved packets 11 years ago
Michael Niedermayer 5b19fc7aae avformat/pmpdec: remove cur_dts timestamp hack 11 years ago
Lukasz Marek 4d09bc9897 lavf/pcm: remove redundant check 11 years ago
Peter Ross f57ac37228 avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks 11 years ago
Peter Ross 55ddd700c6 Silicon Graphics Movie demuxer 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Peter Ross ab683efb2b Magic Lantern Video (MLV) demuxer 11 years ago