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
2012-03-27APIchanges: fill in missing dates and hashes.Clément Bœsch
2012-03-27lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().Clément Bœsch
2012-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-26APIchanges: mark the place where 0.7 was cut.Anton Khirnov
2012-03-26APIchanges: mark the place where 0.8 was cut.Anton Khirnov
2012-03-26APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-03-21lavu: add av_bprintf and related.Nicolas George
2012-03-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-18APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun
2012-03-06cpu: add av_set_cpu_flags_mask().Anton Khirnov
2012-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05avcodec: add av_get_audio_frame_duration() function.Justin Ruggles
2012-03-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05lavc: make codec_is_decoder/encoder() public.Anton Khirnov
2012-03-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-01avpacket: Add a function for shrinking already allocated side dataMartin Storsjö
2012-03-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-29Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov
2012-02-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-27doc/APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-02-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-25avutil: add AVERROR_UNKNOWNJustin Ruggles
2012-02-23Remove libpostproc.Diego Biurrun
2012-02-22lavc: introduce av_get_pcm_codec.Nicolas George
2012-02-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-21avcodec: add duration field to AVCodecParserContextJustin Ruggles
2012-02-21avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles
2012-02-20libswr: allow to set custom matrices.Nicolas George
2012-02-09lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov
2012-02-08lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov
2012-02-06lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini
2012-02-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-02lavu: add public timecode API.Clément Bœsch
2012-02-02APIchanges: add missing commit hashesJanne Grunau
2012-02-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-01avcodec: Add av_fast_padded_malloc().Janne Grunau
2012-02-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-31lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov
2012-01-31lavc: add avcodec_is_open().Anton Khirnov
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-30doc: Fix the name of the new functionMartin Storsjö
2012-01-30avutil: make intfloat api publicPaul B Mahol
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: increase major version from 53 to 54.Anton Khirnov
2012-01-27lavc: increase major version to 54.Anton Khirnov
2012-01-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer