aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * configure: Set OS/2 objformat to a.out.Dave Yeo2011-05-201-0/+1
| * Add support for a.out object format to assembler macros.Dave Yeo2011-05-204-3/+14
| * fate: disable threading for encodingMans Rullgard2011-05-201-1/+1
| * fate: add comment fieldMans Rullgard2011-05-201-1/+1
| * fate: allow overriding default build and install dirsMans Rullgard2011-05-201-2/+2
| * mpegtsenc: Add an AVClass pointer to the private dataMartin Storsjö2011-05-201-0/+1
| * mpegaudio: clean up #includesMans Rullgard2011-05-203-3/+1
| * mpegaudio: move all header parsing to mpegaudiodecheader.[ch]Mans Rullgard2011-05-206-80/+79
* | ffserver: dont just crashMike William2011-05-212-5/+6
* | fix ffserver's SIGSEGVMaksym Veremeyenko2011-05-212-0/+2
* | avoptions: Support getting flag values using av_get_intMartin Storsjö2011-05-211-1/+2
* | preset dir for win32Gianluigi Tiesi2011-05-213-1/+20
* | Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-05-214-22/+55
* | Add a flag to disable side data merging.Michael Niedermayer2011-05-213-2/+4
* | Merge/split side data.Michael Niedermayer2011-05-214-3/+89
* | Encoding alac with more than two channels is not supported.Carl Eugen Hoyos2011-05-211-0/+5
* | vf_libopencv: prefer opencv/cxcore.h over cxtypes.hStefano Sabatini2011-05-202-2/+2