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

Автор SHA1 Сообщение Дата
  Michael Niedermayer 5c99acb7da Revert "lavfi: add audio channel packing negotiation fields" 13 лет назад
  Mina Nagy Zaki b57df29f95 lavfi: add audio channel packing negotiation fields 13 лет назад
  Michael Niedermayer 90c6963dae avfilter picture pool: double free hotfix 13 лет назад
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 лет назад
  Stefano Sabatini c3819600e2 lavfi: implement avfilter_get_audio_buffer_ref_from_arrays() 13 лет назад
  Stefano Sabatini 95a0242642 lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps 13 лет назад
  Reimar Döffinger 612d0782fc Add const to avfilter_get_video_buffer_ref_from_arrays arguments. 13 лет назад
  Stefano Sabatini e977ca2645 lavfi: add avfilter_link_free() function 13 лет назад
  Stefano Sabatini 77b32b73ed lavfi: apply misc style fixes 13 лет назад
  Michael Niedermayer c34cb130b6 avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 13 лет назад
  Michael Niedermayer 39f66edbea AVFilter: use picture pool to avoid malloc(). 13 лет назад
  Michael Niedermayer fa3eddc011 avfilter_unref_buffer: favor av_freep() 13 лет назад
  Michael Niedermayer b000b86e1d Merge remote branch 'qatar/master' 13 лет назад
  Ronald S. Bultje 0699dbb847 avfilter: check malloc return values. 13 лет назад
  Ronald S. Bultje f8af93ab99 avfilter: don't av_malloc(0). 13 лет назад
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 13 лет назад
  Stefano Sabatini f7bdffb09d lavfi: print key-frame and picture type information in ff_dlog_ref() 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 13 лет назад
  Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 13 лет назад
  Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 13 лет назад
  Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 13 лет назад
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 лет назад
  Stefano Sabatini 70c275f8c3 Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 13 лет назад
  Michael Niedermayer 910b5b82e8 Add sample_aspect_ratio to AVFilterLink 13 лет назад
  Stefano Sabatini 5fce60c3a9 Log debug information in filter_samples(). 13 лет назад
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 лет назад
  Diego Elio Pettenò eb7ccf8f33 Make the avfilter debug functions and macros static to avfilter.c 13 лет назад
  Stefano Sabatini b1779800c4 Include libavcore/audioconvert.h, required for 13 лет назад
  Stefano Sabatini 1d5b188518 Reindent. 13 лет назад
  Stefano Sabatini 7986e34db0 Make ff_dprintf_link() print meaningful information for audio links. 13 лет назад
  Stefano Sabatini a242ac3620 Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. 13 лет назад
  Stefano Sabatini 6baf4afa99 Make avfilter_unref_buffer() accept a NULL parameter. 13 лет назад
  Stefano Sabatini 891aeeee72 Check linked pads media type mismatch in avfilter_link(). 13 лет назад
  Michael Niedermayer 36dc00de52 Add w,h,format back into AVFilterBuffer, these are required for direct rendering. 13 лет назад
  Michael Niedermayer 0ccabeeaef Support filters and decoders that dont support negative linesizes. 13 лет назад
  Stefano Sabatini fee0deb61f Fix avfilter_draw_slice() copy code with alpha planes. 13 лет назад
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 лет назад
  Stefano Sabatini d38c340fdc Implement avfilter_get_video_buffer_ref_from_arrays(). 13 лет назад
  Stefano Sabatini 906eaab460 In ff_get_ref_perms_string() use 'u' and 'U' for representing 13 лет назад
  Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 13 лет назад
  Stefano Sabatini 24de0edbd5 Rename avfilter_destroy() as avfilter_free(). 14 лет назад
  Stefano Sabatini d545aea8f0 100l: remove bogus inclusion of libavcodec/audioconvert.c in 14 лет назад
  Stefano Sabatini cf5fe8ec9e Make avfilter_config_links() use the timebase of the first input link 14 лет назад
  Stefano Sabatini 867ae7aa5d Add a time_base field to AVFilterLink. 14 лет назад
  Stefano Sabatini 69f73a8928 Make avfilter_config_links() propagate the error code coming from the 14 лет назад
  Stefano Sabatini 486adc55c0 Use more expressive names for the avfilter_insert_filter() in and out 14 лет назад
  Stefano Sabatini db9dfa3cc3 Make avfilter_insert_filter() propagate an error code in case the 14 лет назад
  Stefano Sabatini acc0490f09 Make AVFilterLink store the pointers to the source and destination 14 лет назад
  Stefano Sabatini b1a05b820e Make avfilter_destroy() code less convoluted, introducing a temporary 14 лет назад