10411 Commits (a19e9f2d5ca2bcc0f830dcff0866b8bf0300d412)

Author SHA1 Message Date
  Clément Bœsch a19e9f2d5c lavf/microdvd: rewrite using subtitles queue API. 13 years ago
  Clément Bœsch 0ef28e119e lavf/jacosubdec: fix FPE in case timeres is badly set. 13 years ago
  Clément Bœsch 60715511db lavf/jacosubdec: use subtitles queue API. 13 years ago
  Clément Bœsch 7c9f9685ae lavf: add internal demuxer helpers for subtitles. 13 years ago
  Stefano Sabatini c1abfbc47c lavf/segment: rename segment private context from "c" to "seg" in segment_start() 13 years ago
  Stefano Sabatini a9a7e215e5 lavf/segment: add stream_segment variant of the segment muxer 13 years ago
  Stefano Sabatini 3cd4f9fd76 lavf: allow multiple names in output devices selected by av_guess_format() 13 years ago
  Martin Sliwka df531b0e10 avformat: disable seeking on FIFOs/named pipes 13 years ago
  Stefano Sabatini 0692d4c890 lavf/segment: add some debugging logs 13 years ago
  Stefano Sabatini d9355a03f2 lavf/applehttp: add log message in case of applehttp_read_header() failure 13 years ago
  Paul B Mahol 8fbe11e623 Replace Libav with FFmpeg in license headers for files created by me 13 years ago
  Damien Fetis b92c7ee662 flv: add support for G.711 13 years ago
  Luca Barbato 1cb34ea4fe flvenc: K&R formatting cosmetics 13 years ago
  Michael Niedermayer ccbcf482ad udp: use av_freep() instead of av_free() 13 years ago
  Michael Bradshaw fc5999d027 lavf: add proper enum type for fmt ctx duration esitmation method 13 years ago
  Michael Niedermayer 7803a04041 http: try to detect live akamai streams and dont enable seeking for them 13 years ago
  Eric Petit f1136b2b10 udp: fix occasional crash on shutdown 13 years ago
  Alex Converse a112822597 movenc: Add channel layouts for PCM. 13 years ago
  Martin Storsjö 75d339e044 udp: Support IGMPv3 source specific multicast and source blocking 13 years ago
  Jordi Ortiz ef882e464a tcp: Pass NULL as hostname to getaddrinfo if the string is empty 13 years ago
  Jordi Ortiz 58f3e09ee4 tcp: Set AI_PASSIVE when the socket will be used for listening 13 years ago
  Anton Khirnov ce0a975689 mpc8: read APE tags. 13 years ago
  Ronald S. Bultje 4b1b1449d9 network: Don't redefine error codes if they already exist in errno.h 13 years ago
  Ronald S. Bultje e64bceeac0 configure: Check for sys/time.h 13 years ago
  Martin Storsjö 39dba5aa1b network: Include unistd.h from network.h 13 years ago
  Carl Eugen Hoyos fbcaceb1ff mov: do not try to read total disc/track number if data atom is too short. 13 years ago
  Martin Storsjö dc53858063 wtv: Check the return value from gmtime 13 years ago
  Michael Niedermayer 5fd3e6965e vocenc: use new header from codec tag 4 13 years ago
  Michael Niedermayer 0abfb0a9d8 vocenc: change default codec to 16bit 13 years ago
  Michael Niedermayer bacbbd2b03 vocenc: fix sample rate rounding direction 13 years ago
  Mashiat Sarker Shakkhar 98b3f17bd7 image2: Add "start_number" private option to the demuxer 13 years ago
  Anton Khirnov 980e65f119 ape: create audio stream before reading tags. 13 years ago
  Anton Khirnov a7b8ff94b1 mov: make a length variable larger. 13 years ago
  Mashiat Sarker Shakkhar f57d2f587b image2: Add "start_number" private option to the demuxer 13 years ago
  Mashiat Sarker Shakkhar b5bce20cc3 image2: Add "start_number" private option to the muxer 13 years ago
  Mashiat Sarker Shakkhar f7595fb3b5 image2: Add "start_number" private option to the muxer 13 years ago
  Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
  Hendrik Leppkes 5916313967 avformat: offset fps calculation by one to include 60.00 fps 13 years ago
  Mans Rullgard c19e0ebe53 lavf: include libavutil/time.h instead of redeclaring av_gettime() 13 years ago
  Nicolas George 9e63c30daa lavf: add a real SRT muxer. 13 years ago
  Ronald S. Bultje 67ffcb9613 lavf: Make codec_tag arrays constant 13 years ago
  Paul B Mahol 3821632e1b smush: set audio packet duration 13 years ago
  Hendrik Leppkes 24e7a22e1f riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 13 years ago
  Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
  Hendrik Leppkes 6d887ecac2 avformat: add 48 fps to the NTSC framerates 13 years ago
  Paul B Mahol bef8fd7099 LucasArts SMUSH demuxer 13 years ago
  Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
  Mans Rullgard ae0a301668 Move av_gettime() to libavutil 13 years ago
  Ronald S. Bultje f1f37c7011 mov: fix operator precedence bug 13 years ago
  Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago