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
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-28APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-25APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse
2011-05-25avformat: Add fpsprobesize as an AVOption.Alex Converse
2011-05-22lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou...Stefano Sabatini
2011-05-22lavfi: make vsrc_buffer.h header publicStefano Sabatini
2011-05-20vsrc_buffer: add av_vsrc_buffer_add_frame()Stefano Sabatini
2011-05-20lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.hStefano Sabatini
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-19APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles
2011-05-19Add APIchanges entry for request_sample_fmt.Justin Ruggles
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11doc/APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-05-07lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()Stefano Sabatini
2011-05-07lavc: add format field to AVFrameStefano Sabatini
2011-05-07lavc: add width and height fields to AVFrameStefano Sabatini
2011-05-01lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratioStefano Sabatini
2011-05-01lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-05-01lavc: add a pkt_pos field to AVFrameStefano Sabatini
2011-05-01Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer
2011-04-29Move ff_dynarray_add to lavu and make it public.Anton Khirnov
2011-04-27Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-26APIChanges: update commit hashes for recent additions.Anton Khirnov
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-26lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-26vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer
2011-04-22Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-22APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje
2011-04-22Introduce slice threads flag.Ronald S. Bultje
2011-04-21The stabilization period after version bumps should be one month, not one week.Diego Biurrun
2011-04-21Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-20update last major version increase dates in APIchangesJustin Ruggles
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19document introduction of side data in APIchangesKostya
2011-04-14Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-13lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov
2011-04-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-10pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-04-09Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-08lavf: bump minor and add an APIChanges entry for avformat cleanupAnton Khirnov
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-04lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov
2011-03-31Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-30APIChanges: mark the place where 0.6 was branched.Anton Khirnov
2011-03-26Merge remote-tracking branch 'newdev/master'Michael Niedermayer