30837 Commits (ce33320b30f27b221d140196f7107e3eccf80568)
 

Author SHA1 Message Date
Diego Biurrun ce33320b30 Remove redundant filename self-references inside files. 13 years ago
Diego Biurrun 9412f81138 indeo3data: add missing config.h #include for HAVE_BIGENDIAN 13 years ago
Diego Biurrun 276b995d85 x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory 13 years ago
Justin Ruggles f9324d5add avplay: reset rdft when closing stream. 13 years ago
Anton Khirnov 8a691dfdab doc/git-howto: expand format-patch and send-email notes. 13 years ago
Anton Khirnov 83daced0a3 lavf: expand doxy for some AVFormatContext fields. 13 years ago
Martin Storsjö 1c8c41ff07 avformat: Avoid a warning about mixed declarations and code 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago
Martin Storsjö 44729bc020 matroskaenc: Make sure the seekhead struct is freed even on seek failure 13 years ago
Alex Converse 090aaaf752 mpeg12enc: Remove write-only variables. 13 years ago
Alex Converse 7c5dfc174b mpeg12enc: Don't set up run-level info for level 0. 13 years ago
Alex Converse a1684cf82d msmpeg4: Don't set up run-level info for level 0. 13 years ago
Martin Storsjö ce145690b6 avformat: Warn about using network functions without calling avformat_network_init 13 years ago
Martin Storsjö 87892ef8a6 avformat: Revise wording 13 years ago
Martin Storsjö 0882689116 rdt: Set AVFMT_NOFILE on ff_rdt_demuxer 13 years ago
Martin Storsjö ed307e2659 rdt: Check the return value of avformat_open 13 years ago
Martin Storsjö 4b3dc857e4 rtsp: Discard the dynamic handler, if it has an alloc function which failed 13 years ago
Justin Ruggles b8f02f5b4e dsputil: use cpuflags in x86 versions of vector_clip_int32() 13 years ago
Justin Ruggles f2bd8a0786 x86inc: use sse versions of common macros instead of sse2 when applicable 13 years ago
Anton Khirnov eacec07e9c doc/APIchanges: add missing dates and hashes 13 years ago
Anton Khirnov eb0de71058 lavf: don't return from void av_update_cur_dts() 13 years ago
Anton Khirnov a747629880 Changelog: add more entries. 13 years ago
Anton Khirnov c4302a3914 Changelog: update ffmpeg/avconv incompatibility list. 13 years ago
Anton Khirnov 059fb8c884 avconv: remove some redundant temporary variables. 13 years ago
Anton Khirnov f8c314c81f avconv: fix broken indentation 13 years ago
Anton Khirnov a2aeeb2263 avconv: move copy_initial_nonkeyframes to the options context. 13 years ago
Anton Khirnov 9a414d8962 avconv: use file:stream instead of file.stream in log messages. 13 years ago
Anton Khirnov d9b49e72a6 doc/avconv: elaborate on basic functionality. 13 years ago
Anton Khirnov 2b56db5869 doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats 13 years ago
Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 13 years ago
Martin Storsjö 776f2bb91a Call avformat_network_init/deinit in the programs 13 years ago
Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 years ago
Reimar Döffinger de8d1940b5 avutil: Don't allow using strcasecmp/strncasecmp 13 years ago
Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 years ago
Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 13 years ago
Luca Barbato 07b172fe8f avstring: Add locale independent implementations of toupper/tolower 13 years ago
Kostya Shishkov 66760b30a3 cosmetics: insert some spaces in explicit enum value assignments 13 years ago
Kostya Shishkov 19900d60fd move 8SVX audio codecs to the audio codec list part on the next bump 13 years ago
Kostya Shishkov 0e288b8c52 deprecate codec IDs that won't ever be used 13 years ago
Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 13 years ago
Loren Merritt 2f7f2e4b41 Update x86inc.asm to latest x264 version, and add AVX symmetry. 13 years ago
Martin Storsjö 18ae362640 http: Remove the custom function for disabling chunked posts 13 years ago
Martin Storsjö d450cc4f4a rtsp: Disable chunked http post through AVOptions 13 years ago
Carl Eugen Hoyos 237f13290b movdec: Set frame_size for AMR 13 years ago
Ronald S. Bultje 717401aff2 h264_weight: remove duplication functions. 13 years ago
Ronald S. Bultje 1deb08fcb6 swscale: align vertical filtersize by 2 on x86. 13 years ago
Ronald S. Bultje 43317fd52c libavfilter: reindent. 13 years ago
Ronald S. Bultje d31fb1a9e7 matroskadec: empty blocks are in fact valid. 13 years ago
Ronald S. Bultje 23a8b4ddfc avfilter: don't abort() on zero-size allocations. 13 years ago
Ronald S. Bultje ea2bb12e3e h264: improve calculation of codec delay. 13 years ago