| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -1/+1 |
|\ |
|
| * | document libswscale bump | Reinhard Tartler | 2011-06-20 | 1 | -1/+1 |
* | | lavfi: add layout negotiation fields and helper functions. | Mina Nagy Zaki | 2011-06-19 | 1 | -0/+9 |
* | | lavfi: use int64_t lists in AVFilteFormats | Mina Nagy Zaki | 2011-06-19 | 1 | -0/+8 |
* | | lavfi: add vsink_buffer, and use it in ff* tools | Stefano Sabatini | 2011-06-19 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-18 | 1 | -0/+10 |
|\| |
|
| * | Add minor bumps and APIChanges entries for lavf private options. | Anton Khirnov | 2011-06-16 | 1 | -0/+10 |
* | | libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() | Stefano Sabatini | 2011-06-12 | 1 | -0/+4 |
* | | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2011-06-12 | 1 | -0/+3 |
* | | avfiltergraph: change the syntax of avfilter_graph_parse() | Stefano Sabatini | 2011-06-12 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-11 | 1 | -0/+3 |
|\| |
|
| * | avoptions: Add an av_opt_flag_is_set function for inspecting flag fields | Martin Storsjö | 2011-06-10 | 1 | -0/+3 |
* | | APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays addition | Stefano Sabatini | 2011-06-10 | 1 | -1/+1 |
* | | lavfi: implement avfilter_get_audio_buffer_ref_from_arrays() | Stefano Sabatini | 2011-06-10 | 1 | -0/+3 |
* | | APIchanges: remove duplicated entry | Stefano Sabatini | 2011-06-10 | 1 | -4/+0 |
* | | APIchanges: fill in dates and numbers | Stefano Sabatini | 2011-06-10 | 1 | -27/+27 |
* | | APIchanges: remove duplicated entry | Stefano Sabatini | 2011-06-10 | 1 | -3/+0 |
* | | APIchanges: correctly interleave entries | Stefano Sabatini | 2011-06-10 | 1 | -21/+21 |
* | | APIchanges: add entry for av_force_cpu_flags() addition | Stefano Sabatini | 2011-06-10 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -0/+5 |
|\| |
|
| * | Move metadata API from lavf to lavu. | Anton Khirnov | 2011-06-08 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -0/+4 |
|\| |
|
| * | APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition | Justin Ruggles | 2011-06-07 | 1 | -1/+1 |
| * | samplefmt: add av_get_bytes_per_sample() | Stefano Sabatini | 2011-06-07 | 1 | -0/+4 |
* | | lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps | Stefano Sabatini | 2011-06-06 | 1 | -0/+5 |
* | | samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() | Stefano Sabatini | 2011-06-06 | 1 | -0/+4 |
* | | samplefmt: change layout for arrays created by av_samples_alloc() and _fill_a... | Stefano Sabatini | 2011-06-06 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -0/+3 |
|\| |
|
| * | AVOptions: add av_opt_free convenience function. | Anton Khirnov | 2011-06-05 | 1 | -0/+3 |
* | | vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref | Stefano Sabatini | 2011-06-06 | 1 | -0/+4 |
* | | lavfi: add avfilter_link_free() function | Stefano Sabatini | 2011-06-03 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 1 | -0/+4 |
|\| |
|
| * | APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). | Ronald S. Bultje | 2011-05-28 | 1 | -1/+1 |
| * | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+4 |
* | | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 1 | -0/+3 |
|\| |
|
| * | APIchanges: Fill in git hash for fps_probe_size (30315a8) | Alex Converse | 2011-05-25 | 1 | -1/+1 |
| * | avformat: Add fpsprobesize as an AVOption. | Alex Converse | 2011-05-25 | 1 | -0/+3 |
* | | lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou... | Stefano Sabatini | 2011-05-22 | 1 | -0/+4 |
* | | lavfi: make vsrc_buffer.h header public | Stefano Sabatini | 2011-05-22 | 1 | -0/+3 |
* | | vsrc_buffer: add av_vsrc_buffer_add_frame() | Stefano Sabatini | 2011-05-19 | 1 | -0/+3 |
* | | lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h | Stefano Sabatini | 2011-05-19 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -0/+3 |
|\| |
|
| * | APIchanges: fill in date and commit for request_sample_fmt | Justin Ruggles | 2011-05-18 | 1 | -1/+1 |
| * | Add APIchanges entry for request_sample_fmt. | Justin Ruggles | 2011-05-18 | 1 | -0/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-12 | 1 | -4/+4 |
|\| |
|
| * | doc/APIchanges: fill in missing hashes and dates. | Anton Khirnov | 2011-05-11 | 1 | -4/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -0/+6 |
|\| |
|
| * | lavc: move some flac-specific options to its private context. | Anton Khirnov | 2011-05-10 | 1 | -0/+6 |
* | | lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() | Stefano Sabatini | 2011-05-07 | 1 | -0/+4 |