summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | oggdec: use av_dlog()Stefano Sabatini2011-05-241-15/+5
* | mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAXStefano Sabatini2011-05-241-2/+4
* | muxers.texi changes for mkv/webm optionsalahuja2011-05-231-0/+63
* | mpegaudio: Correct license headerMichael Niedermayer2011-05-231-4/+4
* | add 5.1 to stereo downmix to resample.cjan gerber2011-05-231-1/+39
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-234-61/+178
|\ \ | |/
| * ffmpeg: Don't trigger url_interrupt_cb on the first signalMartin Storsjö2011-05-221-1/+3
| * avoptions: Check the return value from av_get_numberMartin Storsjö2011-05-221-3/+6
| * dct32_sse: eliminate some spillsLoren Merritt2011-05-223-60/+176
| * Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-221-0/+2
* | Do not ask for samples if a specific channel layout was requested.Carl Eugen Hoyos2011-05-231-0/+1
* | libx264: specify field for default union values in optionsStefano Sabatini2011-05-221-8/+8
* | movdec: dont divide by zero when stts_data[0].duration = 0.Michael Niedermayer2011-05-221-1/+1
* | Fix ticket127Michael Niedermayer2011-05-221-7/+3
* | dct32: Replacing libav by ffmpeg in the license header with the authors permi...Michael Niedermayer2011-05-221-4/+4
* | lavf: fix style for avformat_alloc_output_context2()Stefano Sabatini2011-05-221-6/+6
* | lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou...Stefano Sabatini2011-05-226-12/+60
* | lavfi: make vsrc_buffer.h header publicStefano Sabatini2011-05-223-2/+5
* | Fix compilation with --disable-yasm.Vitor Sessak2011-05-221-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2258-387/+500
|\ \ | |/
| * ffmpeg: get rid of the -vglobal option.Anton Khirnov2011-05-211-8/+1
| * dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-214-119/+224
| * dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-211-49/+49
| * dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-213-297/+291
| * multiple inclusion guard cleanupDiego Biurrun2011-05-2151-76/+97
| * avio: document buffer must created with av_malloc() and friendsCan Wu2011-05-211-0/+1
| * avio: check AVIOContext malloc failureCan Wu2011-05-211-0/+2
| * swscale: point out an alternative to sws_getContextClément Bœsch2011-05-211-0/+1
| * svq3: Do initialization after parsing the extradataRonald S. Bultje2011-05-211-9/+10
| * add changelog entries for 0.7_beta2Reinhard Tartler2011-05-211-0/+4
| * mp3lame: add #include required for AV_RB32 macro.Ronald S. Bultje2011-05-201-0/+1
* | mpeg2dec: Fix lowres 3Michael Niedermayer2011-05-221-2/+4
* | lavfi: bump minor and add changelog entry after the split filter additionStefano Sabatini2011-05-222-1/+2
* | vf_split: add documentation to filters.texiStefano Sabatini2011-05-221-0/+15
* | vf_split: give more meaningful names to the output padsStefano Sabatini2011-05-221-2/+2
* | vf_split: define draw_slice() before end_frame()Stefano Sabatini2011-05-221-6/+6
* | vf_split: add descriptionStefano Sabatini2011-05-221-0/+1
* | vf_split: fix various nitsStefano Sabatini2011-05-221-15/+17
* | wmadec: avoid infinit loop.Michael Niedermayer2011-05-221-1/+1
* | DirectShow capture: Fix buildRamiro Polla2011-05-211-2/+2
* | matroska: switch stereo mode from int to string and add support in the demuxe...Kirill Gavrilov2011-05-213-4/+161
* | matroska: cosmeticsKirill Gavrilov2011-05-212-25/+26
* | Create a stereo_mode metadata tag to specify the stereo 3d video layout using...Alok Ahuja2011-05-212-1/+38
* | libavfilter: vf_split from soc.Bobby Bingham2011-05-213-0/+65
* | DirectShow capture supportRamiro Polla2011-05-2111-2/+1820
* | Fix channel_layout documentation.Carl Eugen Hoyos2011-05-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2118-91/+104
|\ \ | |/
| * configure: make executable againMans Rullgard2011-05-201-0/+0
| * LATM/AAC: Free previously initialized context on reinit.Ronald S. Bultje2011-05-201-0/+1
| * configure: Do not unconditionally add -Wall to host CFLAGS.Diego Biurrun2011-05-201-1/+2
OpenPOWER on IntegriCloud