470 Commits (5b51efdc3a263e4ab59d5d66e5e2ec3413304e33)

Author SHA1 Message Date
  Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
  Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago
  Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
  James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 14 years ago
  Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago
  Marton Balint 94a9ac1277 lavf: add av_guess_frame_sample_aspect_ratio function 13 years ago
  Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
  Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
  Michael Niedermayer 7bea0a0644 APIChanges: add entry for libavresample 13 years ago
  Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
  Justin Ruggles f7ff099997 APIchanges: fill in some dates and commit hashes 13 years ago
  Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
  Justin Ruggles c8af852b97 Add libavresample 13 years ago
  Justin Ruggles 0c0d1bce7c avutil: add audio fifo buffer 13 years ago
  Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 13 years ago
  Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
  Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago
  Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 13 years ago
  Justin Ruggles 5cc51a5847 avutil: Add av_get_default_channel_layout() 13 years ago
  Clément Bœsch fb8469dd7e APIchanges: fill in missing dates and hashes. 13 years ago
  Clément Bœsch a67d9cfa58 lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 13 years ago
  Anton Khirnov 9c47f2b294 APIchanges: mark the place where 0.7 was cut. 13 years ago
  Anton Khirnov 75bdd55e77 APIchanges: mark the place where 0.8 was cut. 13 years ago
  Anton Khirnov 5d20e7b7ea APIchanges: fill in missing dates and hashes. 13 years ago
  Nicolas George b75c67dc01 lavu: add av_bprintf and related. 13 years ago
  Diego Biurrun 343bfdd38a APIchanges: Replace Subversion revision numbers by Git hashes. 13 years ago
  Anton Khirnov 4d851f8dcf cpu: add av_set_cpu_flags_mask(). 13 years ago
  Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 13 years ago
  Anton Khirnov 44fe77b350 lavc: make codec_is_decoder/encoder() public. 13 years ago
  Martin Storsjö 442c1320e7 avpacket: Add a function for shrinking already allocated side data 13 years ago
  Anton Khirnov 322537478b Add a minor bump, changelog/APIchanges entry and some documentation for APIC support. 13 years ago
  Anton Khirnov f5f5b154e7 doc/APIchanges: fill in missing dates and hashes. 13 years ago
  Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 13 years ago
  Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
  Nicolas George 9cbf17e9af lavc: introduce av_get_pcm_codec. 13 years ago
  Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 13 years ago
  Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago
  Nicolas George 560b224f53 libswr: allow to set custom matrices. 13 years ago
  Stefano Sabatini c28e7af70d lavu: add timestamp.h header with convenience timestamp utilities 13 years ago
  Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
  Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
  Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 13 years ago
  Clément Bœsch 0eaa123b34 lavu: add public timecode API. 13 years ago
  Janne Grunau fcc518a024 APIchanges: add missing commit hashes 13 years ago
  Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 13 years ago
  Anton Khirnov dd6d3b0e02 lavf: add functions for accessing the fourcc<->CodecID mapping tables. 13 years ago
  Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 13 years ago
  Martin Storsjö c9b309e8cb doc: Fix the name of the new function 13 years ago