26285 Commits (74d127b537d18cc9a2bf2b556900705f7b2af2be)
 

Author SHA1 Message Date
Reimar Döffinger 3d487db153 Fix slice height for y position calculation for vp3_draw_horiz_band 14 years ago
Reimar Döffinger 3b9ee20f70 Fix vp3_draw_horiz_band to not produce completely chaotical values 14 years ago
Reimar Döffinger 6974952d24 VP3/Theora: validate aspect and reduce it before exporting it 14 years ago
Reimar Döffinger 1b4d327b1c Add a special function to mkv demxuer to parse length values that includes 14 years ago
Justin Ruggles 2b0bcfc917 Add my GPG fingerprint. 14 years ago
Ramiro Polla c17f5a4e15 swscale: also update flags on sws_getCachedContext() 14 years ago
Ramiro Polla a1899e0adc swscale: fix internal rgb->yv12 chroma conversion used by the main scaler path 14 years ago
Stefano Sabatini e778e50f63 Sort AV_CPU_FLAG* by value. 14 years ago
Stefano Sabatini d593b4ed02 Fix typo. 14 years ago
Aurelien Jacobs b004207df4 move stream info arrays into a struct to ease future dynamic allocation 14 years ago
Aurelien Jacobs 4a194c8f47 matroskadec: allow uint and float elements with length = 0 14 years ago
Stefano Sabatini 8ef38f3f50 Add #ifndef around FF_API_MM_FLAGS. 14 years ago
Reimar Döffinger b1c32fb5e5 Use "d" suffix for general-purpose registers used with movd. 14 years ago
vle 87db37356c Fix mlib compilation: add mising include for SwsContext. 14 years ago
Stefano Sabatini 47806f4119 Add APIchanges entry corresponding to the libavutil/cpu.h addition of 14 years ago
Stefano Sabatini 7160bb716b Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
Måns Rullgård 55127e7b49 Create config.asm for use with yasm 14 years ago
Måns Rullgård 0e5a7b9161 configure: whitespace 14 years ago
Måns Rullgård 72cfcf4156 configure: make print_config() more flexible 14 years ago
Martin Storsjö dab95c0584 Fix the dependencies of the RTP muxer 14 years ago
Ronald S. Bultje f0d8ac529f Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups 14 years ago
James Darnley 521d434fd5 Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>. 14 years ago
Ronald S. Bultje 7bac991fd9 Reindent after r25032. 14 years ago
John Wimer 619298a84d Send NAT punching messages to the address specified in the Transport: 14 years ago
Ronald S. Bultje 2c166c3af1 Port latest x264 deblock asm (before they moved to using NV12 as internal 14 years ago
Martin Storsjö 8bb90c5394 Set frame_size in the amr demuxer 14 years ago
Martin Storsjö 744a882f6c rtsp: 10l, try to update the correct rtp stream 14 years ago
Måns Rullgård 613a4e3f6d Detect llvm-gcc and set appropriate flags 14 years ago
Måns Rullgård 5c8ef670e7 Add -mllvm -stack-alignment=16 to CFLAGS when using clang 14 years ago
Reimar Döffinger ff6a5fc1f0 Optimize/simplify ebml_read_num. 14 years ago
Måns Rullgård 69a9c80bed fate: delete log files ahead of each run 14 years ago
Carl Eugen Hoyos 2b50c4f6cc Cosmetics: Reindent after r25023. 14 years ago
Andrew Wason 4ed899f2c5 Fix crash when decoding DV in AVI introduced in r24579 (issue 2174). 14 years ago
Eli Friedman a10a9f5cd0 Fix typo in r25019. 14 years ago
Baptiste Coudurier e66f8a5389 cosmetics: spaces between and after parentheses 14 years ago
Ronald S. Bultje 615da9b1d9 Unscrew breakage after my last commit because of symbol prefixes. 14 years ago
Ronald S. Bultje a33a2562c1 Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-square 14 years ago
Ronald S. Bultje 14bc1f2485 Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c, 14 years ago
Vitor Sessak 82c76ceee7 QTRLE regtest 14 years ago
Aurelien Jacobs eda7c983c1 add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl 14 years ago
Diego Biurrun 625bac784b Use quotes instead of angle brackets for local #includes. 14 years ago
Baptiste Coudurier eeeae2bf05 gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else 14 years ago
Vitor Sessak 4b7539f1cd SHA fate test 14 years ago
Vitor Sessak 6b85316bd2 Test decoding in fate-lavf-gif 14 years ago
Vitor Sessak f5d4fc43bb PNG image regression testing 14 years ago
Diego Biurrun 7dbcc4f810 Mention that library micro version should be reset if minor version is bumped. 14 years ago
Ronald S. Bultje 5929b3a651 Fix vertical align. 14 years ago
Vitor Sessak d81db9c7d1 Add RealVideo 3 FATE test 14 years ago
Vitor Sessak 61f89303c0 10l, add flags forgotten in last commit 14 years ago
Vitor Sessak 3e41fc623c Add Apple MJPEG-B decoder FATE test 14 years ago