summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Remove h263_msmpeg4 from MpegEncContext.Alex Converse2011-05-25
| * APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse2011-05-25
| * avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-25
| * avoptions: Return explicitly NAN or {0,0} if the option isn't foundMartin Storsjö2011-05-25
| * rtmp: ReindentMartin Storsjö2011-05-25
| * rtmp: Don't try to do av_malloc(0)Martin Storsjö2011-05-25
| * tty: replace AVFormatParameters.sample_rate abuse with a private option.Anton Khirnov2011-05-25
| * Fix end time of last chapter in compute_chapters_endJohn Stebbins2011-05-25
| * ffmpeg: get rid of useless AVInputStream.nb_streams.Anton Khirnov2011-05-25
| * ffmpeg: simplify managing input files and streamsAnton Khirnov2011-05-25
| * ffmpeg: purge redundant AVInputStream.index.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.channel.Anton Khirnov2011-05-25
| * libdc1394: add a private option for channel.Anton Khirnov2011-05-25
| * dv1394: add a private option for channel.Anton Khirnov2011-05-25
| * v4l2: reindent.Anton Khirnov2011-05-25
| * v4l2: add a private option for channel.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.standard.Anton Khirnov2011-05-25
| * v4l2: add a private option for video standard.Anton Khirnov2011-05-25
| * v4l: add a private option for video standard.Anton Khirnov2011-05-25
| * dv1394: add a private option for video standard.Anton Khirnov2011-05-25
| * bktr: add a private option for video standard.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-25
| * rawdec: add sample_rate/channels private options.Anton Khirnov2011-05-25
| * ALSA: add channels and sample_rate private options.Anton Khirnov2011-05-25
| * oss: add channels and sample_rate private options.Anton Khirnov2011-05-25
| * sndio: add channels and sample_rate private options.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.mpeg2ts_raw.Anton Khirnov2011-05-25
| * mpegts: add compute_pcr option.Anton Khirnov2011-05-25
| * lavf: add priv_class field to AVInputFormat.Anton Khirnov2011-05-25
* | ffv1: fix 16bits multithreadingMichael Niedermayer2011-05-26
* | mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messagesami_stuff2011-05-25
* | Fail when lowres value is lower than 0ami_stuff2011-05-25
* | swscale: document SWS_CPU_CAPS*Michael Niedermayer2011-05-25
* | Revert removial of SWS flags from e66149e714006d099d1ebfcca3f22ca74fc7dcf4Michael Niedermayer2011-05-25
* | swscale: remove duplicatiopn of rgb24toyv12_c()Michael Niedermayer2011-05-25
* | Return -1 on invalid input instead of crashing.Jean-Tiare Le Bigot2011-05-25
* | vf_mp: fix name of the remove-logo filter referenced in filters.texiStefano Sabatini2011-05-25
* | lavfi: add select filterStefano Sabatini2011-05-25
* | eval: implement not() expressionStefano Sabatini2011-05-25
* | vsrc_buffer: return an error code if no frames are availableStefano Sabatini2011-05-25
* | ffmpeg: handle the case when get_filtered_frame() failsStefano Sabatini2011-05-25
* | indeo3: add out-of-buffer write checkStefano Sabatini2011-05-25
* | Add reading of disc number to mov.cReuben Thomas2011-05-25
* | Fix end time of last chapter in compute_chapters_end().John Stebbins2011-05-25
* | Do not reset channel_layout to 0.Carl Eugen Hoyos2011-05-25
* | vsrc_buffer: remove duplicated file descriptionStefano Sabatini2011-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * configure: enable memalign_hack automatically when neededMans Rullgard2011-05-25
| * swscale: unbreak the build on non-x86 systems.Ronald S. Bultje2011-05-24
| * swscale: remove if(bitexact) branch from functions.Ronald S. Bultje2011-05-24