9547 Commits (76cc0992d88ebc91d6b2e0516586a73a0c83fdfd)

Author SHA1 Message Date
  Reimar Döffinger 76cc0992d8 oggenc: fix condition when not to flush due to keyframe granule. 14 years ago
  Reimar Döffinger 030e96fe55 oggdec: improve warning message. 14 years ago
  Reimar Döffinger ad8173eb81 Allow other programs to open the same files on Windows. 14 years ago
  Reimar Döffinger 7c8d477299 Make AAC in Ogg (ogm) work. 14 years ago
  Michael Niedermayer c9ac08277d movenc: Dont crash on aspect=0/0. 14 years ago
  Michael Niedermayer c36010c286 avidec: remove harmless duplicate code. 14 years ago
  Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 14 years ago
  Paul B Mahol 6d10c5bfc0 cdxl: fix audio for some samples 14 years ago
  Paul B Mahol f02edc4c06 apetag: add proper support for binary tags 14 years ago
  Reimar Döffinger d493170ec9 matroskadec: introduce resync function. 14 years ago
  Reimar Döffinger 3ce7148dff movenc: fix crashes if a stream is empty. 14 years ago
  Andrew Wason a0e44414df movenc: leave st->codec->frame_size as is instead of forcing it to 1. 14 years ago
  Martin Storsjö 51df7b232f movenc: Don't set a default sample duration when creating ismv 14 years ago
  Martin Storsjö 298a587f44 rtp: Factorize the check for distinguishing RTCP packets from RTP 14 years ago
  Justin Ruggles c9fdf3241a bethsoftvid: synchronize video timestamps with audio sample rate 14 years ago
  Justin Ruggles 773ff823da bethsoftvid: add audio stream only after getting the first audio packet 14 years ago
  Justin Ruggles 9546f331c6 bethsoftvid: Set video packet duration instead of accumulating pts. 14 years ago
  Justin Ruggles 05e4ae833c bethsoftvid: set packet key frame flag for audio and I-frame video packets. 14 years ago
  Justin Ruggles 17b115591f bethsoftvid: fix read_packet() return codes. 14 years ago
  Justin Ruggles f320fb894c bethsoftvid: pass palette in side data instead of in a separate packet. 14 years ago
  Martin Storsjö f3a094f2da sdp: Ignore RTCP packets when autodetecting RTP streams 14 years ago
  Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 14 years ago
  Martin Storsjö 735be9cdfb rtsp: Make rtsp_demuxer_class static 14 years ago
  Paul B Mahol dc4e57489f CDXL demuxer and decoder 14 years ago
  Alex Converse c1df37e59b hls: Re-add legacy applehttp name to preserve interface compatibility. 14 years ago
  Martin Storsjö 8c62d83fe5 hlsproto: Rename the functions and context 14 years ago
  Martin Storsjö 9cb9c6c42d hlsproto: Encourage users to try the hls demuxer instead of the proto 14 years ago
  Martin Storsjö 8bdab32f4e libavformat: Rename the applehttp protocol to hls 14 years ago
  Martin Storsjö 65cd7bf32f hls: Rename the functions and context 14 years ago
  Martin Storsjö 2772258a98 libavformat: Rename the applehttp demuxer to hls 14 years ago
  Martin Storsjö 08bddfcde5 rtpdec: Support H263 in RFC 2190 format 14 years ago
  Martin Storsjö 4ace130ee6 movenc: Support muxing VC1 14 years ago
  Diego Biurrun c3b57d6e76 librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 14 years ago
  Martin Storsjö df6050188c movenc: Use defines instead of hardcoded numbers for RTCP types 14 years ago
  Paul B Mahol 1c77a5307f smjpegdec: implement seeking 14 years ago
  Matthew Szatmary 7dfe8f5557 rtpdec: Use 4 byte startcodes for H.264 14 years ago
  Reimar Döffinger 47e015e6f1 matroskadec: properly fall back to generic seek. 14 years ago
  Reimar Döffinger c18899d432 matroskadec: reset num_levels on seek. 14 years ago
  Diego Biurrun 529506b5f6 matroskadec: Mark variable as av_unused. 14 years ago
  Diego Biurrun 6df5c528ca Move some conditionally used variables into the block where they are used. 14 years ago
  Diego Biurrun 7331b6e718 Drop some completely unnecessary av_unused attributes. 14 years ago
  Martin Storsjö 5d561514b7 movenc: Support muxing wmapro in ismv/isma 14 years ago
  Martin Storsjö ddf422803b mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written 14 years ago
  Diego Biurrun d1c4ec7f5e build: Set correct dependencies for rtmp* protocols implemented by librtmp. 14 years ago
  Andrey Utkin b66b58f7b0 Fix aspect ratio mismatch message 14 years ago
  Reimar Döffinger ff92549195 Fix Theora-in-ogg keyframe handling. 14 years ago
  Andrey Utkin e3cc617263 lavf: fix aspect ratio mismatch message. 14 years ago
  Pavel Koshevoy 277e52845e Modified to generate PAT/PMT for video keyframes 14 years ago
  Ingo Brückl a697a185e4 buildsys: Fix shared lib build of MPlayer. 14 years ago
  Joakim Plate af701d42c3 cafdec: Check return value of avio_seek and avoid modifying state if it fails 14 years ago