Commit History

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