319 Commits (cbcd497f384f0f8ef3f76f85b29b644b900d6b9f)

Author SHA1 Message Date
  Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
  Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
  Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
  Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
  Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
  Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
  Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
  Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
  Luca Barbato 681ed00099 avf: introduce nobuffer option 13 years ago
  Robert Nagy b70d89a033 lavfi: add avfilter_unref_bufferp() 13 years ago
  Luca Barbato 45ff9e5b57 doc: update api changes with the right commit hashes 13 years ago
  Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
  Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
  Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
  Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
  John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 13 years ago
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
  Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
  Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
  Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 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
  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
  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
  Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 14 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
  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
  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
  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
  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