10949 Commits (f740c1a9c2a6b70b44b59faeb27e1a9cd8e9ec39)

Author SHA1 Message Date
Michael Niedermayer b3b27b63a0 mpegtsenc: add forgotten () 12 years ago
Sébastien Brochet e14725cecc add OTF support for attachments 12 years ago
Michael Niedermayer 41dba453f9 utils/update_stream_timings: fix division by zero 12 years ago
Michael Niedermayer 108957c661 avidec/guess_ni_flag: fix harmless integer overflow 12 years ago
Michael Niedermayer b422e2c58a compute_pkt_fields: fix harmless integer overflow 12 years ago
Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 12 years ago
Derek Buitenhuis 16c03f2e91 file: Add S_ISFIFO compatability macro 12 years ago
Michael Niedermayer 07108cafc6 gxfenc: assert that the to be written data has not been truncated. 12 years ago
Michael Niedermayer eb336cb881 gxfenc: dont duplicate buffer size 12 years ago
Michael Niedermayer 59fdf543d5 smush: read subversion for version==1 too. 12 years ago
Michael Niedermayer b86e18fe46 yuv4mpeg: fix potential alignment bug 12 years ago
Michael Niedermayer 8a0118b4b4 ffio_read: dont spam the user at EOF with a truncation error 12 years ago
Michael Niedermayer 5710dbf88c mpegts: Fix potential memory leak in mpegts_read_packet() 12 years ago
Michael Niedermayer 9a27fd12f3 avio: replace ETIMEDOUT by EIO 12 years ago
Martin Storsjö 7b699d8136 mov_chan: Only set the channel_layout if setting it to a nonzero value 12 years ago
Martin Storsjö 5f72bc02f8 mov_chan: Reindent an incorrectly indented line 12 years ago
Carl Eugen Hoyos 407eeb3474 mp2 muxer: mark as AVFMT_NOTIMESTAMPS. 12 years ago
Derek Buitenhuis af2a17c09a cache: Only include unistd.h if it exists 12 years ago
Ronald S. Bultje f3be359707 file: Only include unistd.h if it exists 12 years ago
Ronald S. Bultje 9d0bc5c0bd rtpdec: Don't explicitly include unistd.h any longer 12 years ago
Derek Buitenhuis 1d4c4b0fbc wtvdec: Remove unused strings.h header 12 years ago
Stefano Sabatini 25f139e72f lavf/utils: fix typo in has_codec_parameters 12 years ago
Tomas Härdin d74af89317 img2dec: Don't leave AVIOContexts open on zero byte files 12 years ago
Michael Niedermayer a7fbc7d7b7 lavf: factor codec id forcing out 12 years ago
Samuel Pitoiset 9afb7061f9 mov_chan: Pass a separate AVIOContext for reading 12 years ago
Stefano Sabatini da2ea7c33c lavf/flvenc: apply various log fixes/clarifications 12 years ago
Stefano Sabatini 1bd6b0c927 lavf/flvenc: return meaningful error codes 12 years ago
rogerdpack ef122ff507 eliminate some mingw warnings 12 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 12 years ago
Clément Bœsch 5620088494 lavf: fix a few typo in some comments. 12 years ago
Clément Bœsch 9d9f34a3c1 lavf: remove a few useless AV_NOWARN_DEPRECATED(). 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Luca Barbato 3093939077 avio: make avio_close NULL the freed buffer 12 years ago
Stefano Sabatini 838b1d60a1 lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8 header 12 years ago
Stefano Sabatini ebd703f0a0 lavf/segment: deprecate "ext" format in favor of "csv" 12 years ago
Stefano Sabatini d815763548 lavf/segment: add escaping for filename field of the CSV list file 12 years ago
Peter Ross 299489714a tty: return av_get_packet() error codes instead of converting them to EIO 12 years ago
Peter Ross bf959ac2c6 tty: return EOF when the 'effective' end of file is reached. ('effective' because ansi/tty files may be concatenated with SAUCE/EFI metadata) 12 years ago
Michael Niedermayer e6dc0da504 rmdec: remove unused variable 12 years ago
Stefano Sabatini f7eec8956d lavf/segment: set EXT-X-VERSION to 3 rather than to 4 12 years ago
Michael Niedermayer 4654bf44a7 flvdec: fix creation of lots of phantom data streams 12 years ago
Michael Niedermayer 19a71dbcb9 psxstr: more correct array type. 12 years ago
Roman Arutyunyan c0daa73a0f fix flv new stream handling after head already parsed 12 years ago
Piotr Bandurski 5081310b58 lavf: add missing new line to some error messages 2 12 years ago
Piotr Bandurski 08277a45c3 lavf: add missing new line to some error messages 12 years ago
Philip Langdale 9d89c8b3ac matroskadec, matroskadec, srtenc: Read/Write duration for subtitles. 12 years ago
Martin Storsjö 12c8912de2 crypto: Remove a stray double space 12 years ago
Piotr Bandurski 5059162659 flic: use AV_LOG_ERROR for error message 12 years ago