summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_fade: fix permissions.Nicolas George2012-08-17
* vf_drawtext: fix permissions.Nicolas George2012-08-17
* vf_drawtext: fix permissions.Nicolas George2012-08-17
* vf_deshake: fix permissions.Nicolas George2012-08-17
* vf_delogo: fix permissions.Nicolas George2012-08-17
* vf_colormatrix: fix permissions.Nicolas George2012-08-17
* vf_ass: fix permissions.Nicolas George2012-08-17
* vf_alphamerge: fix permissions.Nicolas George2012-08-17
* avf_concat: fix permissions.Nicolas George2012-08-17
* af_channelmap: fix permissions.Nicolas George2012-08-17
* af_channelmap: require AV_PERM_PRESERVE.Nicolas George2012-08-17
* fifo: fix permissions.Nicolas George2012-08-17
* split: set rej_perms = AV_PERM_WRITE on outputs.Nicolas George2012-08-17
* sink_buffer: require AV_PERM_PRESERVE.Nicolas George2012-08-17
* lavfi: grant all permissions on mallocated audio buffers.Nicolas George2012-08-17
* lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame.Nicolas George2012-08-17
* lavfi: grant all permissions on mallocated video buffers.Nicolas George2012-08-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-17
|\
| * libvpxenc: use the default bitrate if not setLuca Barbato2012-08-17
| * utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-17
| * doc: Fix syntax errors in sample Emacs configJordi Ortiz2012-08-17
| * mjpegdec: more meaningful return valuesLuca Barbato2012-08-17
| * configure: clean up Altivec detectionMans Rullgard2012-08-16
| * getopt: Remove an unnecessary defineMartin Storsjö2012-08-16
| * rtmp: Use int instead of ssize_tMartin Storsjö2012-08-16
| * getopt: Add missing includesMartin Storsjö2012-08-16
| * rtmp: Add support for receiving incoming streamsJordi Ortiz2012-08-16
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-16
* | lavfi/edgedetect: add rounding for high/low threshold.Clément Bœsch2012-08-17
* | escape124: Fix long == 64 assumtation.Michael Niedermayer2012-08-17
* | ccitt fax: fix some group3 1d files without EOLMichael Niedermayer2012-08-17
* | escape124: fix integer overflow leading to excessive memory allocationMichael Niedermayer2012-08-16
* | deprecate av_parse_cpu_flagsMichael Niedermayer2012-08-16
* | av_parse_cpu_caps: add "mmxext" as alias for mmx2Michael Niedermayer2012-08-16
* | fft-test: switch to new cpu flags APIMichael Niedermayer2012-08-16
* | lavfi: add edgedetect filter.Clément Bœsch2012-08-16
* | lavfi/movie: extend a doxygen comment.Nicolas George2012-08-16
* | libswscale: fix #endif comments in rgb2rgb_template.cGiorgio Vazzana2012-08-16
* | lavfi/movie: set pkt->stream_index for flushing.Nicolas George2012-08-16
* | vc1dsp_mmx: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | simple_idct_mmx: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | x86/motion_est_mmx: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | x86/mlpdsp: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | yadif: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | lpc_mmx: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | idct_sse2_xvid: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | libvpxenc: check for odd RC parameter combinations that could crashMichael Niedermayer2012-08-16
* | libvpxenc: fix division by zeroMichael Niedermayer2012-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Fix even more missing includes after the common.h removalMartin Storsjö2012-08-16