25354 Commits (bb5cecdc5283005c0806ded7d8055425c440d520)
 

Author SHA1 Message Date
Ronald S. Bultje c60ed66dbe Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's 14 years ago
Ronald S. Bultje 6526976f0c Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than 14 years ago
Ronald S. Bultje 1878f685c0 Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions. 14 years ago
Ronald S. Bultje fb9bdf048c Be more efficient with registers or stack memory. Saves 8/16 bytes stack 14 years ago
Ronald S. Bultje 3facfc99da Change function prototypes for width=8 inner and mbedge loopfilter functions 14 years ago
Alex Converse 581a96976b aacenc: Convert if () abort() to assert(). 14 years ago
Josh Allmann 7d894aeb60 rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer 14 years ago
Alex Converse 6d9f1b67e8 Cosmetics: Whitespace 14 years ago
Nathan Caldwell 2bb1d0e77a aacenc: Adjust array offsets for the current channel before calling ff_psy_suggest_window(). 14 years ago
Nathan Caldwell 0045499dec aacenc: Refactor apply_window_and_mdct() so it no longer takes an offset channel. 14 years ago
Måns Rullgård 7c1bb9143e Fix lavfi pixdesc test 14 years ago
Måns Rullgård 48c281629a Generate list of lavfi tests in configure 14 years ago
Måns Rullgård 2e204aeb1b fate: echo fate-run command with V=1 14 years ago
Aurelien Jacobs 3673f4ab08 fix av_seek_frame_binary() documentation 14 years ago
Peter Ross 07e6384dd8 Add doxygen @file comment block 14 years ago
Martin Storsjö a16ebd40d8 rtpdec_asf: Include lavu headers using quotes instead of angle brackets 14 years ago
Diego Biurrun 12002cae59 Remove outdated entries about bt8x8 capture on Linux 2.4 kernels. 14 years ago
Diego Biurrun 008a44ef8b Mark URL as such with texinfo markup. 14 years ago
Diego Biurrun 2c880fe101 Clarify bug reporting policy with regard to releases. 14 years ago
Diego Biurrun e7f6c252a2 Mark file references as such with texinfo markup. 14 years ago
Diego Biurrun 675e737917 Remove duplicate RTP depacketization entry. 14 years ago
Martin Storsjö e593826b93 Cosmetics: reindent and unify whitespace 14 years ago
Martin Storsjö 72ae5049e1 Do planar copy with a single memcpy only if the stride is equal to the length 14 years ago
Stefano Sabatini 9f0e31d29a Make avfilter.c dprintf* functions internal and declare them in an 14 years ago
Anton Mitrofanov c85007d559 Another try at fixing swscale on win64, as per r31153. 14 years ago
Måns Rullgård 77cce79aa7 fate: ensure all imported rules are handled by helpers 14 years ago
Måns Rullgård cdaf4b79bb fate: simplify test runner slightly 14 years ago
Måns Rullgård f366a6de31 fate: use helper functions in test rules 14 years ago
Martin Storsjö 76d908b3fe Include lavu headers using quotes instead of angle brackets 14 years ago
Måns Rullgård 2b18c451bd fate: add some helper functions to simplify test rules 14 years ago
Måns Rullgård f0388cf716 fate: apply TARGET_EXEC only to commands starting with absolute path 14 years ago
Måns Rullgård d2f33c8021 fate: use our variable names in test rules imported from Mike's db 14 years ago
Måns Rullgård 122a9af76b fate-run: rename some variables consistently with other files 14 years ago
Måns Rullgård ed62c6b624 fate: do not delete ref files when updating tests from db 14 years ago
Måns Rullgård a1db009e6c Add MD5 protocol 14 years ago
Loren Merritt 1ee076b1b1 more credits to D. J. Bernstein for fft 14 years ago
flybird2k@gmail.com 3aee5f6985 Fix memleak when using mp*float decoder. 14 years ago
Måns Rullgård 2bab5d3e73 Allow all valid (and only valid) characters in URL scheme for url_open() 14 years ago
Jai Menon d62ccec8b1 FFmpeg : Replace some av_exit calls in av_transcode with branches to the 14 years ago
Diego Biurrun 387fe82c95 Fix URL for ffv1, msmpeg4, asv1, 4xm docs. 14 years ago
Peter Ross 4863bf0d16 Remove trailing linefeed 14 years ago
Peter Ross 1917a51809 Use correct doxygen syntax 14 years ago
Peter Ross 5a71709467 Tele-typewriter demuxer 14 years ago
Peter Ross 0459bf2d02 Add ff_sauce_read() 14 years ago
Peter Ross beaa963cab ASCII/ANSI art decoder 14 years ago
Peter Ross 7199c3a4e2 Add @file documentation tag 14 years ago
Peter Ross 3625999e15 8088flex TMV video decoder now uses ff_draw_pc_font() 14 years ago
Peter Ross 9e5f3dfe25 Add ff_draw_pc_font() 14 years ago
Peter Ross ddf9dc453f Add ff_vga16_font 14 years ago
S.N. Hemanth Meenakshisundaram ff5f1be0fe Move the AV_PERM_* flags definition outside the AVFilterPicRef 14 years ago