11018 Commits (f398617b197d9a44b27d3313df8cd6c72b6a168a)

Author SHA1 Message Date
Luca Barbato 3093939077 avio: make avio_close NULL the freed buffer 13 years ago
Stefano Sabatini 838b1d60a1 lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8 header 13 years ago
Stefano Sabatini ebd703f0a0 lavf/segment: deprecate "ext" format in favor of "csv" 13 years ago
Stefano Sabatini d815763548 lavf/segment: add escaping for filename field of the CSV list file 13 years ago
Peter Ross 299489714a tty: return av_get_packet() error codes instead of converting them to EIO 13 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) 13 years ago
Michael Niedermayer e6dc0da504 rmdec: remove unused variable 13 years ago
Stefano Sabatini f7eec8956d lavf/segment: set EXT-X-VERSION to 3 rather than to 4 13 years ago
Michael Niedermayer 4654bf44a7 flvdec: fix creation of lots of phantom data streams 13 years ago
Michael Niedermayer 19a71dbcb9 psxstr: more correct array type. 13 years ago
Roman Arutyunyan c0daa73a0f fix flv new stream handling after head already parsed 13 years ago
Piotr Bandurski 5081310b58 lavf: add missing new line to some error messages 2 13 years ago
Piotr Bandurski 08277a45c3 lavf: add missing new line to some error messages 13 years ago
Philip Langdale 9d89c8b3ac matroskadec, matroskadec, srtenc: Read/Write duration for subtitles. 13 years ago
Martin Storsjö 12c8912de2 crypto: Remove a stray double space 13 years ago
Piotr Bandurski 5059162659 flic: use AV_LOG_ERROR for error message 13 years ago
Piotr Bandurski d2b927d4fc filmstripdec: add new line to error message 13 years ago
Reimar Döffinger dddd006cab wtvdec: set correct codec ID for CC streams. 13 years ago
Michael Niedermayer d7587ba1c6 flvdec: remove duplicate return 13 years ago
Michael Niedermayer e234301c2c bintext: remove stray ; 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Michael Niedermayer 19d8954966 find_stream_info: update last_dts more often 13 years ago
Michael Niedermayer 370bb893d2 mp3enc: fix const correctness 13 years ago
Michael Niedermayer 5e363bb9b3 flvenc: kill a uninitialized variable warning. 13 years ago
Michael Niedermayer b3facc4af8 ac3dec: fix uninitialized var warning 13 years ago
Michael Niedermayer 158a70f17a mov: fix av_log int type 13 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 13 years ago
Andrey Utkin 028b6d2b5c Add 'timeout' option to UDP protocol 13 years ago
Andrey Utkin 7870722592 Add 'rw_timeout' into URLContext 13 years ago
Michael Niedermayer 6c06b566d2 rtpenc_xiph: switch to av_assert 13 years ago
Martin Storsjö d4bba93f4d sdp: Use static const char arrays instead of pointers to strings 13 years ago
Martin Storsjö 06b5246c84 sdp: Include profile-level-id for H264 13 years ago
Samuel Pitoiset 6af2480aa6 rtpdec_h264: Don't set the pixel format 13 years ago
Michael Niedermayer e367d90664 aiffdec: support QDM2 13 years ago
Kari Lentz be862c0dac movenc: support for itunes tempo tag 13 years ago
Michael Niedermayer 99f5090714 aiffdec: try #2 to fix bps 13 years ago
Martin Storsjö 125c6c0752 rtsp: Free the rtpdec context properly 13 years ago
Carl Eugen Hoyos 73b40dafc8 Use correct format identifier for uint64_t. 13 years ago
Michael Niedermayer 4e8b206092 mpc: fix seeking to the end 13 years ago
Michael Niedermayer a503afb11f mpc: clip seeking timestamp in valid range 13 years ago
Michael Niedermayer b9b97c2fb9 aiffdec: fix bits per sample 13 years ago
Michael Niedermayer 3a621c9d99 nutenc: Support writing an index 13 years ago
Michael Niedermayer b2a8ce4e67 nutenc: keep track of max_pts 13 years ago
Michael Niedermayer c2a134c66c nutenc: keep track if keyframe PTS 13 years ago
Michael Niedermayer e6a045ba56 nutdec: Flip the direction for seeking with an index in the failure case. 13 years ago
Michael Niedermayer cebbaf578d nutdec: improve information in error message 13 years ago
Michael Niedermayer d1ee2cf74a nutenc: keep track of the written syncpoint count 13 years ago
Michael Niedermayer 0c3a3b75d7 ac3_probe: fix probing of non standard AC3 13 years ago
Michael Niedermayer 4b9e44868b lavf: fix avio statistics for packets directly read without the buffer. 13 years ago
Philip Langdale 2626cc4580 matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. 13 years ago