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
path: root/doc
AgeCommit message (Expand)Author
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-22vf_split: add documentation to filters.texiStefano Sabatini
2011-05-21preset dir for win32Gianluigi Tiesi
2011-05-20decoders.texi: fix typos in rawvideo sectionStefano Sabatini
2011-05-20encoders.texi: add documentation for the libx264 encoderStefano Sabatini
2011-05-20decoders.texi: add documentation for rawvideo decoder and optionsStefano Sabatini
2011-05-20doc: add decoders.texi fileStefano Sabatini
2011-05-20encoders.texi: decrease level for audio encoders sectionStefano Sabatini
2011-05-20ffprobe.texi: remove inclusion of muxers sectionStefano Sabatini
2011-05-20vsrc_buffer: add av_vsrc_buffer_add_frame()Stefano Sabatini
2011-05-20vsrc_buffer: fix example in docs, add mandatory parametersStefano Sabatini
2011-05-20vsrc_buffer: make the source accept sws_param in initStefano 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-19Add little description for -rc_overrideEtienne Buira
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-18add x264opts entry to docsCompn
2011-05-15showinfo: replace "CRC" by "checksum"Stefano Sabatini
2011-05-15Initial caf muxer.Carl Eugen Hoyos
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier
2011-05-11doc/APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-05-11Remove unused softfloat implementation.Diego Biurrun
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-09developer.texi: update for gitMichael Niedermayer
2011-05-09Typo fix.Luca Barbato
2011-05-09Patch checklist:Suggest adding a regression testMichael Niedermayer
2011-05-09doc:Partial update of our issue tracker doc. More work needed, volunteers wel...Michael Niedermayer
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-07drawtext: add documentation for the shadow parametersStefano Sabatini
2011-05-07lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini
2011-05-05eval: add sqrt function for computing the square rootStefano Sabatini
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-04doc: Check standalone compilation before submitting new components.Diego Biurrun
2011-05-02Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-01DPX image encoderPeter Ross
2011-05-01ac3enc: simplify stereo rematrixing decision optionsJustin Ruggles
2011-05-01Update URL to fate samplesReinhard Tartler
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-29encoder for adobe's flash ScreenVideo2 codecJoshua Warner