17054 Commits (be07270bcaae0dc2a32f9b11d4a73d6f6a8564e3)

Author SHA1 Message Date
  Michael Niedermayer 8c013a9e55 avformat/avidec: Check avio_read() return before using the results for meta-data 11 years ago
  Michael Niedermayer 8a048fe6f8 avformat/avidec: initialize header array 11 years ago
  Andreas Cadhalpun bb4edddd93 rmenc: limit packet size 11 years ago
  Kevin Wheatley 45555a20c6 avformat/movenc: Add support for writing 'gama' atom to QuickTime .mov files. 11 years ago
  Vilius Grigaliūnas 2af260e3a8 avformat/mxfdec: Detect XYZ pixel format for digital cinema files 11 years ago
  Timo Rothenpieler f5668e614b avformat/dashenc: Update extradata for mov muxer 11 years ago
  Thomas Volkert 9c09fbd805 rtpdec: experimental VP9 depacketizer (draft 0) 11 years ago
  Reimar Döffinger 7c2e35d1d0 avformat/avformat: improve the text about headerless formats in avformat_flush() 11 years ago
  wm4 cca44764b9 avformat: add avformat_flush() 11 years ago
  Carl Eugen Hoyos 63c9b6e431 lavf/mxf: Support ProRes decoding. 11 years ago
  Martin Storsjö b72b212a4c rdt: Use a separate variable to clarify the different value namespaces 11 years ago
  Martin Storsjö c13ab42a0a rtpdec_qt: Use a local variable instead of RTP_FLAG_KEY 11 years ago
  Martin Storsjö 15621cbbe4 rtpdec_asf: Don't set RTP_FLAG_KEY 11 years ago
  Michael Niedermayer 4ad7b8f64a avformat/movenc: mark write_colr as experimental 11 years ago
  Luca Barbato e767c9e8f2 flv: Validate and reject unsupported codecs 11 years ago
  Diego Biurrun 25f613f8be dca: Move syncword definitions to a separate header 11 years ago
  Mark Reid ec5a4af560 libavformat/mxfdec: refactor reading strong ref array 11 years ago
  Martin Storsjö 1dc19729e9 rtpdec_asf: Don't free the payload context in the .close function 11 years ago
  Martin Storsjö 2a66a58067 rtpdec_mpa_robust: Fix incrementing split_pos 11 years ago
  Tobias Rapp b4fbad2634 libavformat/avienc: Fix duration of audio segment in OpenDML master index 11 years ago
  Mark Reid 81a91269a2 libavformat/avio: added avio_put_str16be 11 years ago
  Vittorio Giovara 0af3b65880 asf: do not export XMP metadata by default 11 years ago
  Robert Krüger 618021ea58 avformat/mxfenc: adjust product name when opatom muxer is used 11 years ago
  Timo Rothenpieler 6cfd536675 avformat/dashenc: Update codec_str on extradata_size change 11 years ago
  Timo Rothenpieler b86af8da31 avformat/dashenc: Use local variable instead of duplicated dereferences 11 years ago
  Michael Niedermayer 82fe4072ea Revert "avformat/mov: Bypass av_add_index_entry()" 11 years ago
  Martin Storsjö 33d412eb4a dashenc: Simplify code by using a local variable 11 years ago
  Andreas Cadhalpun 08728f400b avformat/rm: limit packet size 11 years ago
  Martin Storsjö 91eee2af87 Revert "mov: Change DTS-based seek into CTS-based seek." 11 years ago
  Gilles Chanteperdrix ebf1f512e9 avformat/rtpdec_mpa_robust: fix commit 96084251e5 11 years ago
  Michael Niedermayer e72f8ceabd avformat/mpegenc: Ignore max_delay if no other options remain 11 years ago
  Gilles Chanteperdrix 071f3e1c6e Revert "rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA" 11 years ago
  Gilles Chanteperdrix c95c039ec3 avformat: map T.140 RTP codec to text 11 years ago
  Andreas Cadhalpun e8565d21c2 avformat/flvenc: check that the codec_tag fits in the available bits 11 years ago
  Martin Storsjö 4f6cd883f0 rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 11 years ago
  Martin Storsjö bde2bba45c rtpenc: Restructure if statements in packetizers to simplify adding more conditions 11 years ago
  Martin Storsjö d4c7fc02f9 rtpenc: Skip redundant initialization 11 years ago
  Martin Storsjö f8c01257f9 rtpenc: Always do the default initialization regardless of codecs 11 years ago
  Martin Storsjö 11edeaea32 rtpenc_xiph: Don't exclude headers from max_payload_size 11 years ago
  Martin Storsjö 7c1e2e6466 rtpenc_xiph: Use AV_WB16 instead of manual bitshifts 11 years ago
  Martin Storsjö d16c8d28d4 rtpenc_aac: Use AV_WB16 instead of manual bitshifts 11 years ago
  Martin Storsjö 9c9b0218e8 rtpenc_aac: Merge a definition with a declaration 11 years ago
  Martin Storsjö 1fc64e2e07 rtpenc: Write conditional statements on separate lines 11 years ago
  Martin Storsjö 0662440b99 rtpenc_aac: Set a default value for max_frames_per_packet at init 11 years ago
  Martin Storsjö 12b3459979 rtpenc_amr: Use s->num_frames instead of s->buf_ptr - s->buf 11 years ago
  Martin Storsjö 9856395344 rtpenc_aac: Fix sending fragmented frames 11 years ago
  Martin Storsjö b9d2d6843a tls: Pass AVOptions dictionaries through to the chained protocol 11 years ago
  Martin Storsjö e14f98c62f tcp: Clarify the units for the timeout avoptions 11 years ago
  Martin Storsjö c86d8aed74 avio: Rename avclass symbols relating to avio 11 years ago
  Michael Niedermayer 0a23129bfc avformat: Add prefix to get_codec_guid() 11 years ago