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
2015-03-01Revert "rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA"Gilles Chanteperdrix
2015-02-25Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'Michael Niedermayer
2015-02-25Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'Michael Niedermayer
2015-02-25Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'Michael Niedermayer
2015-02-25Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'Michael Niedermayer
2015-02-25Merge commit 'f4b59334bd898c47c9ac30999a346176548630a8'Michael Niedermayer
2015-02-25Merge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd'Michael Niedermayer
2015-02-25Merge commit 'b7a4c319fda22aa91ce29692d728ec6103b514f6'Michael Niedermayer
2015-02-25rtpdec: Rename the free method to closeMartin Storsjö
2015-02-25libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö
2015-02-25rtpdec: Free depacketizers if the init function failedMartin Storsjö
2015-02-25rtpdec: Don't free the payload context in the .free functionMartin Storsjö
2015-02-25rtpdec: Remove the now unused .alloc fieldMartin Storsjö
2015-02-25Merge commit '74d318f138f2a3f1b2fe81aea826d80d1e60f54c'Michael Niedermayer
2015-02-24Merge commit '26524e358147aade6e9dd18fff42d61b966bbc70'Michael Niedermayer
2015-02-24rtpdec: Allow allocating and freeing the private data without explicit functionsMartin Storsjö
2015-02-24rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandlerMartin Storsjö
2015-02-24rtsp: Fix the indentation of a linewrapped statementMartin Storsjö
2015-02-24rtsp: Interpret the text media type as AVMEDIA_TYPE_DATAMartin Storsjö
2015-02-23Merge commit 'cdcc370293a159c321e41af7f0eef141c62d698d'Michael Niedermayer
2015-02-23rtsp: punch holes again after pauseGilles Chanteperdrix
2015-02-22rtsp: parse lang attribute in SDPGilles Chanteperdrix
2015-02-13avformat/rtsp: parse lang attribute in SDPGilles Chanteperdrix
2015-02-13avformat/rtsp: allow receiving subtitles via RTPGilles Chanteperdrix
2015-01-08avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-12-26avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-12-19Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b'Michael Niedermayer
2014-12-19rtsp: check ffurl_get_file_handle() return valueVittorio Giovara
2014-12-02Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3'Michael Niedermayer
2014-12-02rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara
2014-10-24Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'Michael Niedermayer
2014-10-24lavf: Use av_gettime_relativeMartin Storsjö
2014-10-24avformat/rtsp: pass return code from ffurl_open() on its failureAndrey Utkin
2014-10-24avformat/rtsp: add av_assert0() to clarify that the else case is supposed to ...Michael Niedermayer
2014-10-21avformat/rtsp: Use ff_rtsp_averror()Andrey Utkin
2014-10-16rtsp: Check a memory allocationMichael Lynch
2014-10-15avformat/rtsp: check memory allocationMichael Lynch
2014-10-10Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'Michael Niedermayer
2014-10-10rtsp: Support tls-encapsulated RTSPLuca Barbato
2014-09-25Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b'Michael Niedermayer
2014-09-25rtsp: Clear the session id on redirectsMartin Storsjö
2014-08-07lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer
2014-06-30avformat/rtsp: use av_malloc_array()Michael Niedermayer
2014-06-20fix several typosMoritz Barsnick
2014-06-19Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'Michael Niedermayer
2014-06-19Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'Michael Niedermayer
2014-06-19rtsp: Support misordered fmtp rtpmapJoshua Kordani
2014-06-19rtsp: Factor out fmtp parsingLuca Barbato
2014-05-31Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'Michael Niedermayer
2014-05-31rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö