| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf' | Michael Niedermayer | 2013-02-24 | 1 | -1/+7 |
|\ |
|
| * | lavfi: connect libavresample options to af_resample via AVFilterGraph | Justin Ruggles | 2013-02-23 | 1 | -1/+7 |
* | | lavfi: fix merging of formats and clarify exception. | Nicolas George | 2013-02-24 | 1 | -4/+4 |
* | | lavfi: fix missing space in error message. | Nicolas George | 2013-02-07 | 1 | -1/+1 |
* | | lavfi: remove disabled code. | Nicolas George | 2013-02-07 | 1 | -90/+0 |
* | | lavfi: support unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -6/+79 |
* | | Replace references to "que" with the appropriate word. | Clément Bœsch | 2013-01-03 | 1 | -10/+10 |
* | | lavfi/avfiltergraph: check pick_format return code. | Nicolas George | 2013-01-02 | 1 | -3/+6 |
* | | lavfi/avfiltergraph: print query_formats errors. | Nicolas George | 2012-12-31 | 1 | -1/+4 |
* | | avfiltergraph: put variables used in #if 0 code themselfs under #if 0 | Michael Niedermayer | 2012-12-24 | 1 | -0/+2 |
* | | lavfi: add a channels field to AVFilterLink. | Nicolas George | 2012-12-20 | 1 | -0/+1 |
* | | avfiltergraph: add aresample_swr_opts | Michael Niedermayer | 2012-11-26 | 1 | -1/+3 |
* | | avfiltergraph: add AVOption table | Michael Niedermayer | 2012-11-25 | 1 | -0/+10 |
* | | lavfi/avfiltergraph: improve error message in graph_check_validity() | Stefano Sabatini | 2012-11-22 | 1 | -4/+7 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -6/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -5/+4 |
* | | lavfi/avfiltergraph: avoid to print "(null)" in the scale args | Stefano Sabatini | 2012-10-21 | 1 | -1/+5 |
* | | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_... | Hendrik Leppkes | 2012-10-20 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
* | | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' | Michael Niedermayer | 2012-09-18 | 1 | -1/+1 |
|\| |
|
| * | avfiltergraph: silence an uninitialized variable warning | Anton Khirnov | 2012-09-17 | 1 | -1/+2 |
* | | avfiltergraph: use avcodec_find_best_pix_fmt_of_2() | Michael Niedermayer | 2012-08-31 | 1 | -2/+2 |
* | | avfiltergraph: kill uninitialized variable warning | Michael Niedermayer | 2012-08-30 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -11/+72 |
|\| |
|
| * | lavfi: better channel layout negotiation | Justin Ruggles | 2012-07-27 | 1 | -11/+72 |
* | | avfiltergraph: add some debug info about selected pixel formats | Michael Niedermayer | 2012-07-18 | 1 | -0/+3 |
* | | avfiltergraph: add a debug message on EOF. | Nicolas George | 2012-07-17 | 1 | -0/+3 |
* | | Suggest aresample filter if it was not compiled but requested. | Carl Eugen Hoyos | 2012-07-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-27 | 1 | -1/+3 |
|\| |
|
| * | avfiltergraph: shut up uninitialized variable warning. | Anton Khirnov | 2012-06-26 | 1 | -1/+3 |
* | | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' | Michael Niedermayer | 2012-06-27 | 1 | -2/+0 |
|\| |
|
| * | lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft | Anton Khirnov | 2012-06-26 | 1 | -2/+0 |
* | | lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h | Stefano Sabatini | 2012-06-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -2/+42 |
|\| |
|
| * | lavfi: support automatically inserting the fifo filter when needed. | Anton Khirnov | 2012-06-22 | 1 | -0/+40 |
* | | lavfi: use designated initializers for AVClass | Paul B Mahol | 2012-06-17 | 1 | -0/+1 |
* | | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -35/+39 |
|\| |
|
| * | avfiltergraph: remove a redundant call to avfilter_get_by_name(). | Anton Khirnov | 2012-06-13 | 1 | -2/+1 |
| * | lavfi: allow building without swscale. | Anton Khirnov | 2012-06-13 | 1 | -2/+7 |
| * | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -17/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -9/+9 |
|\| |
|
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -9/+9 |
* | | aconvert filter needs to configure samplerates | Andrew Wason | 2012-06-05 | 1 | -3/+33 |
* | | avfiltergraph: call query_formats on inputs first. | Nicolas George | 2012-06-05 | 1 | -0/+7 |
* | | avfiltergraph: check query_formats return value. | Nicolas George | 2012-06-05 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-04 | 1 | -6/+22 |
|\| |
|
| * | avfiltergraph: make some functions static. | Anton Khirnov | 2012-06-04 | 1 | -6/+22 |