1713 Commits (3f07d40ea2861e0c2a1ce6cb56907e9e888a3491)

Author SHA1 Message Date
Alok Ahuja 945dda41a2 webm: support stereo videos in matroska/webm muxer 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Diego Biurrun 7eae011002 doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS. 14 years ago
Michael Niedermayer f642982c10 patch checklist: suggest --disable-yasm test. 14 years ago
Stefano Sabatini ec76ef5ae2 fate.txt: replace FATE rsync command with a make command 14 years ago
Diego Biurrun 25101cf5bd doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected. 14 years ago
Stefano Sabatini a2ee2843c0 doc: create separate section for audio encoders 14 years ago
Alex Converse 19a686b8a3 APIchanges: Fill in git hash for fps_probe_size (30315a8) 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Stefano Sabatini b8e3b74147 vf_mp: fix name of the remove-logo filter referenced in filters.texi 14 years ago
Stefano Sabatini 07586b68a8 lavfi: add select filter 14 years ago
Stefano Sabatini 3c2c52baec eval: implement not() expression 14 years ago
Justin Ruggles 7f3a7b5c40 ac3enc: add channel coupling support 14 years ago
Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
Aurelien Jacobs 4c509fe305 matroska: cleanup handling of video stereo mode 14 years ago
alahuja 5f3c436bdf muxers.texi changes for mkv/webm options 14 years ago
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