summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-19
|\
| * Print full compiler identification, not only version numberMans Rullgard2012-07-19
| * flacdec: reverse lpc coeff order, simplify filterMans Rullgard2012-07-19
| * x86: dsputil: drop some unused CPU flag debug codeDiego Biurrun2012-07-19
* | threads: fix a potential race spotted by helgrind.Clément Bœsch2012-07-19
* | fate/subtitles: sort tests alphabetically.Clément Bœsch2012-07-19
* | mxfdec: simplify code by using av_calloc()Michael Niedermayer2012-07-19
* | avidec: Mark first frame as keyframe in case there are no keyframes.Michael Niedermayer2012-07-19
* | Fix misspellings of FFmpegMichael Niedermayer2012-07-19
* | swscale/input: silence warnings about incompatible pointer typesPaul B Mahol2012-07-19
* | ffmpeg: add -(no)stdin option.Nicolas George2012-07-19
* | ffmpeg: invert using_stdin and rename accordingly.Nicolas George2012-07-19
* | swscale: unscaled rgba64->rgb48Paul B Mahol2012-07-19
* | swscale: unscaled rgba64->bgr48Paul B Mahol2012-07-19
* | swscale: simplify unscaled rgb48<->bgr48Paul B Mahol2012-07-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-18
|\|
| * ppc: fix build with altivec disabledMans Rullgard2012-07-18
| * vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
| * build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-18
| * tscc2: do not add/subtract 128 bias during DCTKostya Shishkov2012-07-18
| * tscc2: fix typo in DCTKostya Shishkov2012-07-18
| * configure: clarify external library section of help outputDiego Biurrun2012-07-18
| * configure: mark libfdk-aac as nonfreeDiego Biurrun2012-07-18
| * configure: cosmetics: drop some unnecessary backslashesDiego Biurrun2012-07-18
| * os_support: K&R formatting cosmeticsDiego Biurrun2012-07-17
* | sws: more complete doxy for sws_setColorspaceDetails()Michael Niedermayer2012-07-18
* | lavf/utils: show the number of stream in case of missing parameterStefano Sabatini2012-07-18
* | lavf/utils: suggest what to do in case of missing codec informationStefano Sabatini2012-07-18
* | lavf/utils: extend has_codec_parameters() to make it show what info is missingStefano Sabatini2012-07-18
* | imgconvert: favor pixel formats without resolution lossMichael Niedermayer2012-07-18
* | avfiltergraph: add some debug info about selected pixel formatsMichael Niedermayer2012-07-18
* | configure: simplify dependencies for x11_grab_deviceStefano Sabatini2012-07-18
* | configure: fix help message for --disable-avfilterStefano Sabatini2012-07-18
* | lavfi/avfiltergraph: apply misc fixes to fix avfilter_graph_request_oldest() ...Stefano Sabatini2012-07-18
* | ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by about 90 l...Michael Niedermayer2012-07-18
* | mlpdec: switch to av_assertMichael Niedermayer2012-07-18
* | sws/input: switch to av_assertMichael Niedermayer2012-07-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-18
|\|
| * libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-17
| * libopenjpeg: rename decoder source file.Michael Bradshaw2012-07-17
| * RTMPTS protocol supportSamuel Pitoiset2012-07-17
| * RTMPS protocol supportSamuel Pitoiset2012-07-17
| * avconv: print an error message when demuxing fails.Anton Khirnov2012-07-17
| * tscc2: DCT output should not be clippedKostya Shishkov2012-07-17
| * rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-17
* | avfiltergraph: document a catch in request_oldest().Nicolas George2012-07-17
* | avfiltergraph: add a debug message on EOF.Nicolas George2012-07-17
* | lavfi: rescale link->current_pts.Nicolas George2012-07-17
* | ptx: correct decodingPaul B Mahol2012-07-17
* | mov/aac: skip initial aac paddingMichael Niedermayer2012-07-17