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-03-21lavf/vobsub: free index pseudo-packet.Nicolas George
2013-03-20lavf/concatdec: support seeking.Nicolas George
2013-03-20avformat: Fix infinite probing that reads the whole fileMichael Niedermayer
2013-03-20av_find_stream_info: change read_size to 64bitMichael Niedermayer
2013-03-20lavf: avformat_seek_file(): validate stream_index.Nicolas George
2013-03-20lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George
2013-03-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-20Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer
2013-03-20rtmp: Pass the parameters to do_adobe_auth in the right orderMartin Storsjö
2013-03-19lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxyStefano Sabatini
2013-03-19lmlm4: check packet_size against lower limit tooMichael Niedermayer
2013-03-19avformat/tee: add forgotten ret assignmentMichael Niedermayer
2013-03-19matroska_parse_frame: fix memleakMichael Niedermayer
2013-03-19lavf: do not make a hard dep on internal subtitles helpers.Clément Bœsch
2013-03-19avidec: fix duration and bitrate of truncated filesMichael Niedermayer
2013-03-19Revert "asfenc: return error on negative timestamp"Anton Khirnov
2013-03-19lavf/mxfdec: read field dominance flagMatthieu Bouron
2013-03-19segment: copy metadataMichael Niedermayer
2013-03-19Fix termination of mov_ch_layouts_wav array lookupThierry Foucu
2013-03-18append_packet_chunked: remove outcommented codeMichael Niedermayer
2013-03-18Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'Michael Niedermayer
2013-03-18iff: validate CMAP palette sizeKostya Shishkov
2013-03-18asfenc: return error on negative timestampLuca Barbato
2013-03-18rmdec: flush audio packet on seekingMichael Niedermayer
2013-03-17mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow...Richard
2013-03-17lavc: remove unecessary a64enc include.Clément Bœsch
2013-03-16append_packet_chunked: Remove unused initialization.Michael Niedermayer
2013-03-16Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459'Michael Niedermayer
2013-03-16Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'Michael Niedermayer
2013-03-16Add raw VC-1 muxer to match demuxer.Reimar Döffinger
2013-03-16vc1testenc: give muxer same name as demuxerReimar Döffinger
2013-03-16Make ff_win32_open more robust.Reimar Döffinger
2013-03-15lavf: sanity check size in av_get/append_packet().Anton Khirnov
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol
2013-03-15matroskadec: avoid integer overflowMichael Niedermayer
2013-03-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-15Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'Michael Niedermayer
2013-03-15flacdec: simplify bounds checking in flac_probe()Xi Wang
2013-03-15add support for Monkey's Audio versions from 3.93Kostya Shishkov
2013-03-15mpegts: add support for stream_type 0x42, which is CAVSCan Wu
2013-03-15lavf/avio: fix two extreemly unreasonble typos.Clément Bœsch
2013-03-14Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'Michael Niedermayer
2013-03-14Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'Michael Niedermayer
2013-03-14Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'Michael Niedermayer
2013-03-14rsodec: Use avpriv_report_missing_feature() where appropriateDiego Biurrun
2013-03-13avformat: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun
2013-03-13av_log_missing_feature() ---> avpriv_report_missing_feature()Diego Biurrun
2013-03-13Merge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480'Michael Niedermayer
2013-03-13Merge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530'Michael Niedermayer
2013-03-13avformat: postpone API removials where the functions are trivial wrapersMichael Niedermayer