История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 лет назад
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 лет назад
  Michael Niedermayer 45fb647495 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Martin Storsjö 635fac9af1 rtpenc: Declare the rtp flags private AVOptions in rtpenc.h 13 лет назад
  Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 13 лет назад
  Juan Carlos Rodriguez ef409645f0 rtpenc: MP4A-LATM payload support 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 лет назад
  Anton Khirnov e8bb2e2439 avio: deprecate url_fget_max_packet_size 13 лет назад
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 лет назад
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Martin Storsjö 35b0169484 RTP/VP8: Update the warning about the VP8 payload 14 лет назад
  Martin Storsjö 0048a2a8d3 Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 14 лет назад
  Josh Allmann 7f3468d392 rtp: Replace hardcoded RTCP packet types with defines 14 лет назад
  Josh Allmann 7b18d94cb3 Add RTP packetization of VP8 14 лет назад
  Josh Allmann 91af5601c1 Add RTP packetization of Theora and Vorbis 14 лет назад
  Måns Rullgård 81f460a373 rtpenc: remove unnecessary #include unistd.h 14 лет назад
  Luca Abeni 8a2679ada4 Simplify (no need to check for st->codec->extradata) and correct 14 лет назад
  Luca Abeni 8b889b3480 If the video stream is H.264 with MP4 syntax, store the NAL lenght size in 14 лет назад
  Martin Storsjö 576fb48e6d Make ff_random_get_seed public, rename to av_get_random_seed, export the header 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Martin Storsjö 4c1202f76e Initialize ssrc and base_timestamp using ff_random_get_seed() 14 лет назад
  Martin Storsjö b1d55e5e4f Use AVFormatContext.start_time_realtime in the RTP muxer 14 лет назад
  Martin Storsjö 594a9aebbe Make the ntp_time function available to other parts of libavformat, as ff_ntp_time 14 лет назад
  Timo Teräs 4e8052ddad Fix syncronisation for streams with a high encoding delay. 14 лет назад
  Luca Abeni 3f60d2d327 Remove the inclusion of unneeded headers 14 лет назад
  Luca Abeni 759dc2b6cc Remove outdated comments. 14 лет назад
  Luca Abeni d3d1eae659 Remove a useless local variable. 14 лет назад
  Luca Abeni cd7bfe4079 Remove outdated comment 14 лет назад
  Luca Abeni b3fbe02c86 Remove an unneeded local variable. 14 лет назад
  Luca Abeni 6399c17d54 Use different dynamic payload types for audio and video. 14 лет назад
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 15 лет назад
  Martin Storsjö 08e696c0b2 Add support for AMR audio in the RTP muxer 15 лет назад
  Martin Storsjö 9edfaf3c6c Add support for H.263 video in the RTP muxer 15 лет назад
  Luca Abeni 0766c3ee98 Make rtp_write_header() fail in case of unsupported payload type 15 лет назад
  Luca Abeni 0550b58f4e Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 15 лет назад
  Luca Abeni d3536678dc Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 15 лет назад
  Luca Abeni 17a5894a23 Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 15 лет назад
  Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 лет назад
  Luca Abeni 21da81d784 Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c 15 лет назад
  Luca Abeni 20631a9c15 Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 15 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Måns Rullgård e8420626d0 RTP: use dprintf(), allow compilation with -DDEBUG 16 лет назад
  Luca Abeni f6f848397a Remove outdated comment 16 лет назад
  Luca Abeni a4696aa2fe Remove improper usage of AV_TIME_BASE_Q 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад