2169 Commits (f7a9b1deee24945c91eff18bbaeeb996e4d5b50c)

Author SHA1 Message Date
Stefano Sabatini 9899037dc6 lavfi: rename avfilter_all_* function names to avfilter_make_all_* 13 years ago
Stefano Sabatini 98b906e1af APIchanges: remove prores decoder addition entry 13 years ago
Elvis Presley 5554de13b2 ProRes Decoder 13 years ago
Carl Eugen Hoyos f27f68eb4f Muxing WTV is supported. 13 years ago
Michael Niedermayer b62e42dafe doc/ffmpeg: s/avserver/ffserver/ 13 years ago
Clément Bœsch 3fdf519e4b ffprobe: add JSON output printing format. 13 years ago
Michael Niedermayer e29d6db55b Merge avconv.texi in ffmpeg.texi 13 years ago
Stefano Sabatini 9efae6a161 lavfi: bump minor and update APIchanges after recent updates 13 years ago
Stefano Sabatini 2c0317419b lavfi: simplify signature for avfilter_get_audio_buffer() and friends 13 years ago
Anton Khirnov 57650c70e2 doc/avconv: fix typo. 13 years ago
Stefano Sabatini ee42716b07 lavfi: add showinfo filter 13 years ago
Michael Niedermayer ad2fba8619 doc: replace avserver by ffserver as we have not done that rename 13 years ago
Anton Khirnov 172efad7c7 doc/avconv: document option types (input/output/per-stream/...) 13 years ago
Anton Khirnov 99442bfe20 doc/avtools-common-opts: write a section about stream specifiers. 13 years ago
Anton Khirnov 3a37392efe doc/avconv: remove two pointless paragraphs. 13 years ago
Anton Khirnov eb05446367 doc/avconv: document that global options should be specified first. 13 years ago
Anton Khirnov d3d6a2582e doc/avconv: remove entries for nonexistent options 13 years ago
Anton Khirnov 1533c10286 doc/avconv: remove documentation for removed 'timestamp' option 13 years ago
Anton Khirnov b3dd2010af doc: cosmetics, rename fftools-common-opts to avtools-.... 13 years ago
Anton Khirnov 8e5ce5901b avconv: extend -vf syntax 13 years ago
Anton Khirnov 0bc391281a avconv: remove -psnr option. 13 years ago
Anton Khirnov b2254d8385 avconv: move frame pixel format to the options context. 13 years ago
Anton Khirnov 77d9c4542c avconv: rewrite -qscale and -aq handling. 13 years ago
Anton Khirnov 05bffc12c4 avconv: move audio_sample_fmt to options context. 13 years ago
Stefano Sabatini 2298818f96 Remove reference to the libavfilter soc SVN repo, update libavfilter status description 13 years ago
Luca Barbato d162994a81 doc: explain __STDC_CONSTANT_MACROS in C++ 13 years ago
Anton Khirnov 35c5d7d1ef avconv: remove -[vas]lang options. 13 years ago
Anton Khirnov 013887ebcd avconv: move codec tags to options context. 13 years ago
Panagiotis H.M. Issaris bcef876f16 Fix documentation for "-debug" commandline argument 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Mark Himsley 3961695b7f Correct docs for boxblur parameters 13 years ago
Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
Anton Khirnov d821cbe2ff avconv: move bitstream filters to options context. 13 years ago
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 13 years ago
Anton Khirnov 039267f192 avconv: move metadata to options context. 13 years ago
Clément Bœsch 61e2e29691 av_string: add av_asprintf(). 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
Alexander Strasser a49363132d doc: issue tracking: explain the term issue 13 years ago
Alexander Strasser a81319d5f3 doc: issue tracking: add more vertical whitespace 13 years ago
Alexander Strasser 0bd96bcc79 doc: issue tracking: fix grammar/spelling 13 years ago
Michael Niedermayer 8c6fde8c17 APIchanges: remove "deprecate url_feof" 13 years ago
Carl Eugen Hoyos caf63ebd0b Fix some APIchange versions. 13 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 13 years ago
Michael Niedermayer 4becc86139 issue_tracker.txt: more updates toward trac 13 years ago
Michael Niedermayer 6e2c036bb8 doc/issue_tracker.txt: regressions are important 13 years ago
Michael Niedermayer 80d4538d05 doc/issue_tracker.txt: Update toward trac 13 years ago
Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 13 years ago
Stefano Sabatini 24ddfb2bdb lavfi: add amovie source - audio movie source 13 years ago