153 Commits (cdedf7e6254024c643532d45ac7c68e84e50eb01)

Author SHA1 Message Date
Stefano Sabatini d22e9795e6 Fix typo. 14 years ago
Stefano Sabatini c61cdd0afb Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 14 years ago
Stefano Sabatini 16cfc96124 Add CODEC_CAP_NEG_LINESIZES. 14 years ago
Stefano Sabatini ab79ee12b9 Cosmetics: add empty line which was previously removed. 14 years ago
Stefano Sabatini bb4afa13dd Deprecate avcodec_pix_fmt_string() in favor of 14 years ago
Stefano Sabatini 4da12e3b13 Implement av_image_alloc() and use it in 14 years ago
Stefano Sabatini 037be76e15 Add avfilter_graph_create_filter(). 14 years ago
Stefano Sabatini d6adf44b06 Fix date in last APIchanges entry. 14 years ago
Stefano Sabatini d38c340fdc Implement avfilter_get_video_buffer_ref_from_arrays(). 14 years ago
Stefano Sabatini 176a6157c0 Move audio channel API from libavcodec to libavcore. 14 years ago
Reimar Döffinger e58d0392c5 Document added functions. 14 years ago
Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 14 years ago
Aurelien Jacobs c716f91757 minor bump and APIchanges for r25745 14 years ago
Stefano Sabatini 47c5e4145c Fix revision number of the last APIchanges entry. 14 years ago
Stefano Sabatini 5aaea022ab Make avfiltergraph.h public. 14 years ago
Stefano Sabatini 4fcbb2af33 Prefix with "ff_" the functions: 14 years ago
Stefano Sabatini d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
Stefano Sabatini 24de0edbd5 Rename avfilter_destroy() as avfilter_free(). 14 years ago
Stefano Sabatini 1e80a0eaa4 Remove graphparser.h header, move AVFilterInOut and 14 years ago
Stefano Sabatini 3fd3eea7f3 Fix date in latest APIchanges entry. 14 years ago
Stefano Sabatini da6ec07c41 Bump lavfi minor and add APIchanges entry after the rename of 14 years ago
Stefano Sabatini 146b655544 Fix off-by-one error in APIchanges file. 14 years ago
Stefano Sabatini 97dd1e4a87 Rename avfilter_graph_destroy() to avfilter_graph_free(). 14 years ago
Stefano Sabatini e15aeea656 Implement avfilter_graph_alloc(). 14 years ago
Stefano Sabatini 6f84cd1279 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 14 years ago
Stefano Sabatini d63e456a2a Implement functions: 14 years ago
Stefano Sabatini 262d1c5d22 Move sample format definitions from libavcodec to libavcore. 14 years ago
Stefano Sabatini 2a24df9357 Add avfilter_graph_config(). 14 years ago
Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 years ago
Stefano Sabatini 7761129540 Add APIchanges entry after r25441. 14 years ago
Stefano Sabatini c581279347 Add APIchanges entry for lsws change of r32368. 14 years ago
Stefano Sabatini c6625ad541 Update APIchanges after r25236. 14 years ago
Stefano Sabatini 4ecf1539bf Add APIchanges entry after r25227. 14 years ago
Stefano Sabatini b3dd5e5971 Add APIchanges entry after r25225. 14 years ago
Stefano Sabatini 41f87daaa3 Bump version and update APIchanges after r25210. 14 years ago
Michael Niedermayer 1c1c80f0a3 2nd try to fix av_log() repeated detection 14 years ago
Stefano Sabatini 07cac2a082 Update doc/APIchanges after the last API changes. 14 years ago
Stefano Sabatini 15cae5e605 Add APIchanges entry for the av_get_cpu_flags() addition of r25076. 14 years ago
Stefano Sabatini 16bacad425 Add APIchanges entry after the recent changes to imgutils.h API of 14 years ago
Stefano Sabatini 1904035bac Add APIchanges entry after the libavcore/imgutils.h renames of r25057. 14 years ago
Stefano Sabatini 47806f4119 Add APIchanges entry corresponding to the libavutil/cpu.h addition of 14 years ago
Stefano Sabatini 798dc641c4 Add APIchanges entry after the addition of 14 years ago
Stefano Sabatini 26553088cc Add APIchanges for av_fill_image_max_pixstep() rename of r24851. 14 years ago
Stefano Sabatini 33d2e7b395 Add APIchanges entry after the addition of av_fill_image_max_pixstep() 14 years ago
Stefano Sabatini 7f38d28c39 Add APIchanges entry after the addition of AV_NE in r24814. 14 years ago
Stefano Sabatini 3f52a907e3 Add APIchanges entry after libavfilter audio framework addition of 14 years ago
Stefano Sabatini d1a04371cf Add APIchanges entry after the addition of av_get_image_linesize() of 14 years ago
Stefano Sabatini 5bf840c411 Add APIchanges entry for the AVFilterBufferRef changes in r24773. 14 years ago
Stefano Sabatini c6a34954b9 Add APIchanges entry after av_picture_data_copy() addition. 14 years ago
Stefano Sabatini 4bf2d6e8d4 Fix typo. 14 years ago