7022 Commits (2800e8d62e4c6cdd8a7e218cb15a10f216946f18)

Author SHA1 Message Date
  Anton Khirnov 374eb2bab6 lavf: postpone removal of deprecated avio functions 14 years ago
  Anton Khirnov 1f5e9ede23 lavf: postpone removal of public metadata conversion API 14 years ago
  longstone 4c262dc140 avienc: fix AVI stream index for files with >10 streams 14 years ago
  Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
  Martin Storsjö c24a403496 libavformat: Remove FF_NETERRNO() 14 years ago
  Benjamin Larsson 8e35f5d4fa Add more AVC Intra FOURCCs 14 years ago
  longstone 4acc94e97a avienc: fix AVI stream index for files with >10 streams 14 years ago
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
  Martin Storsjö 28c4741a66 libavformat: Remove FF_NETERRNO() 14 years ago
  Benjamin Larsson 8f935b9271 Add more AVC Intra FOURCCs 14 years ago
  Tony Strauss 352cb0da90 mpegtsenc: use correct PES stream_id for AAC 14 years ago
  Ronald S. Bultje 51e7c932da spdifenc.c: fix compile because of missing include avio_internal.h. 14 years ago
  Anton Khirnov 2df9d0008e avio: make put_nbyte internal. 14 years ago
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
  Anton Khirnov d4e321d9c2 avio: make get_partial_buffer internal. 14 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov 90ed2776ea avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 14 years ago
  Tony Strauss 6c065f0acd mpegtsenc: use correct PES stream_id for AAC 14 years ago
  Ronald S. Bultje 0f86fcabdf spdifenc.c: fix compile because of missing include avio_internal.h. 14 years ago
  Anton Khirnov 0ac8e2bf2b avio: make put_nbyte internal. 14 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
  Anton Khirnov b3db9ceef1 avio: make get_partial_buffer internal. 14 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov 8d9ac969cb avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 14 years ago
  Ronald S. Bultje bbcaaf752f Update version and APIchanges. 14 years ago
  Anton Khirnov ae99313aa5 avio: move init_put_byte() to a new private header and rename it 14 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
  Marton Balint 91861ce25c MMS: also discover streams in extended stream properties object 14 years ago
  Ronald S. Bultje d2bbf82e65 Update version and APIchanges. 14 years ago
  Anton Khirnov e731b8d872 avio: move init_put_byte() to a new private header and rename it 14 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
  Marton Balint 74d6871d62 MMS: also discover streams in extended stream properties object 14 years ago
  Anton Khirnov 0ef52334ec lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 14 years ago
  Anton Khirnov 1b98107c8d Move find_info_tag to lavu and add av_ prefix to it 14 years ago
  Anton Khirnov ee60e04c2c Replace remaining uses of parse_date with av_parse_time. 14 years ago
  Stefano Sabatini 40c3fe2c08 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
  Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 14 years ago
  Martin Storsjö 09e22efc7e rtsp: udp_read_packet returning 0 doesn't mean success 14 years ago
  Anssi Hannula 2613c81182 spdifenc: set flag AVFMT_NOTIMESTAMPS 14 years ago
  Anton Khirnov 09d171b988 lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 14 years ago
  Anton Khirnov ab0287fcbd Move find_info_tag to lavu and add av_ prefix to it 14 years ago
  Anton Khirnov 9fcae9735e Replace remaining uses of parse_date with av_parse_time. 14 years ago
  Stefano Sabatini f6c7375a17 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
  Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 14 years ago
  Martin Storsjö 2c35a6bde9 rtsp: udp_read_packet returning 0 doesn't mean success 14 years ago
  Anssi Hannula 6c60fcf89a spdifenc: set flag AVFMT_NOTIMESTAMPS 14 years ago
  Maksym Veremeyenko c4461aa83c fix nsvdec.c compilation if DEBUG macro defined 14 years ago
  Balint Marton 33af787d8a Fix av_find_best_stream when using a program 14 years ago
  Reimar Döffinger 438198e795 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
  Janne Grunau fabb93e397 spdifenc: update 482d98f69b to the latest patch 14 years ago