| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' | Michael Niedermayer | 2013-05-24 | 1 | -0/+7 |
|\ |
|
| * | lavfi: add a slice threading infrastructure | Anton Khirnov | 2013-05-24 | 1 | -0/+7 |
* | | Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675' | Michael Niedermayer | 2013-05-24 | 1 | -1/+4 |
|\| |
|
| * | Move get_logical_cpus() from lavc/pthread to lavu/cpu. | Anton Khirnov | 2013-05-24 | 1 | -0/+3 |
* | | Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1' | Michael Niedermayer | 2013-05-24 | 1 | -0/+4 |
|\| |
|
| * | avcodec: Add picture structure information to AVCodecParserContext. | Yusuke Nakamura | 2013-05-24 | 1 | -0/+3 |
* | | lavu/opt: add AV_OPT_TYPE_COLOR | Paul B Mahol | 2013-05-17 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -0/+3 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -0/+3 |
* | | lavu/mem: add av_dynarray2_add() | Stefano Sabatini | 2013-05-13 | 1 | -0/+3 |
* | | lavfi: replace passthrough_filter_frame with a flag. | Clément Bœsch | 2013-05-12 | 1 | -0/+3 |
* | | Merge commit '507b1e454cf9953da3e18f33c9bd1fca78c97cb5' | Michael Niedermayer | 2013-05-03 | 1 | -0/+3 |
|\| |
|
| * | avcodec: Add field order information to AVCodecParserContext. | Masaki Tanaka | 2013-05-03 | 1 | -0/+3 |
* | | Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d' | Michael Niedermayer | 2013-04-25 | 1 | -32/+32 |
|\| |
|
| * | doc/APIchanges: add missing hashes and dates | Anton Khirnov | 2013-04-24 | 1 | -32/+32 |
* | | Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c' | Michael Niedermayer | 2013-04-19 | 1 | -0/+3 |
|\| |
|
| * | h264: fully support cropping. | Anton Khirnov | 2013-04-19 | 1 | -0/+3 |
* | | lavc: add AV_CODEC_PROP_TEXT_SUB. | Clément Bœsch | 2013-04-19 | 1 | -0/+3 |
* | | subtitles: introduce ASS codec id and use it. | Clément Bœsch | 2013-04-18 | 1 | -0/+4 |
* | | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' | Michael Niedermayer | 2013-04-12 | 1 | -0/+2 |
|\| |
|
| * | lavfi: change the filter registering system to match the other libraries | Anton Khirnov | 2013-04-11 | 1 | -0/+2 |
* | | Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa' | Michael Niedermayer | 2013-04-12 | 1 | -0/+1 |
|\| |
|
| * | lavfi: add a function for counting elements in AVFilterPad arrays. | Anton Khirnov | 2013-04-11 | 1 | -0/+1 |
* | | Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65' | Michael Niedermayer | 2013-04-12 | 1 | -0/+1 |
|\| |
|
| * | lavfi: mark filters with dynamic number of inputs or outputs with special flags | Anton Khirnov | 2013-04-11 | 1 | -0/+1 |
* | | Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58' | Michael Niedermayer | 2013-04-12 | 1 | -0/+1 |
|\| |
|
| * | lavfi: add avfilter_init_dict() for initializing a filter with a dict. | Anton Khirnov | 2013-04-11 | 1 | -0/+1 |
* | | lavu: add helper functions for integer lists. | Nicolas George | 2013-04-12 | 1 | -0/+4 |
* | | Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5' | Michael Niedermayer | 2013-04-12 | 1 | -0/+1 |
|\| |
|
| * | lavfi: add avfilter_init_str() to replace avfilter_init_filter(). | Anton Khirnov | 2013-04-11 | 1 | -0/+1 |
* | | Merge commit '111367263af41c88a44bd763ceefc11d53a7f655' | Michael Niedermayer | 2013-04-12 | 1 | -0/+2 |
|\| |
|
| * | lavfi: add AVFilterContext.graph. | Anton Khirnov | 2013-04-11 | 1 | -0/+2 |
* | | Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee' | Michael Niedermayer | 2013-04-12 | 1 | -1/+2 |
|\| |
|
| * | lavfi: deprecate avfilter_graph_add_filter(). | Anton Khirnov | 2013-04-11 | 1 | -1/+2 |
* | | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' | Michael Niedermayer | 2013-04-12 | 1 | -0/+1 |
|\| |
|
| * | lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). | Anton Khirnov | 2013-04-11 | 1 | -0/+1 |
* | | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' | Michael Niedermayer | 2013-04-11 | 1 | -0/+4 |
|\| |
|
| * | lavfi: merge avfiltergraph.h into avfilter.h | Anton Khirnov | 2013-04-11 | 1 | -0/+4 |
* | | Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d' | Michael Niedermayer | 2013-04-11 | 1 | -0/+6 |
|\| |
|
| * | lavfi: add a bump and docs entries for the AVOptions switch | Anton Khirnov | 2013-04-09 | 1 | -0/+6 |
* | | lavu/samplefmt: add av_samples_alloc_array_and_pointers() | Stefano Sabatini | 2013-03-31 | 1 | -0/+3 |
* | | ffmpeg/avformat: factor av_guess_frame_rate() out | Michael Niedermayer | 2013-03-29 | 1 | -0/+3 |
* | | lavu/opt: add AV_OPT_TYPE_DURATION. | Nicolas George | 2013-03-20 | 1 | -0/+3 |
* | | lavu/opt: add AV_OPT_VIDEO_RATE option | Paul B Mahol | 2013-03-20 | 1 | -0/+3 |
* | | Merge commit '2c328a907978b61949fd20f7c991803174337855' | Michael Niedermayer | 2013-03-20 | 1 | -0/+3 |
|\| |
|
| * | pixdesc: add a function for counting planes in a pixel format. | Anton Khirnov | 2013-03-19 | 1 | -0/+3 |
* | | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' | Michael Niedermayer | 2013-03-16 | 1 | -0/+3 |
|\| |
|
| * | avfiltergraph: replace AVFilterGraph.filter_count with nb_filters | Anton Khirnov | 2013-03-16 | 1 | -0/+3 |
* | | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' | Michael Niedermayer | 2013-03-12 | 1 | -3/+37 |
|\| |
|
| * | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+37 |