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
2012-12-02lavfi/bbox: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/alphamerge: fix leak introduced in 217163ebStefano Sabatini
2012-12-02gifdec: read pixel aspect ratioPaul B Mahol
2012-12-02lavfi/vf_super2xsai: fix output ref size.Nicolas George
2012-12-02lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini
2012-12-02lavfi/super2xsai: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/hue: move to ff_filter_frame.Clément Bœsch
2012-12-02fate: add hue filter test.Clément Bœsch
2012-12-02lavfi/vf_tile: forward errors.Nicolas George
2012-12-02lavfi/vf_tile: cosmetic after last commit.Nicolas George
2012-12-02lavfi/vf_tile: switch to filter_frame.Nicolas George
2012-12-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-02lavfi/decimate: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/alphamerge: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/blackdetect: switch to new ff_filter_frame() APIStefano Sabatini
2012-12-02lavu/parseutils: accept %J for hours >= 24.Nicolas George
2012-12-02mpc8: check seektable size before attempting to use it.Michael Niedermayer
2012-12-02dcadec: fix reading from prior to an arrayMichael Niedermayer
2012-12-02lavfi/hqdn3d: avoid use of uninitialized variable.Clément Bœsch
2012-12-02lavfi/gradfun: avoid use of uninitialized variable.Clément Bœsch
2012-12-02xxan: more complete ybuf checks, fix out of array accesses.Michael Niedermayer
2012-12-02Add FourCC V264 for H264 in CCTV recordings.Carl Eugen Hoyos
2012-12-02lavfi/vsrc: switch to ff_filter_frame.Clément Bœsch
2012-12-02configure: fix indentation in option parsing loopMans Rullgard
2012-12-02lavf/assdec: return appropriate error code instead of -1.Clément Bœsch
2012-12-02lavf/assdec: add ass_ prefix to callbacks.Clément Bœsch
2012-12-02lavf/assdec: rewrite using the demux subtitles API.Clément Bœsch
2012-12-02lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch
2012-12-02lavf/subtitles: seek a little more backward when necessary.Clément Bœsch
2012-12-02lavf/subtitles: add ff_subtitles_queue_seek().Clément Bœsch
2012-12-02ffmpeg: use avformat_seek_file() instead of av_seek_frame().Clément Bœsch
2012-12-02vmnc: Check for integer overflowMichael Niedermayer
2012-12-02dcadec: check lfe fieldMichael Niedermayer
2012-12-02PVF demuxerPaul B Mahol
2012-12-02Support Sorenson Spark in f4v files streamed by Flash Media Server.Carl Eugen Hoyos
2012-12-01mxfdec: check index_tables before dereferencing in close.Michael Niedermayer
2012-12-01svq1dec: update w/h only if the header is successfully parsed.Michael Niedermayer
2012-12-01lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini
2012-12-01fate/mp3: increase fuzz for NEON, due to different rounding from lrintf()Michael Niedermayer
2012-12-01lavfi/geq: add T variable and exampleStefano Sabatini
2012-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-01doc/ffmpeg-filters: add short descriptionStefano Sabatini
2012-12-01tests/ref/seek/lavf_gif: update for 9d5cfce85540: gifdec: rudimentary seekingMichael Niedermayer
2012-12-01gifdec: rudimentary seekingPaul B Mahol
2012-12-01gifdec: use av_fast_malloc()Paul B Mahol
2012-12-01shorten: return more meaningful error codesPaul B Mahol
2012-12-01ws-snd1: return meaningful error codePaul B Mahol
2012-12-01wnv1: return more meaningful error codesPaul B Mahol
2012-12-01xldec: K&R formatting cosmeticsPaul B Mahol
2012-12-01xldec: return meaningful error codePaul B Mahol