25871 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)
 

Author SHA1 Message Date
Måns Rullgård 66842fe874 swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 14 years ago
Måns Rullgård 83761d5b58 swscale: remove unused macro parameter in BGR2UV template 14 years ago
Dave Yeo 91880e4664 Add _XOPEN_SOURCE definition for usleep(). 14 years ago
Nathan Caldwell 62147469da acenc: LAME-inspired window decision 14 years ago
Alex Converse c36b2c010e Revert unintended changes to fft.h from r24890. 14 years ago
Nathan Caldwell af00dddeca aacenc: Rename Psy3gpp* structs to AacPsy* 14 years ago
Måns Rullgård 078ae66b4b fate: set LC_ALL=C to avoid locale interference 14 years ago
Vitor Sessak 1ee39ebde2 BinkAudio FATE tests 14 years ago
Alex Converse cb4f12466b imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". 14 years ago
Måns Rullgård e955bf3b42 asfcrypt: fix unaligned read in ff_asfcrypt_dec() 14 years ago
Benoit Fouet 573af7545e Add missing parentheses to AV_NE macro. 14 years ago
Vitor Sessak c4ab519e00 Make "-fs ss" mean "make output file of size equals or less than ss" 14 years ago
Tobias Bindhammer 7f50caa759 Adding of a64-codec: there were changes to be documented in changelog 14 years ago
Tobias Bindhammer e4d2ab5298 removed an unnecessary blank line 14 years ago
Vitor Sessak 1c10978086 fix fate breakage, 10l to me (too much copy and pasting) 14 years ago
Vitor Sessak 680aefa2fe MP3 float decoder FATE tests 14 years ago
Luca Abeni 952139a322 Do not use the server SSRC as client SSRC in the RTP demuxer 14 years ago
Tobias Bindhammer b7cf4e4f55 enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system 14 years ago
Tobias Bindhammer 40c5ee9903 added codec-ids for the a64 codec 14 years ago
Tobias Bindhammer 8fb9e19802 documentation added for the a64 codec 14 years ago
Tobias Bindhammer 901694f160 Corresponding muxer for the a64 codec 14 years ago
Vitor Sessak 07862680b5 Add FATE test for WMV8 DRM 14 years ago
Tobias Bindhammer 7bf7833fb7 Initial version of the a64 (multicolor charset) codec 14 years ago
Reimar Döffinger 620918e4bf Add truemotion1 tests. 14 years ago
Ronald S. Bultje 684d608bde Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures). 14 years ago
Måns Rullgård b56a9c8eef fate: remove unused variable in fate.sh 14 years ago
Alex Converse 78b5c97d3e Convert ff_imdct_half_sse() to yasm. 14 years ago
Måns Rullgård 715e9be267 fate: remove pointless fate/fate2 separation 14 years ago
Måns Rullgård c60a2d70d5 mmsh depends on http 14 years ago
Måns Rullgård 8226e9779d fate: allow specifying relative path to config file in fate.sh 14 years ago
Vitor Sessak 3d6bd1c797 Add FATE test for ANSI/ASCII animation and TTY demuxer 14 years ago
Reimar Döffinger 2a86d4b905 The 24-bit ydt also should not depend on endianness, 14 years ago
Reimar Döffinger 47af623967 Since the 24 bit format is decoded to endian-dependant 14 years ago
Reimar Döffinger 751c5093c6 Do not swap red and blue when decoding truemotion 14 years ago
Ronald S. Bultje f5ea69b235 MMSH support, the most popular and widely used of all MMS variants. Written by 14 years ago
Stefano Sabatini c901f6ab6f Cosmetics: remove useless (). 14 years ago
Stefano Sabatini be7110cded Cosmetics: if( -> if (. 14 years ago
Reimar Döffinger a29b1700ee Export the presentation video dimensions as avctx->width/avctx->height. 14 years ago
Reimar Döffinger bf23eaf663 Add myself as maintainer for the PGS subtitle decoder. 14 years ago
S.N. Hemanth Meenakshisundaram 99046339fc Add null audio filter. 14 years ago
Stefano Sabatini f59e9eaf78 Add AUDIO FILTERS section. 14 years ago
Måns Rullgård 375fb9f17a dv: fix alignment of scratch buffer 14 years ago
Laurent Aimar 8bdf11815c Fixed mpeg12 top field first flag value with field picture encoding. 14 years ago
Stefano Sabatini 26553088cc Add APIchanges for av_fill_image_max_pixstep() rename of r24851. 14 years ago
Stefano Sabatini e34433612f Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). 14 years ago
Stefano Sabatini d1a991f23d Add missing period in av_fill_image_max_pixstep() doxy. 14 years ago
Stefano Sabatini 014df3a2aa Make ff_dprintf_ref() print audio related information if available. 14 years ago
Stefano Sabatini e29b451a51 Cosmetics: merge two lines in ff_dprintf_ref(). 14 years ago
Stefano Sabatini 0055b2d11a Make ff_dprintf_ref() print the information related to the referenced 14 years ago
Stefano Sabatini b5fbb31e55 Rename ff_dprintf_picref() to ff_dprintf_ref(). 14 years ago