summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: add example around the suggested commit message formatJames Darnley2014-09-12
* configure: fix check_cmd in check_host_cppJörg Krause2014-09-11
* avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af...Rong Yan2014-09-11
* avcodec/png_parser: Return the buffered data at the endMichael Niedermayer2014-09-11
* avcodec/pngdec: print the actual number of bytes left in the error caseMichael Niedermayer2014-09-11
* avformat/img2_alias_pix: Add AVClass and image2 AVOptionsMichael Niedermayer2014-09-11
* avformat/img2_alias & brender_pix: fix function namesMichael Niedermayer2014-09-11
* avformat/img2_brender_pix: Add AVClass and image2 AVOptionsMichael Niedermayer2014-09-11
* avformat/img2: Make AVOptions available to img* demuxers defined in other filesMichael Niedermayer2014-09-11
* avformat/rmdec: very basic MLTI supportMichael Niedermayer2014-09-11
* ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph ...Michael Niedermayer2014-09-11
* Merge commit '775a0b04f0cf8102fe322b2ee03fe1a0633dea04'Michael Niedermayer2014-09-11
|\
| * doc: Fix syntax and logical errors in avconv stream combination exampleDiego Biurrun2014-09-10
* | avcodec/h264: Use FF_ALLOCZ_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avcodec/dnxhdenc: Use FF_ALLOCZ_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avcodec/mpegvideo: Use FF_ALLOCZ_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avcodec/twinvq: Use FF_ALLOC_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avcodec/aacenc: Use FF_ALLOCZ_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avcodec/ac3enc_template: Use FF_ALLOC_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | avformat/concatdec: fix "warning: explicitly assigning a variable of type int...Michael Niedermayer2014-09-10
* | avformat/mp3dec: Improve seeking frame sync codeMichael Niedermayer2014-09-10
* | av_filter/x86/idet: use HADDD where appropriatePascal Massimino2014-09-09
* | avformat: remove FF_API_ASS_SSA dead codeClément Bœsch2014-09-09
* | avcodec/snow: make new_picture constMichael Niedermayer2014-09-09
* | Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'Michael Niedermayer2014-09-09
|\|
| * dv: K&R formatting cosmeticsGabriel Dume2014-09-09
* | Merge commit 'f629705b0239c80fddc1b0b15ed4bb9042c77d23'Michael Niedermayer2014-09-09
|\|
| * x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-09
* | Merge commit 'ec217218c27d53c5b323323e6ef862bcdbcabe5f'Michael Niedermayer2014-09-09
|\|
| * x86inc: Free up variable name "n" in global namespaceLoren Merritt2014-09-09
* | Merge commit '176a0fca3fd64f91d585f96137388e00d8c101b6'Michael Niedermayer2014-09-09
|\|
| * x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-09
* | av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line()Pascal Massimino2014-09-09
* | avcodec/rawenc: drop sizeof(AVFrame) dependencyMichael Niedermayer2014-09-09
* | Merge commit '9752d07d33d5370f7819865fbb5e582b982aad06'Michael Niedermayer2014-09-09
|\|
| * dirac: K&R formatting cosmeticsGabriel Dume2014-09-09
* | avformat/mpeg: update comment on probe scoreMichael Niedermayer2014-09-09
* | avdevice/x11grab: fix cursor drawing in multi-screen setupAntonio Ospite2014-09-09
* | avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointerAntonio Ospite2014-09-09
* | avfilter/vf_cropdetect: Do not check lines or columns twice on black framesMichael Niedermayer2014-09-09
* | avformat/mpeg: increase score for short mpeg-ps by 1Michael Niedermayer2014-09-09
* | Merge commit '1ec335513f95bf2441f81d761ea127325ecd81a0'Michael Niedermayer2014-09-08
|\|
| * time: Add missing zeroGabriel Dume2014-09-08
* | avcodec/mpeg4videodec: fix 'libavcodec/mpeg4videodec.c:2762:22: warning: unus...Michael Niedermayer2014-09-08
* | avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defi...Michael Niedermayer2014-09-08
* | avcodec/diracdec: Fix "warning: comparison of constant 4 with expression of t...Michael Niedermayer2014-09-08
* | Revert the default for ffplay to -noautoexit.Carl Eugen Hoyos2014-09-08
* | Print bits_per_raw_sample for ffprobe -show_streams.Carl Eugen Hoyos2014-09-08
* | Print the actual bit depth for audio if it is different from the sample_fmt b...Carl Eugen Hoyos2014-09-08