460 Commits (281bde27894f994d0982ab9283f15d6073ae352c)

Author SHA1 Message Date
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 13 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
Paul B Mahol 8b933129b9 avutil: make intfloat api public 13 years ago
Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3 13 years ago
Anton Khirnov a17479dfce lavf: increase major version from 53 to 54. 13 years ago
Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
Martin Storsjö 6cb288290d doc: Update APIchanges with info on muxer flushing 13 years ago
Nicolas George 0c3577bfd9 lavfi: add avfilter_graph_dump. 13 years ago
Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
Justin Ruggles a6ccae3f4c avcodec: bump minor version and add APIChanges for the new audio encoding API 13 years ago