Commit History

Author SHA1 Message Date
  Michael Niedermayer 08196c785a Merge remote-tracking branch 'qatar/master' 11 years ago
  Diego Biurrun bcb8d9eb8f Drop unnecessary 'l' length modifier when printfing double values. 11 years ago
  Anton Khirnov 6325957b28 vf_frei0r: switch to filter_frame, the filter did not support slices 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Stefano Sabatini 158763312f lavfi/frei0r: in init() check path loop, free resources in a single point 12 years ago
  Stefano Sabatini 6c7ae49330 lavfi/frei0r: extend load_path() to support arbitrarily long paths 12 years ago
  Stefano Sabatini 334a0d15c6 lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths 12 years ago
  Stefano Sabatini 9a2028d4f4 lavfi/frei0r: correctly handle paths longer than 1023 chars 12 years ago
  rogerdpack c1804dc4ce lavfi/frei0r: allow for Windows style paths 12 years ago
  Stefano Sabatini 7691860c73 lavfi/frei0r: update link to spec 12 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer 91af76099e Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' 12 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
  Piotr Bandurski 9d87cf51d8 lavfi/vf_frei0: add missing new line to some error messages 12 years ago
  Michael Niedermayer fa3fde168b Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 7ebe3962f3 Add missing includes for code relying on external libraries 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 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 12 years ago
  Anton Khirnov 1dc4205018 lavfi: check all avfilter_ref_buffer() calls for errors. 12 years ago
  Anton Khirnov 3825b52688 lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors 12 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 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 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 12 years ago
  Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_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
  Paul B Mahol de05877390 lavfi: remove redundant checks after av_parse_video_rate() 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
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 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
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago
  Baptiste Coudurier 1b99971dc7 vf_frei0r: set outlinks sample aspect ratio to 1 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Stefano Sabatini b35e9e19e9 lavu: add av_strtok() 13 years ago
  Michael Niedermayer aa61ca0c59 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 13 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago