10949 Commits (f740c1a9c2a6b70b44b59faeb27e1a9cd8e9ec39)

Author SHA1 Message Date
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
Mans Rullgard 4e5a514813 lavf: remove unnecessary inclusions of unistd.h 13 years ago
Paul B Mahol 86206035d1 avio: av_protocol_next() is gone 13 years ago
Martin Storsjö 042b272a4a udp: Properly check for invalid sockets 13 years ago
Martin Storsjö bb6c1abb0e tcp: Check the return value from getsockopt 13 years ago
Martin Storsjö a840cdda6c network: Use av_strerror for getting error messages 13 years ago
Martin Storsjö 860b40f1f2 udp: Properly print error from getnameinfo 13 years ago
Martin Storsjö 6aa4e88106 mmst: Use AVUNERROR() to convert error codes to the right range for strerror 13 years ago
Martin Storsjö 561687696f network: Pass pointers of the right type to get/setsockopt/ioctlsocket on windows 13 years ago
Samuel Pitoiset 9d811fd80f rtmp: Reduce the number of idle posts sent by sleeping 50ms 13 years ago
Paul B Mahol 6b9446e932 avidec: add .category 13 years ago
Michael Niedermayer 08613d50d6 lavf: separate muxer/demuxer class category 13 years ago
Paul B Mahol 7238ed6c84 avidec: use designated initializers for AVClass 13 years ago
Paul B Mahol ef8bea9107 mov: use designated initializers for AVClass 13 years ago
Ronald S. Bultje 8703f0140f flvdec: remove incomplete, disabled seeking code 13 years ago
Ronald S. Bultje 51a2b5546b http: replace atoll() with strtoll() 13 years ago
Ronald S. Bultje ae2bb52cd2 mpegts: remove unused/incomplete/broken seeking code 13 years ago
Martin Storsjö 579fd87b46 rtpenc: Support packetizing iLBC 13 years ago
Martin Storsjö 89c3960544 rtpdec: Add a depacketizer for iLBC 13 years ago
Martin Storsjö a2b251a05e Implement the iLBC storage file format 13 years ago
Martin Storsjö 9e74db6850 mov: Support muxing/demuxing iLBC 13 years ago
Samuel Pitoiset 46743a859c rtmp: Don't send every flv packet in a separate HTTP request in RTMPT 13 years ago
Martin Storsjö bbc8038614 rtsp: Send mode=record instead of mode=receive 13 years ago
Martin Storsjö d77f4afa98 rtpenc: Allow requesting H264 RTP packetization mode 0 13 years ago
Michael Bradshaw 2243f0d078 lavf: add field for how duration is estimated 13 years ago