Commit History

Author SHA1 Message Date
  Carl Eugen Hoyos 3a45a3f3c1 Fix date and revision for lavc 52.104. 13 years ago
  Stefano Sabatini a242ac3620 Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. 13 years ago
  Stefano Sabatini f93fe7764b Add APIchanges entry for the av_metadata_copy() addition. 13 years ago
  Michael Niedermayer 81c623fae0 Deprecate reordered_opaque in favor of pkt_pts/dts 13 years ago
  Michael Niedermayer 1919feafb1 Add pkt_dts to AVFrame, this will in the future allow multithreading decoders 13 years ago
  Michael Niedermayer 393cbb963b Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts 13 years ago
  Anssi Hannula 060ec0a829 Add av_get_profile_name() to get profile names. 13 years ago
  Stefano Sabatini 28e5d45c68 Bump lavfi minor and add an entry after r26108 (which added 14 years ago
  Stefano Sabatini d46c27552b Fix date in APIchanges. 14 years ago
  Stefano Sabatini 106f271fdc Consistently prefer short library names in APIchanges. 14 years ago
  Nicolas George 9128ae08b3 Implement av_find_best_stream. 14 years ago
  Anton Khirnov 107a7e3e7b lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS 14 years ago
  Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 14 years ago
  Nicolas George 0bc55f5d32 Add AVERROR_*_NOT_FOUND codes. 14 years ago
  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