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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-19lavf/segment: do not auto-select a video stream with attached_pic dispositionStefano Sabatini
2013-01-19lavf/segment: move reference stream selection code to a dedicated functionStefano Sabatini
2013-01-19lavf/segment: remove now unused field list_max_segment_timeStefano Sabatini
2013-01-19lavf/segment: add support to segment list file entries sliding window listingStefano Sabatini
2013-01-19lavf/segment: add SegmentListEntry and use itStefano Sabatini
2013-01-19lavf/utils: provide feedback in case of invalid probe sizeStefano Sabatini
2013-01-18Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer
2013-01-18lavc: support ZenoXVID custom tagLuca Barbato
2013-01-17Add a new function av_codec_get_tag2().Carl Eugen Hoyos
2013-01-17Only skip MLP header in mpeg files if the codec actually is MLP.Carl Eugen Hoyos
2013-01-17mux/chunked interleaver: better align duration chunks.Michael Niedermayer
2013-01-17mux: de-obfuscate chunked interleaver checksMichael Niedermayer
2013-01-17mux: simplify chunking interleaver codeMichael Niedermayer
2013-01-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-17latmenc: Check for LOAS sync wordJames Almer
2013-01-16mux: fix chunked interleaverMichael Niedermayer
2013-01-16idcin: fix memleaks in idcin_read_packet()Justin Ruggles
2013-01-16lafv/matroska: add A_OPUS/EXPERIMENTAL codec name.Nicolas George
2013-01-16mux: fix chunked_duration rounding anomalyMichael Niedermayer
2013-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-16Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'Michael Niedermayer
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer
2013-01-16rtpdec_mpeg4: Check the remaining amount of data before readingMartin Storsjö
2013-01-16lavf/http: add HTTP protocol cookie supportMicah Galizia
2013-01-16rtpdec_mpeg4: Check the return value from mallocMartin Storsjö
2013-01-16srtp: Mark a few variables as uninitializedMartin Storsjö
2013-01-16lavf: Add a fate test for the SRTP functionsMartin Storsjö
2013-01-15oggdec: Leave treatment of serial changes to the decoder.Michael Niedermayer
2013-01-15oggdec: resync from the last page.Michael Niedermayer
2013-01-15rtpdec: support CSRCMichael Niedermayer
2013-01-15Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer
2013-01-15Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'Michael Niedermayer
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer
2013-01-15Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer
2013-01-15Merge commit 'ba0c72a9ae1e2954e5dcf920f7b4e9a8f8a22f3e'Michael Niedermayer
2013-01-15Merge commit 'd0fe217e3990b003b3b3f2c2daaadfb2af590def'Michael Niedermayer
2013-01-15sdp: Include SRTP crypto params if using the srtp protocolMartin Storsjö
2013-01-15lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö
2013-01-15rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö
2013-01-15lavf: Add functions for SRTP decryption/encryptionMartin Storsjö
2013-01-15nutdec: Always return a value from nut_read_timestamp()Diego Biurrun
2013-01-14oggparsetheora: fix comment header parsingGiorgio Vazzana
2013-01-14nut: support vp9 tagLuca Barbato
2013-01-14mkv: support vp9 tagTom Finegan
2013-01-14rtpdec: Make variables that should wrap unsignedMartin Storsjö
2013-01-14rtpdec: Handle more received packets than expected when sending RRMartin Storsjö
2013-01-14rtpdec: Simplify insertion into the linked list queueMartin Storsjö
2013-01-14rtpdec: Remove a woefully misplaced commentMartin Storsjö
2013-01-14rtmpproto: Fix assignments in if()Michael Niedermayer
2013-01-14lavf: Fix assignments in if()Michael Niedermayer