9911 Commits (f148537c414e97f2e5351fe6d4669eb0ced5fff6)

Author SHA1 Message Date
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Alex Converse c1df37e59b hls: Re-add legacy applehttp name to preserve interface compatibility. 13 years ago
Martin Storsjö 8c62d83fe5 hlsproto: Rename the functions and context 13 years ago
Martin Storsjö 9cb9c6c42d hlsproto: Encourage users to try the hls demuxer instead of the proto 13 years ago
Martin Storsjö 8bdab32f4e libavformat: Rename the applehttp protocol to hls 13 years ago
Martin Storsjö 65cd7bf32f hls: Rename the functions and context 13 years ago
Martin Storsjö 2772258a98 libavformat: Rename the applehttp demuxer to hls 13 years ago
Martin Storsjö 08bddfcde5 rtpdec: Support H263 in RFC 2190 format 13 years ago
Martin Storsjö 4ace130ee6 movenc: Support muxing VC1 13 years ago
Diego Biurrun c3b57d6e76 librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 13 years ago
Martin Storsjö df6050188c movenc: Use defines instead of hardcoded numbers for RTCP types 13 years ago
Paul B Mahol 1c77a5307f smjpegdec: implement seeking 13 years ago
Matthew Szatmary 7dfe8f5557 rtpdec: Use 4 byte startcodes for H.264 13 years ago
Reimar Döffinger 47e015e6f1 matroskadec: properly fall back to generic seek. 13 years ago
Reimar Döffinger c18899d432 matroskadec: reset num_levels on seek. 13 years ago
Diego Biurrun 529506b5f6 matroskadec: Mark variable as av_unused. 13 years ago
Diego Biurrun 6df5c528ca Move some conditionally used variables into the block where they are used. 13 years ago
Diego Biurrun 7331b6e718 Drop some completely unnecessary av_unused attributes. 13 years ago
Martin Storsjö 5d561514b7 movenc: Support muxing wmapro in ismv/isma 13 years ago
Martin Storsjö ddf422803b mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written 13 years ago
Diego Biurrun d1c4ec7f5e build: Set correct dependencies for rtmp* protocols implemented by librtmp. 13 years ago
Andrey Utkin b66b58f7b0 Fix aspect ratio mismatch message 13 years ago
Reimar Döffinger ff92549195 Fix Theora-in-ogg keyframe handling. 13 years ago
Andrey Utkin e3cc617263 lavf: fix aspect ratio mismatch message. 13 years ago
Pavel Koshevoy 277e52845e Modified to generate PAT/PMT for video keyframes 13 years ago
Ingo Brückl a697a185e4 buildsys: Fix shared lib build of MPlayer. 13 years ago
Joakim Plate af701d42c3 cafdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate b69c2e0e6d yop: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate e54165aa39 tta: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 066ad0926a tmv: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate c7b08bc0a7 r3d: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 8dcd00eabd nsvdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 97aa092997 mpc8: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 9712e82a4e jvdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 64476d7ee8 filmstripdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate d7c11b114b ffmdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 8332321c57 dv: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 3371e89640 bink: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Martin Storsjö ba83ac4c27 rtpenc: Write a log message if the max packet size is too small 13 years ago
Alex Converse 8dbdc2d840 dv: Move a table used only by the demuxer out of a shared header. 13 years ago
Alex Converse 0ab3687924 dv: Fix small overread in audio frequency table. 13 years ago
Michael Niedermayer 789d6b73cf lavf: Rewrite metadata printing from dump_metadata(). 13 years ago
Carl Eugen Hoyos edf34c346e Allow encoding rawvideo RGBA64 and friends. 13 years ago
Carl Eugen Hoyos 5c2c6bbfba Allow encoding rawvideo RGB0 and friends. 13 years ago
Paul B Mahol 0f3d8baef9 WavPack demuxer: set packet duration 13 years ago
Michael Niedermayer dd7198b25f lavf: put av_new_stream() compatibility wrapper back 13 years ago
Michael Niedermayer 8a07429318 lavf: put av_find_stream_info() compatibility wrapper back. 13 years ago
Tomas Härdin e24167aae6 mxfdec: Ignore the last entry in Avid's index table segments 13 years ago
Tomas Härdin d6b81ff949 mxfdec: Sanity-check SampleRate 13 years ago
Tomas Härdin c65642d351 mxfdec: Handle small EditUnitByteCount 13 years ago