14998 Commits (554a1ecab7efbdaf10ab459d73152bfb6e355dfa)

Author SHA1 Message Date
  Luca Barbato 7266e24f17 hls: Sync the file number with the start sequence 12 years ago
  Luca Barbato a16431034d hls: Factor the sequence computation 12 years ago
  Luca Barbato c7603b3c24 hls: Print start_number as first sequence value 12 years ago
  Luca Barbato 87a3ea3192 segment: Report the current media sequence 12 years ago
  Luca Barbato 344f7b5a7e hls: Report the current media sequence 12 years ago
  Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX 12 years ago
  Michael Niedermayer 375a0c03a9 avformat/xwma: fix memleak of dpds_table 12 years ago
  Michael Niedermayer cf4dbe9aff avformat/xwma: improve error codes 12 years ago
  Michael Niedermayer c31ad87bc6 avformat/xwma: use NULL instead of 0 for pointers 12 years ago
  Michael Niedermayer 4506ed336f avformat/img2_alias_pix: fix 2 unused variable warnings 12 years ago
  Nicolas George 50ed6e3ce6 lavf/concatdec: implement automatic conversions. 12 years ago
  Nicolas George 9d24a536a3 lavf/concatdec: reindent after last commit. 12 years ago
  Nicolas George b24d6c5303 lavf/concatdec: always do stream matching. 12 years ago
  Nicolas George c27939d871 lavf/concatdec: check match_streams() return value. 12 years ago
  Nicolas George e973cf04f6 lavf/concatdec: use a structure for each stream. 12 years ago
  Nicolas George c9212abf95 lavf/matroska: add "binary" pseudo-MIME type. 12 years ago
  Luca Barbato 5a70a783f0 hls: Add an option to prepend a baseurl to the playlist entries 12 years ago
  Enrique Arizón Benito 5c08ae4f37 segment: Add an option to prepend a string to the list entries 12 years ago
  Michael Niedermayer a215b15815 avformat/utils: Set the average frame rate from the r_frame_rate if the stream appears to be cfr 12 years ago
  Michael Niedermayer 34e7d3c368 avformat/utils: Ensure that average fps is probed if requested by the user even if tb_unreliable() is 0 12 years ago
  Michael Niedermayer 1f249d2ca7 avformat/utils: prevent r frame rate from being set larger than 1/tb 12 years ago
  Michael Niedermayer 4394f82f52 avformat/utils: add gif to tb_unreliable() 12 years ago
  Anton Khirnov 1eb57e1d9b lavc: eliminate tb_unreliable() 12 years ago
  Peter Ross b3c0d010c3 avformat/mlvdec: close any additional .Mxx files 12 years ago
  Peter Ross 8bd6837e51 avformat/mlvdec: remove unused MlvContext.buffer 12 years ago
  Michael Niedermayer 466988ab75 Fix dont and doesnt typos 12 years ago
  Carl Eugen Hoyos 4abbea0243 lavf/mpeg.h: Remove an unused definition. 12 years ago
  Michael Niedermayer e9ad121ba5 Fix skiping typos 12 years ago
  Peter Ross 9abf08f79f avformat/mlvdec: print unsigned chunk size 12 years ago
  Peter Ross bdab0c2d76 avformat/mlvdec: process ff_get_wav_header return value 12 years ago
  goodthanks c9cfd45838 avformat/mpegtsenc: Allow DTS audio copy to TS streams 12 years ago
  Carl Eugen Hoyos ade5851be0 Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in bmp tags. 12 years ago
  Michael Niedermayer 66e30a2e65 avformat/mpegtsenc: check avformat_new_stream() return 12 years ago
  Michael Niedermayer 24725f8e09 avformat/matroskaenc: fix indention level 12 years ago
  Michael Niedermayer 9b1d7d4fd3 avformat/oggparsecelt: fix memleak 12 years ago
  Michael Niedermayer 68de2115ca avformat/tee: print errors for each failed bitstream filter 12 years ago
  Michael Niedermayer af165acefa avformat/movenc: dont store invalid tapt atom 12 years ago
  Don Moir 62056d09b1 avformat/avidec: skip len=0 entries from the index 12 years ago
  Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 12 years ago
  Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 12 years ago
  Carl Eugen Hoyos 18e7e21e2f Enable muxing ac-3 in caf. 12 years ago
  Carl Eugen Hoyos ced0d6c14d Use correct msvc type specifiers for ptrdiff_t and size_t. 12 years ago
  Carl Eugen Hoyos eeee59ba4d Never write 0 as maximum bitrate for asf files. 12 years ago
  Michael Niedermayer fc145e576a avformat/h263dec: Fix h263 probe 12 years ago
  Luca Barbato 152b797cd6 flv: Do not mangle dts values for negative cts 12 years ago
  Luca Barbato 5d983fdbca flv: Warn only once 12 years ago
  Luca Barbato 374fdc8c07 flv: Improve log messages 12 years ago
  Kostya Shishkov e2834567d7 On2 AVC decoder 12 years ago
  kyh96403 f21c263c89 avformat/rtmppkt: Fix random crash 12 years ago
  Michael Niedermayer dc6a17cf74 avformat/mux: Check for and remove invalid packet durations 12 years ago