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-03-28Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107'Michael Niedermayer
2013-03-28estimate_timings_from_bit_rate: Check timebase and bitrateMichael Niedermayer
2013-03-28electronicarts: check timebase, fix assertion failureMichael Niedermayer
2013-03-28Fix heap-buffer-overflow in matroska_parse_blockDale Curtis
2013-03-28avformat: change some seeking related assert to av_assertsMichael Niedermayer
2013-03-27win32: Use 64-bit fstat/lseek variants for MSVC as wellHendrik Leppkes
2013-03-27win32: Make ff_win32_open more robustReimar Döffinger
2013-03-27win32: Allow other programs to open the same filesReimar Döffinger
2013-03-27ape: use correct context for the bit table printed in debugKostya Shishkov
2013-03-27Fix avisynth_context_create constructor error handling.d s
2013-03-27Support pcm_mulaw in Hikvision CCTV mpeg program streams.Carl Eugen Hoyos
2013-03-27Fix a typo in the Monkey's Audio demuxer.Carl Eugen Hoyos
2013-03-26Only test the first frame for missing aac_adtstoasc bistream filter.Carl Eugen Hoyos
2013-03-26mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter.Carl Eugen Hoyos
2013-03-26Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'Michael Niedermayer
2013-03-26Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f'Michael Niedermayer
2013-03-26lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö
2013-03-25ape: 3.80-3.92 decoding supportKostya Shishkov
2013-03-25lavf/mux: add the flush_packets option.Nicolas George
2013-03-23libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski
2013-03-22matroskadec: switch to av_assertMichael Niedermayer
2013-03-22img2: WebP supportMichael Niedermayer
2013-03-21AviSynth demuxer rewrite.d s
2013-03-21avformat/avs: increase probe score to preempt conflict with avxsynthMichael Niedermayer
2013-03-21Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2013-03-21matroskadec: Add support for parsing Matroska ContentEncKeyIDFrank Galligan
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