Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-08rtpdec: Support sending RTCP feedback packetsMartin Storsjö
2013-01-03rtsp: Add support for depacketizing RTP data via custom IOMartin Storsjö
2012-12-31rtmp: Add support for limelight authenticationMartin Storsjö
2012-12-31rtmp: Add support for adobe authenticationMartin Storsjö
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-10-16wav muxer: write metadataVictor Vasiliev
2012-10-10avio: introduce avio_closepLuca Barbato
2012-09-27Add Opus support to the Ogg muxer.Nathan Caldwell
2012-09-26rtpdec: Support depacketizing speexDmitry Samonenko
2012-09-26rtpenc: Add support for packetizing speexDmitry Samonenko
2012-09-23rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset
2012-09-15avio: flush the internal buffer in avio_close()Stefano Sabatini
2012-09-13Add a smooth streaming segmenter muxerMartin Storsjö
2012-09-09rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset
2012-08-16rtmp: Add support for receiving incoming streamsJordi Ortiz
2012-08-15rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset
2012-08-15rtmp: Add support for SWFVerificationSamuel Pitoiset
2012-08-09rtsp: Support mpegts in raw udp packetsMartin Storsjö
2012-08-08rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset
2012-07-29lavf: deprecate r_frame_rate.Anton Khirnov
2012-07-29avf: introduce nobuffer optionLuca Barbato
2012-07-26Support urlencoded http authentication credentialsAntti Seppälä
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-22Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxerKostya Shishkov
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2012-07-10rtsp: Add listen modeJordi Ortiz
2012-07-04Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun
2012-07-03misc typo and wording fixesDiego Biurrun
2012-06-21lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard
2012-06-20Move av_gettime() to libavutilMans Rullgard
2012-06-18rtpenc: Support packetizing iLBCMartin Storsjö
2012-06-18rtpdec: Add a depacketizer for iLBCMartin Storsjö
2012-06-18Implement the iLBC storage file formatMartin Storsjö
2012-06-18rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset
2012-06-18rtpenc: Allow requesting H264 RTP packetization mode 0Martin Storsjö
2012-06-17RTMPT protocol supportSamuel Pitoiset
2012-05-26rtpenc: Expose the ssrc as an avoptionMartin Storsjö
2012-05-21avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern
2012-03-20lavf: make av_interleave_packet_per_dts() private.Anton Khirnov
2012-03-20lavf: deprecate av_read_packet().Anton Khirnov
2012-02-29Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö
2012-01-27lavf: remove disabled FF_API_SET_PTS_INFO cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_REORDER_PRIVATE cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_SEEK_PUBLIC cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_STREAM_COPY cruftAnton Khirnov