summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Allow building old API/ABI libpostproc versionAlexander Strasser2012-01-242-1/+32
* doc: add Timecode documentation.Clément Bœsch2012-01-243-1/+36
* maintainers: add myself for recent works.Nicolas George2012-01-241-0/+10
* faq: fix typo.Nicolas George2012-01-241-1/+1
* faq: document af_aconvert quirks using lavfi.Nicolas George2012-01-241-0/+18
* Add myself as mxfdec maintainerTomas Härdin2012-01-241-0/+1
* h264: Disallow w/h/pixfmt changes for frame threads.Michael Niedermayer2012-01-241-1/+1
* mpegvideo: Draw edges based on the pictures linesize instead of the contexts.Michael Niedermayer2012-01-241-3/+3
* ffmpeg: Allocate buffers of the size needed by the decoder.Michael Niedermayer2012-01-241-4/+3
* libcelt: configure: distinguish not found and too old.Nicolas George2012-01-241-1/+3
* lavfi: require libswr for af_pan.Nicolas George2012-01-241-0/+1
* lavd/lavfi: add dumpgraph option.Nicolas George2012-01-242-0/+10
* lavfi: add avfilter_graph_dump.Nicolas George2012-01-245-2/+186
* pan: drop unecessary includes.Clément Bœsch2012-01-241-2/+0
* pan: move query_formats() to avoid forward declarations.Clément Bœsch2012-01-241-37/+34
* pan: reindent after remap commit.Clément Bœsch2012-01-241-21/+21
* pan: add channel mapping capability.Clément Bœsch2012-01-244-7/+174
* pan: raise correct error when there is no param specified.Clément Bœsch2012-01-241-0/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-2420-342/+1027
|\
| * Remove ffmpeg.Anton Khirnov2012-01-235-5512/+1
| * aacenc: Simplify windowingNathan Caldwell2012-01-231-33/+68
| * aacenc: Move saved overlap samples to the beginning of the same buffer as inc...Nathan Caldwell2012-01-231-16/+15
| * aacenc: Deinterleave input samples before processing.Nathan Caldwell2012-01-235-62/+80
| * aacenc: Store channel count in AACEncContext.Nathan Caldwell2012-01-232-20/+23
| * aacenc: Move Q^3/4 calculation to it's own tableNathan Caldwell2012-01-233-3/+11
| * aacenc: Request normalized float samples instead of converting s16 samples to...Nathan Caldwell2012-01-235-20/+18
| * aacpsy: Replace an if with FFMAX in LAME windowing.Nathan Caldwell2012-01-231-2/+1
| * aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate to make ...Nathan Caldwell2012-01-231-14/+14
| * aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisonsNathan Caldwell2012-01-231-6/+6
| * aacenc: cosmetics: move init() and end() to the bottom of the file.Nathan Caldwell2012-01-231-102/+102
| * aacenc: aac_encode_init() cleanupNathan Caldwell2012-01-231-43/+74
| * XWD encoder and decoderPaul B Mahol2012-01-2310-2/+564
| * vc1: don't read the interpfrm and bfraction elements for interlaced framesHendrik Leppkes2012-01-231-7/+9
| * mxfdec: fix memleak on mxf_read_close()Janne Grunau2012-01-231-0/+1
| * westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-233-147/+177
* | Revert "Fix multi-channel AAC encoding."Michael Niedermayer2012-01-242-31/+3
* | movenc: Decrease default chunk merge limit to 1mb.Michael Niedermayer2012-01-2314-25/+25
* | limit chunk size to 1GBMaksym Veremeyenko2012-01-231-1/+2
* | cafdec: fix regression introduced in c7579ad8e84c5Paul B Mahol2012-01-231-2/+2
* | avidec: Fix use of stream_index before validation of its range.Michael Niedermayer2012-01-231-2/+1
* | Improve support for PGS subtitles.David Mitchell2012-01-232-81/+118
* | pthreads: Generic progress lubrication support.Michael Niedermayer2012-01-231-0/+7
* | pthreads: reset got_frames on flush.Michael Niedermayer2012-01-231-0/+1
* | cafdec: replace deprecated get_strz()Paul B Mahol2012-01-231-2/+2
* | cafenc: replace deprecated av_dbl2int()Paul B Mahol2012-01-231-2/+2
* | libavformat/libavformat.v: fix application name in commentMichael Niedermayer2012-01-231-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-236-28/+49
|\ \ | |/
| * riff: fix invalid av_freep() calls on EOF in ff_read_riff_infoJanne Grunau2012-01-221-2/+1
| * pam: Fix a typo that broke writing and reading PAM files.Carl Eugen Hoyos2012-01-222-2/+4
| * mxfdec: fix memleak on av_realloc failuresJanne Grunau2012-01-221-5/+8
OpenPOWER on IntegriCloud