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
2011-06-10APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays additionStefano Sabatini
2011-06-10lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()Stefano Sabatini
2011-06-10APIchanges: remove duplicated entryStefano Sabatini
2011-06-10APIchanges: fill in dates and numbersStefano Sabatini
2011-06-10APIchanges: remove duplicated entryStefano Sabatini
2011-06-10APIchanges: correctly interleave entriesStefano Sabatini
2011-06-10APIchanges: add entry for av_force_cpu_flags() additionStefano Sabatini
2011-06-10avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö
2011-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov
2011-06-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-07APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles
2011-06-07samplefmt: add av_get_bytes_per_sample()Stefano Sabatini
2011-06-06lavfi: prefer nb_samples over size in AVFilterBufferRefAudioPropsStefano Sabatini
2011-06-06samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc()Stefano Sabatini
2011-06-06samplefmt: change layout for arrays created by av_samples_alloc() and _fill_a...Stefano Sabatini
2011-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-06vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_refStefano Sabatini
2011-06-05AVOptions: add av_opt_free convenience function.Anton Khirnov
2011-06-03lavfi: add avfilter_link_free() functionStefano Sabatini
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é