30142 Commits (bf8bb94322d92134206392c3f238a58c424b1c9e)
 

Author SHA1 Message Date
Michael Niedermayer bf8bb94322 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 33adcdb531 mpeg2dec: Fix lowres 3 14 years ago
Stefano Sabatini af2ed4b748 lavfi: bump minor and add changelog entry after the split filter addition 14 years ago
Stefano Sabatini 8a5b71d0c3 vf_split: add documentation to filters.texi 14 years ago
Stefano Sabatini 6f5a145be1 vf_split: give more meaningful names to the output pads 14 years ago
Stefano Sabatini de1100a00a vf_split: define draw_slice() before end_frame() 14 years ago
Stefano Sabatini 88fc2e411e vf_split: add description 14 years ago
Stefano Sabatini 7d5297b343 vf_split: fix various nits 14 years ago
Michael Niedermayer eb97d4d611 wmadec: avoid infinit loop. 14 years ago
Ramiro Polla a13fec8a9c DirectShow capture: Fix build 14 years ago
Anton Khirnov 71cc331cab ffmpeg: get rid of the -vglobal option. 14 years ago
Vitor Sessak 6204feb160 dct32: Add AVX implementation of 32-point DCT 14 years ago
Vitor Sessak 4e653b98c8 dct32: Change pass 6 permutation to allow for AVX implementation 14 years ago
Vitor Sessak 3758eb0eb9 dct32: port SSE 32-point DCT to YASM 14 years ago
Kirill Gavrilov e6ec9212c5 matroska: switch stereo mode from int to string and add support in the demuxer too 14 years ago
Kirill Gavrilov 69a83da5d4 matroska: cosmetics 14 years ago
Alok Ahuja 8dd12b077b Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska/webm video track. 14 years ago
Bobby Bingham a38a00eddf libavfilter: vf_split from soc. 14 years ago
Ramiro Polla 95eb2e3a38 DirectShow capture support 14 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Can Wu d49051e074 avio: document buffer must created with av_malloc() and friends 14 years ago
Can Wu 9e2dabed4a avio: check AVIOContext malloc failure 14 years ago
Clément Bœsch 7d4c4394b5 swscale: point out an alternative to sws_getContext 14 years ago
Ronald S. Bultje cdca7c378e svq3: Do initialization after parsing the extradata 14 years ago
Carl Eugen Hoyos f8c49d02b0 Fix channel_layout documentation. 14 years ago
Reinhard Tartler 21bbca5b44 add changelog entries for 0.7_beta2 14 years ago
Michael Niedermayer 6d32bcd770 Merge remote-tracking branch 'qatar/master' 14 years ago
Mike William 840238b870 ffserver: dont just crash 14 years ago
Maksym Veremeyenko ab1c19efc5 fix ffserver's SIGSEGV 14 years ago
Martin Storsjö 0eed5016a2 avoptions: Support getting flag values using av_get_int 14 years ago
Gianluigi Tiesi 1b30e4f586 preset dir for win32 14 years ago
Michael Niedermayer 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 5c08c7b215 Add a flag to disable side data merging. 14 years ago
Michael Niedermayer 94eadee7ef Merge/split side data. 14 years ago
Carl Eugen Hoyos 007f773942 Encoding alac with more than two channels is not supported. 14 years ago
Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
Mans Rullgard a1d0dcc713 configure: make executable again 14 years ago
Ronald S. Bultje 42da8ea8e8 LATM/AAC: Free previously initialized context on reinit. 14 years ago
Diego Biurrun 0a6db2a25a configure: Do not unconditionally add -Wall to host CFLAGS. 14 years ago
Dave Yeo 9297f1ed15 configure: Set OS/2 objformat to a.out. 14 years ago
Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago
Mans Rullgard 6da57043ea fate: disable threading for encoding 14 years ago
Mans Rullgard 5ffccc0056 fate: add comment field 14 years ago
Mans Rullgard eb8da636af fate: allow overriding default build and install dirs 14 years ago
Martin Storsjö 50fefa10de mpegtsenc: Add an AVClass pointer to the private data 14 years ago
Mans Rullgard f255a28d14 mpegaudio: clean up #includes 14 years ago
Mans Rullgard 0199e00bc8 mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 14 years ago
Stefano Sabatini f1b3f33d48 vf_libopencv: prefer opencv/cxcore.h over cxtypes.h 14 years ago
Stefano Sabatini 125d807660 decoders.texi: fix typos in rawvideo section 14 years ago
Stefano Sabatini 950b358997 cmdutils: use const AVClass * when senseful 14 years ago