8991 Commits (9e696d2e5ffaa763c564682ec18c3b51b3e5fccc)

Author SHA1 Message Date
  Diego Biurrun 523c7bd23c misc typo, style and wording fixes 13 years ago
  Derek Buitenhuis 26e4f0c70f doxy: Clarify what avpriv_set_pts_info does 13 years ago
  Diego Biurrun c35f0e8495 au: Reorder code so that both muxer and demuxer are under #ifdefs 13 years ago
  Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 13 years ago
  Martin Storsjö e798085f96 rtpdec_vp8: Cosmetics: Fix bad alignment/indentation 13 years ago
  Martin Storsjö 3b2e8d1d21 rtpenc: Allow including a SDES/CNAME block in RTCP SR packets 16 years ago
  Martin Storsjö 65e053271a rtpenc_vp8: Include the picture number in VP8 packets 13 years ago
  Martin Storsjö 29d2595ad7 rtpproto: Remove unused defines 13 years ago
  Martin Storsjö f3f60dcbdd rtpdec_mpeg4: Cosmetic cleanup 13 years ago
  Martin Storsjö 584a017925 rtpdec: Cosmetic cleanup of the header 13 years ago
  Martin Storsjö abf74a1169 rtpdec: Get rid of a useless _s suffix on a struct name 13 years ago
  Martin Storsjö 7941159df6 rtpdec/enc: Remove outdated/useless/misleading comments 13 years ago
  Martin Storsjö d6ec745246 rtpdec: Improve some comments 13 years ago
  Martin Storsjö e66d448c75 rtpdec: Remove unused context variables 13 years ago
  Martin Storsjö 81ef519252 rtpdec: Limit writing to the buffer size 13 years ago
  Justin Ruggles d04c17c913 swfdec: cosmetics: fix indentation 13 years ago
  Justin Ruggles e70c5b034c swfdec: do better validation of tag length 13 years ago
  Martin Storsjö ccb59c106a rtpdec: Remove an outdated todo comment 13 years ago
  Martin Storsjö 0d85663a47 rtpdec: Rename a static variable to normal naming conventions 13 years ago
  Martin Storsjö 5d471b73d2 rtpdec: K&R formatting and spelling cosmetics 13 years ago
  Luca Barbato 1dd1c1c884 avio: K&R cosmetic formatting 13 years ago
  Mans Rullgard 91ac403b13 lavf: fix arithmetic overflows in avformat_seek_file() 13 years ago
  Luca Barbato adbe03077d hls: use a meaningful long name 13 years ago
  Luca Barbato 5fbceb2c63 hls: add start_number option 13 years ago
  Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 13 years ago
  Michael Niedermayer 41540b36a1 bitstream: add get_bits64() to support reading more than 32 bits at once 13 years ago
  Janne Grunau 8cc2fa1e5d mov: validate number of DataReferenceBox entries against box size 13 years ago
  Janne Grunau 80b6b31417 mov: compute avg_frame_rate only if duration is known 13 years ago
  Janne Grunau 54c7fe6d68 raw demuxer: initialize end of partial packets 13 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 13 years ago
  Diego Biurrun 62641dce71 build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place 13 years ago
  Diego Biurrun 31f16dc1a1 build: Make the ISMV muxer select the MOV muxer 13 years ago
  Diego Biurrun cc7d5cfeec img2: K&R formatting cosmetics 13 years ago
  Diego Biurrun 2c4593dd13 rtpenc_chain: Remove unused variable 13 years ago
  Justin Ruggles ab87d9b667 nuv: check for malloc failure when allocating extradata 13 years ago
  Justin Ruggles 838ed296df nuv: use the stream indices generated by avformat_new_stream() 13 years ago
  Justin Ruggles c74f81786d nuv: cosmetics: pretty-printing 13 years ago
  Justin Ruggles 5c7bf2ddde lavf: move nuv fourcc audio tags from riff to nuv 13 years ago
  Justin Ruggles 261e9348ef lavf: add a common function for selecting a pcm codec from parameters 13 years ago
  Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 13 years ago
  Justin Ruggles cdaa1f84fb lavf: move "MP3 " fourcc from riff to nut 13 years ago
  Michael Niedermayer 2fe0094e0b wavenc: write fact chunk sample count at the correct file position 13 years ago
  Justin Ruggles 259d8c5647 riff: do not add empty metadata tags in INFO chunk 13 years ago
  Justin Ruggles 3c370f5abc riff: only warn on a bad INFO chunk code size instead of failing 13 years ago
  Janne Grunau 7709ce029a lavf: avoid integer overflow in ff_compute_frame_duration() 13 years ago
  Paul B Mahol b491da18d1 yop: fix typo 13 years ago
  Diego Biurrun ddb009425c riff: Make ff_riff_tags static and move under appropriate #ifdef 13 years ago
  Anton Khirnov 9ae80e6a9c id3v2: fix reading unsynchronized frames. 13 years ago
  Xi Wang b655cfefaf apetag: fix error handling in ff_ape_parse_tag() 13 years ago
  Janne Grunau c84cce5a99 mxfdec: fix typo in mxf_read_seek() 13 years ago