История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 лет назад
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 лет назад
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 лет назад
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 лет назад
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 лет назад
  Michael Niedermayer 9e1508f1e7 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov 51a8049be8 vf_aspect: clear AVFilterLink.cur_buf in start_frame(). 12 лет назад
  Michael Niedermayer b536e2facf Merge remote-tracking branch 'qatar/master' 12 лет назад
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 лет назад
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 12 лет назад
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 12 лет назад
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 лет назад
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 лет назад
  Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 12 лет назад
  Stefano Sabatini e71e65ff1d lavfi/aspect: check for a negative code from av_parse_ratio() 12 лет назад
  Stefano Sabatini e19ccc89ef lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified aspect 12 лет назад
  Stefano Sabatini 4538d66010 lavfi/aspect: set default value to 0:1, as stated in the docs 12 лет назад
  Stefano Sabatini 80715c3b23 lavfi/aspect: remove confusing comments 12 лет назад
  Stefano Sabatini 360218713f lavfi/aspect: show log info even in case no argument is provided to setdar/setsar 12 лет назад
  Stefano Sabatini 0349d61eef lavfi/aspect: rename field aspect->aspect to aspect->ratio 12 лет назад
  Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 12 лет назад
  Michael Niedermayer c065255bba Merge remote-tracking branch 'qatar/master' 12 лет назад
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 12 лет назад
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 лет назад
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 лет назад
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 13 лет назад
  Stefano Sabatini c61bfc113a setdar: prefer "sar" over "par" in log info message 13 лет назад
  Stefano Sabatini 3ea031b3f2 setdar: prefer "sar" over "par" in log info message 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Michael Niedermayer 910b5b82e8 Add sample_aspect_ratio to AVFilterLink 13 лет назад
  Michael Niedermayer 14b171cd71 Add sample_aspect_ratio to AVFilterLink 13 лет назад
  Baptiste Coudurier 6fd2b8bd0a In aspect filter, fix display for input resolution 14 лет назад
  Stefano Sabatini b7be04f3c0 Reindent. 14 лет назад
  Stefano Sabatini 7de19a3264 Implement robust parsing in aspect filters. 14 лет назад
  Stefano Sabatini eee0ef5e4f Add informative log messages to the set aspect filters. 14 лет назад
  Stefano Sabatini 2fb21bf4ff Give more explicit/less confusing names to the filters dealing with 14 лет назад
  Stefano Sabatini 9abf34411a Log error message in case of invalid parsing. 14 лет назад
  Stefano Sabatini bdb47f3a2c Fix style: if( -> if (. 14 лет назад
  Stefano Sabatini cef4b74bf2 Remove redundant information in header. 14 лет назад
  S.N. Hemanth Meenakshisundaram cc80caff52 Separate video specific BufferRef properties into VideoProps. 14 лет назад
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Bobby Bingham d313e17ab1 Use the new null callbacks to simplify filters and reduce duplicated code. 14 лет назад
  Bobby Bingham 3922deb577 Add video filter to manipulate aspect ratio 14 лет назад