summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: add priv class to filter definitions and flags to filter internal optionsStefano Sabatini2012-08-18
* lavfi/movie: split class definitions for movie and amovieStefano Sabatini2012-08-18
* lavfi/lut: duplicate class definitions for each lut variant filterStefano Sabatini2012-08-18
* doc/Makefile: add doc target, as an alias for "documentation"Stefano Sabatini2012-08-18
* lavc/tscc: use reget_buffer.Nicolas George2012-08-18
* ffmenc: switch to av_assertMichael Niedermayer2012-08-18
* acelp_filters: switch to avassertMichael Niedermayer2012-08-18
* libvpxenc: Fix CQ encoding without a specified bitrateMichael Niedermayer2012-08-17
* libvpxenc: only force CBR if a bitrate is setMichael Niedermayer2012-08-17
* mips: change list of files with MIPS copyright notice in mips.txtNedeljko Babic2012-08-17
* mips: add assembler flags for mips32r2 ISA and mhard-floatNedeljko Babic2012-08-17
* vf_yadif: fix permissions.Nicolas George2012-08-17
* vf_tinterlace: leave harmless permissions alone.Nicolas George2012-08-17
* vf_thumbnail: fix permissions.Nicolas George2012-08-17
* vf_select: require AV_PERM_PRESERVE.Nicolas George2012-08-17
* vf_removelogo: fix permissions.Nicolas George2012-08-17
* vf_overlay: fix permissions.Nicolas George2012-08-17
* vf_idet: fix permissions.Nicolas George2012-08-17
* vf_fps: fix permissions.Nicolas George2012-08-17
* vf_fieldorder: fix permissions.Nicolas George2012-08-17
* 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