9187 Commits (d4d186d185df98492d8935a87c5b5cf369db9748)

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