14855 Commits (233dbee3bc98f4da23cd677a79553be9f14bbce8)

Author SHA1 Message Date
  Vittorio Giovara b6a09ef700 rawvideo: Support decoding YVYU422 FourCC 12 years ago
  Anshul Maheshwari 5b30f27592 rtspcodes: don't check for >0 on error codes macro 12 years ago
  Schenk, Michael 845414bbb1 avformat/oggdec: reset nstreams in close 12 years ago
  Schenk, Michael b0a8521383 avformat/mov: reset drefs_count in close 12 years ago
  Reynaldo H. Verdejo Pinochet 5267a5d783 rtspcodes: add full list of RTSP status codes 12 years ago
  Carl Eugen Hoyos 3d5c859fa6 Set Matroska private data when muxing Prores. 12 years ago
  Reimar Döffinger a0568ed254 rtspdec: check for strchr returning NULL. 12 years ago
  Michael Niedermayer 4ccd7cb45b avformat/oggdec/ogg_read_packet(): factorize failure code path 12 years ago
  Michael Niedermayer c1b24ca762 avformat/oggdec: check for av_packet_new_side_data() failure 12 years ago
  Vladlen Y. Koshelev cdbd9e218d avformat/hls: support for seeking on event playlists 12 years ago
  Anssi Hannula f29cb45bf2 avformat/hls: flush the subdemuxer when seeking 12 years ago
  Anssi Hannula 9aa0606e87 avformat/hls: properly take stream_index into account when seeking 12 years ago
  Anssi Hannula ad701326b4 avformat/hls: open playlists immediately when AVDISCARD_ALL is dropped 12 years ago
  Anssi Hannula 05ce529a59 avformat/hls: factor identical playlist allocations out of parse_playlist 12 years ago
  Anssi Hannula 6b4b73e75d avformat/hls: do not use sequence numbers for packet ordering 12 years ago
  Anssi Hannula 8fd6875c83 avformat/hls: do not care about stream start timestamps 12 years ago
  Anssi Hannula d549b0910c avformat/hls: avoid unnecessary segment retrievals 12 years ago
  Anssi Hannula 4e85202bcc avformat/hls: improve segment selection when restarting list reception 12 years ago
  Anssi Hannula 61e1a70278 avformat/hls: track seeking on a per-playlist basis 12 years ago
  Anssi Hannula 01b184e68d avformat/hls: parse ID3 timestamps for elementary audio streams 12 years ago
  Anssi Hannula 1cb8d986b8 avformat/hls: split read_from_url() out of read_data() 12 years ago
  Anssi Hannula f7c7fc1369 avformat/hls: add some logging messages 12 years ago
  Anssi Hannula da7759b357 avformat/hls: add support for byte-ranged segments 12 years ago
  Anssi Hannula cc1162d775 avformat/hls: always return EOF for unneeded playlist streams 12 years ago
  Anssi Hannula edf4406c4d avformat/hls: add support for alternative renditions 12 years ago
  Paul B Mahol eeadcdfd1a LucasArts SMUSH demuxer 12 years ago
  Michael Niedermayer b978391ed5 avformat/oggparsevorbis: remove non functional null check 12 years ago
  Michael Niedermayer 1fec720afa avformat/cinedec: ask for sample when biBitCount isnt supported 12 years ago
  Michael Niedermayer 47b03415f3 avformat/cinedec: remove redundant zero termination 12 years ago
  Michael Niedermayer af2e5061bb avformat/mov: Fix width/height typo 12 years ago
  Michael Niedermayer 49579c9637 avformat/cinedec: fix sizeof() 12 years ago
  Michael Niedermayer a84f9c75bc avformat/omadec: fix probetest failure 12 years ago
  Thilo Borgmann 2f08dad028 lavf/avidec: Read metadata EXIF tags from AVIF tag. Based on patch by Gregory Wolfe (Kodak Alaris) <gregory.wolfe@kodakalaris.com>. 12 years ago
  Carl Eugen Hoyos 90d93eeb38 Allow .y as extension for image2. 12 years ago
  Carl Eugen Hoyos 9f4ab4e5f9 Show stream number when warning about stream without start time. 12 years ago
  Carl Eugen Hoyos 87f2999641 Force gif aspect ratio multiplication to 64bit. 12 years ago
  Michael Niedermayer b97f2c7c49 replaygain: remove unused variable 12 years ago
  Alessandro Ghedini 0048deb84c oggparsevorbis: export replaygain tags from Vorbis comments 12 years ago
  Alessandro Ghedini 1d55f8d5f6 flacdec: export replaygain tags from Vorbis comments 12 years ago
  Alessandro Ghedini 8542f9c4f1 replaygain: correctly parse peak values 12 years ago
  Peter Ross 0cc685e3ad avformat/wtvdec: populate codec_tag from BITMAPINFOHEADER 12 years ago
  Peter Ross 8348bd198f avformat/wtvdec: ignore MPEG2VIDEO extradata when count is invalid 12 years ago
  Alessandro Ghedini 25b6837f7c replaygain: fix gain sign decoding 12 years ago
  James Almer 0f62982335 oggenc: check return value of av_mallocz() 12 years ago
  Peter Ross ac4b32df71 On2 VP7 decoder 12 years ago
  Carl Eugen Hoyos ce58ead40d riff: Add an additional AAC TwoCC 12 years ago
  Piotr Bandurski 1e8c4fb8fc riff: support 0xa100 TwoCC for G723_1 12 years ago
  Piotr Bandurski 00ccdcd88c riff: add 0x594a TwoCC for Xan DPCM 12 years ago
  Compn 7b600ea0da riff: add 0x64 to g726 12 years ago
  Piotr Bandurski b7a12ab95b riff: add G723_1 wav tag 12 years ago