1811 Commits (d0da310317cae25c0c533f6862fb25dc81ec3d4b)

Author SHA1 Message Date
Stefano Sabatini 5ecdfd008b lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
Stefano Sabatini 83db719777 lavfi: make vsrc_buffer.h header public 14 years ago
Stefano Sabatini 8a5b71d0c3 vf_split: add documentation to filters.texi 14 years ago
Gianluigi Tiesi 1b30e4f586 preset dir for win32 14 years ago
Stefano Sabatini 125d807660 decoders.texi: fix typos in rawvideo section 14 years ago
Stefano Sabatini 52da548c7d encoders.texi: add documentation for the libx264 encoder 14 years ago
Stefano Sabatini c5385147cd decoders.texi: add documentation for rawvideo decoder and options 14 years ago
Stefano Sabatini 5e45f03420 doc: add decoders.texi file 14 years ago
Stefano Sabatini d4111e525d encoders.texi: decrease level for audio encoders section 14 years ago
Stefano Sabatini 1e31ea71ff ffprobe.texi: remove inclusion of muxers section 14 years ago
Stefano Sabatini c000a9f783 vsrc_buffer: add av_vsrc_buffer_add_frame() 14 years ago
Stefano Sabatini d3fddb8454 vsrc_buffer: fix example in docs, add mandatory parameters 14 years ago
Stefano Sabatini 50764e19a8 vsrc_buffer: make the source accept sws_param in init 14 years ago
Stefano Sabatini 9fdf77217b lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h 14 years ago
Etienne Buira 155d1d189b Add little description for -rc_override 14 years ago
Justin Ruggles 41e21e4db6 APIchanges: fill in date and commit for request_sample_fmt 14 years ago
Justin Ruggles 00e5da893d Add APIchanges entry for request_sample_fmt. 14 years ago
Compn 420ebd1850 add x264opts entry to docs 14 years ago
Stefano Sabatini a05d02079e showinfo: replace "CRC" by "checksum" 14 years ago
Carl Eugen Hoyos 2c4ad1a37b Initial caf muxer. 14 years ago
Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 14 years ago
Anton Khirnov 36dc49b713 doc/APIchanges: fill in missing hashes and dates. 14 years ago
Diego Biurrun bea705752d Remove unused softfloat implementation. 14 years ago
Anton Khirnov 188dea1dbf lavc: move some flac-specific options to its private context. 14 years ago
Michael Niedermayer bce0d92359 developer.texi: update for git 14 years ago
Luca Barbato 0584d22eb4 Typo fix. 14 years ago
Michael Niedermayer 6c5c8750b9 Patch checklist:Suggest adding a regression test 14 years ago
Michael Niedermayer 3df9150d69 doc:Partial update of our issue tracker doc. More work needed, volunteers welcome. 14 years ago
Stefano Sabatini 566666caf3 lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
Stefano Sabatini 18ded93ab3 lavc: add format field to AVFrame 14 years ago
Stefano Sabatini 22333a6b19 lavc: add width and height fields to AVFrame 14 years ago
Stefano Sabatini 994de197c0 drawtext: add documentation for the shadow parameters 14 years ago
Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 14 years ago
Diego Biurrun af1ca249e8 doc: Check standalone compilation before submitting new components. 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Justin Ruggles e0b33d479c ac3enc: simplify stereo rematrixing decision options 14 years ago
Reinhard Tartler a28b058745 Update URL to fate samples 14 years ago
Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
Stefano Sabatini 77e9dee8ae lavc: add a sample_aspect_ratio field to AVFrame 14 years ago
Stefano Sabatini 1ba5727242 lavc: add a pkt_pos field to AVFrame 14 years ago
Anton Khirnov 35ceaa7376 Move ff_dynarray_add to lavu and make it public. 14 years ago
Joshua Warner 3f6dc4a130 encoder for adobe's flash ScreenVideo2 codec 14 years ago
Stefano Sabatini 31d8467d82 lavfi: add showinfo filter 14 years ago
anatoly 75cf2602c7 Add MxPEG decoder 14 years ago
Alexander E. Patrakov d439ba15fd DCA/DTA encoder 14 years ago
Stefano Sabatini 4bc282322b documentation: extend documentation for ffmpeg -aspect option 14 years ago
Anton Khirnov 893722ceeb APIChanges: update commit hashes for recent additions. 14 years ago
Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago