4285 Commits (c79de5c07b889e40844c5363cadb51d79fd4ff6f)

Author SHA1 Message Date
  Ben Littler c26436ec46 add amr in avi riff tags 17 years ago
  Carl Eugen Hoyos 9f2ace74ef Fix two identical warnings when compiling riff.c and nuv.c with icc: 17 years ago
  Carl Eugen Hoyos 1c53290b67 Fix a warning when compiling with icc: 17 years ago
  Aurelien Jacobs 9daa4ceaa3 Initialize s->opaque before calling url_resetbuf(). 17 years ago
  Michael Niedermayer c96bd21227 Change mpeg audio parser so it only sets frame_size, channels and bit_rate 17 years ago
  Michael Niedermayer 2f3d7ea974 Fix detection of audio codec in K70707-ARIA229.flv. 17 years ago
  Alexander Strange 1ca610c015 Allocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of mkv 17 years ago
  Baptiste Coudurier 364df7b7b9 cosmetics, remove useless parenthesis and whitespaces 17 years ago
  Baptiste Coudurier a15328249d set alac channels from extradata, fix alac mono in m4a 17 years ago
  Ronald S. Bultje 1d217cdb3f Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and 17 years ago
  Ronald S. Bultje d7fb5a18fc Add a ByteIOContext argument to ASF functions that will be shared with the 17 years ago
  Benoit Fouet 8b2386dc5a Add jp2 support to img2 demuxer. 17 years ago
  Baptiste Coudurier 18cb36fd57 activate jpeg2000 fourcc in mov/mj2 17 years ago
  Michael Niedermayer ca5b528ea1 Fix bug where the avi demxuer lost the first frame of malformed 17 years ago
  Baptiste Coudurier 271344377a check that nb_streams is valid before setting stream, fix crash with jp2 which do not use same structure 17 years ago
  Ben Littler f86cd76138 add MPNG fourcc 17 years ago
  Ben Littler 4a49a5fdfc two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list 17 years ago
  Ben Littler a9cf309b96 QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi 17 years ago
  Ben Littler c6340f86a3 add rpza avi fourcc 17 years ago
  Ronald S. Bultje b9b2b8c93b Use get_buffer() and url_fskip() for some loops of get_byte()s. See discussion in ML thread 17 years ago
  Ronald S. Bultje 127ed7b07b Reindent something that looks weird. 17 years ago
  Ronald S. Bultje b965ff352f Add comment to indicate why the SDP line buffer is as big as it is. 17 years ago
  Ronald S. Bultje e322d3f5be Increase SDP line buffer size because ASF headers in RTSP-MS are very big. See ML discussion 17 years ago
  Michael Niedermayer a3bb564ee5 10l (forgot sample_size) 17 years ago
  Stefano Sabatini 7a961a46ba Make register_avcodec() call avcodec_init(). 17 years ago
  Måns Rullgård eedfe2227a oggflac: fix bitstream reader usage 17 years ago
  Michael Niedermayer 25983dcd53 Fix non interleaved variable fps ODML avis. 17 years ago
  Michael Niedermayer 492322fccc Remove silly FIXME comment. 17 years ago
  Mike Melanson 02fb2546e8 The POSIX namespace shall be held sacrosanct. To that end, 17 years ago
  Luca Abeni be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 17 years ago
  Luca Abeni 1afe09d515 Remove useless typedef 17 years ago
  Luca Abeni d5574b2839 Remove unused types 17 years ago
  Reimar Döffinger d77ac324fe Avoid _t in gxf enum type names 17 years ago
  Ronald S. Bultje 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 17 years ago
  Ronald S. Bultje a15ebf34c7 Don't access RMContext directly in rdt.c. Rather, use the return value of 17 years ago
  Ronald S. Bultje f27544fd5b Separate the packet fetching from the data reading, so that the data reading 17 years ago
  Diego Biurrun 8a9572c26f 100l: Add missing backslashes. 17 years ago
  Diego Biurrun 6d99b2285d cosmetics: Break some lines for a more aesthetically pleasing result. 17 years ago
  Diego Biurrun 3445c7992b Remove misleading comment, _t is POSIX-reserved namespace. 17 years ago
  Diego Biurrun 7f37f5687d whitespace cosmetics 17 years ago
  Jai Menon f98dcdedda Avoid _t in identifier names, _t is reserved by POSIX. 17 years ago
  Anders Grönberg b77aba0a8c Matroska uses tables from isom.c, so add the object file to its dependencies. 17 years ago
  Luca Barbato 644e7acba4 Rename type to be consistent 17 years ago
  Måns Rullgård 8c39a7582d mpegts: replace Program_t typedef with "struct Program" 17 years ago
  Aurelien Jacobs 737dccfc1d matroska: sort codec tags list 17 years ago
  Kurtnoise ea2a5dec33 matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr) 17 years ago
  Ben Littler 41b0534a7a add another mpeg4 avi fourcc from uncommon codecs list 17 years ago
  Dave Yeo c0a8f8d498 Add sys/time.h header #include, fixes compilation on OS/2. 17 years ago
  Oded Shimon bffc76bd17 Update lavf/libnut.c to _tt type names in libnut API 17 years ago
  Aurelien Jacobs e998ba4fbc avoid POSIX reserved _t suffix 17 years ago