1949 Commits (21a928d07c25c552765fcdbe320c1adeadbef5b8)

Author SHA1 Message Date
Kieran Kunhya 0ca36b4de7 Add LATM muxer 14 years ago
Mark Himsley 3961695b7f Correct docs for boxblur parameters 14 years ago
Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 14 years ago
Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 14 years ago
Anton Khirnov d821cbe2ff avconv: move bitstream filters to options context. 14 years ago
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 14 years ago
Anton Khirnov 039267f192 avconv: move metadata to options context. 14 years ago
Clément Bœsch 61e2e29691 av_string: add av_asprintf(). 14 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 14 years ago
Alexander Strasser a49363132d doc: issue tracking: explain the term issue 14 years ago
Alexander Strasser a81319d5f3 doc: issue tracking: add more vertical whitespace 14 years ago
Alexander Strasser 0bd96bcc79 doc: issue tracking: fix grammar/spelling 14 years ago
Michael Niedermayer 8c6fde8c17 APIchanges: remove "deprecate url_feof" 14 years ago
Carl Eugen Hoyos caf63ebd0b Fix some APIchange versions. 14 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 14 years ago
Michael Niedermayer 4becc86139 issue_tracker.txt: more updates toward trac 14 years ago
Michael Niedermayer 6e2c036bb8 doc/issue_tracker.txt: regressions are important 14 years ago
Michael Niedermayer 80d4538d05 doc/issue_tracker.txt: Update toward trac 14 years ago
Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 14 years ago
Stefano Sabatini 24ddfb2bdb lavfi: add amovie source - audio movie source 14 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 14 years ago
Michael Niedermayer c693aec960 developer.texi: Suggest a git clone if the patch review process doesnt work out 14 years ago
Michael Niedermayer 743586ff38 developer.texi: add Contributing section 14 years ago
Michael Niedermayer f3fb71f029 developer.texi: Simplify "Regression tests section" 14 years ago
Michael Niedermayer 58368cf215 developer.texi: remove reference to non existing target fulltest 14 years ago
Stefano Sabatini b6d28eff84 avplay: add examples of how to specify size/pixel format through private options 14 years ago
Stefano Sabatini 34c997599e vsrc_testsrc: allow to set the sample aspect ratio 14 years ago
Mina Nagy Zaki 587c8ab912 lavfi: add asrc_abuffer - audio buffer source 14 years ago
Stefano Sabatini e30a0b1b3b lavfi: add ashowinfo filter 14 years ago
Stefano Sabatini 9d84a17ba5 APIchanges: fix wrong major number for av_fifo_peek2() entry 14 years ago
Stefano Sabatini 7807cbc0c2 APIchanges: fill some lavfi entries with the corresponding git hash 14 years ago
Stefano Sabatini 69e2c1a95a lavu: add av_get_media_type_string() convenience function 14 years ago
Anton Khirnov f5bae2c6ed doc/avconv: replace forgotten av by avconv. 14 years ago
Anton Khirnov f60a6b5853 avconv: reset input_ts_offset between files. 14 years ago
Anton Khirnov cf4976ed7b doc/avconv: extend -ss documentation. 14 years ago
Carl Eugen Hoyos 47818b2a67 Add LOAS demuxer. 14 years ago
Anton Khirnov ddf5ef0263 avconv: remove -intra option. 14 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 14 years ago
Mina Nagy Zaki 3a9e227fb1 lavfi: add aresample filter 14 years ago
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 14 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 14 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 14 years ago
Anton Khirnov f4ad238c6c avconv: rename sameq to same_quant 14 years ago
Anton Khirnov 7478ab5a13 doc/avconv: add forgotten end of chapter. 14 years ago
Anton Khirnov 92f1940e99 avconv: replace -vcodec/-acodec/-scodec with a better system. 14 years ago
Anton Khirnov ff884c79ee avconv: remove presets. 14 years ago
Michael Niedermayer 2dbdb309ac patch checklist: suggest fate instead of regression tests 14 years ago
Stefano Sabatini b854c2a709 vf_unsharp: set default chroma size value to 5x5 14 years ago