39280 Commits (d00a504b244e136a0c82a55e21ed94659e0674ad)
 

Author SHA1 Message Date
Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 11 years ago
Luca Barbato 1a4e4ad0e0 mxf: Use av_malloc_array 11 years ago
Luca Barbato f5fbbbc022 mxf: Drop unnecessary checks 11 years ago
Marton Balint aa0cb16c15 mxf: Fix off by one error in d10 aes3 decoding 11 years ago
Luca Barbato 42f9132218 mxf: Do not use int to check the seek position 11 years ago
Reimar Döffinger d84bd4650b mxf: Set AV_FIELD_PROGRESSIVE 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 11 years ago
Diego Biurrun 7151c5d04a arm: Use full filenames as multiple inclusion guards 11 years ago
Anton Khirnov 2115a35974 lavf: make av_probe_input_buffer more robust 11 years ago
Anton Khirnov 8b76362836 lavf: use a fixed width type 11 years ago
Anton Khirnov c1868e7ee7 lavf: simplify handling of offset in av_probe_input_buuffer() 11 years ago
Martin Storsjö 99e2012523 x86/arm: Add clobber tests to libavresample 11 years ago
Tim Walker 49b9badcaa vc1: Enable the interlaced B-frame codepath. 11 years ago
Michael Niedermayer 6d98959c8a vc1: Add avg_no_rnd_vc1_chroma_mc4_c() 11 years ago
Luca Barbato c798a6fedc vc1: Factorize out chroma MC 11 years ago
Luca Barbato a1f5164814 vc1dsp: K&R formatting cosmetics 11 years ago
Benjamin Larsson 547f834537 flv: Workaround for buggy Omnia A/XE encoder 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
Martin Storsjö f8558780bb fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 tests 11 years ago
Vittorio Giovara 02b9fafcca avutil: do not use avcodec header in frame.h 11 years ago
Vittorio Giovara abb5e37f64 avfilter: fix leaks on error in ff_filter_frame 11 years ago
Vittorio Giovara 5655732c77 avfilter: add needs_writable field to the internal AVFilterPad structure 11 years ago
Vittorio Giovara d44bd7fb27 avfilter: add documentation for needs_writable 11 years ago
Vittorio Giovara 11d704dc94 fate: add framepack filter test 11 years ago
Vittorio Giovara a7d0e7ead9 lavfi: add framepack filter 11 years ago
Justin Ruggles aa69cbc9e0 flac muxer: add option to disable writing the global header 11 years ago
Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
Diego Biurrun 4c642d8d98 x86: hpeldsp: Add missing av_cold attribute to init function 11 years ago
Diego Biurrun b0be1ae792 x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
Diego Biurrun 4b48201d4d ac3tab.h: #include the correct headers 11 years ago
Anton Khirnov d48132b7de mjpegdec: apply flipping after decoding, not before 11 years ago
Guillaume Martres e588615d93 hevc: fix decoding of one PU wide files 11 years ago
Anton Khirnov a246af86e4 FATE: add MSS2 tests 11 years ago
Anton Khirnov ca96e33716 vp9: drop support for real (non-emulated) edges 11 years ago
Anton Khirnov ef8c93e2f1 vp8: drop support for real (non-emulated) edges 11 years ago
Anton Khirnov ebfe622bb1 mpegvideo: drop support for real (non-emulated) edges 11 years ago
Martin Storsjö 952d3187d8 arm: Add a missing # as prefix for an immediate constant 11 years ago
Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 11 years ago
Martin Storsjö b7b932f5e3 arm: Remove a leftover define for the pld instruction 11 years ago
Martin Storsjö 67bb3a4e28 arm: cosmetics: Reindent the h264dsp neon init function 11 years ago
Diego Biurrun 9997cee04d network.h: Add #endif comments to improve readability 11 years ago
Diego Biurrun 794fcf79a8 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
Paul B Mahol 63debaa74c libopusenc: Change default frame duration to 20 ms 11 years ago
Martin Storsjö 9409c9bdbf configure: Disable networking if winsock2.h is available but winsock functions aren't 11 years ago
Michael Niedermayer 01d245ef43 random_seed: Rewrite the generic clock() based seed code 11 years ago
Luca Barbato e61b8fa560 configure: Update freetype check to follow upstream 11 years ago
Luca Barbato d68dc3c944 drawtext: Drop pointless header 11 years ago
Anton Khirnov 6892d145a0 segafilm: fix leaks if reading the header fails 11 years ago
Anton Khirnov 9cbf2d78f0 pthread_frame: unref decoded frames on failure 11 years ago