25874 Commits (8ef38f3f5030a7a1b7eab0a464d7fb36c6dbe565)
 

Author SHA1 Message Date
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
Vitor Sessak 506c47a48e Add FATE test for ScummVM DXA flavor 14 years ago
Tobias Bindhammer 8731c86d03 Solving memory leak and initialization problem with prev_pkt / pkt. 14 years ago
Tobias Bindhammer d1cacdb8dd Checking return values of av_malloc(z) and report an error in case. 14 years ago
Alex Converse 99d7a3e862 aacenc: Remove an unused variable from adjust_frame_information(). 14 years ago
Alex Converse 1297f58132 aacenc: Don't set s->cur_channel before apply_window_and_mdct(). 14 years ago
Alex Converse 8e4c11e90a aacenc: Write tag.elem_id early. 14 years ago
Alex Converse 0e107f7890 psymodel: Const correct FFPsyWindowInfo. 14 years ago
Alex Converse 76dfe4ebc5 aacenc: Only apply M/S if common_window is set. 14 years ago
Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 14 years ago
Aurelien Jacobs 92aa28d292 move raw video demuxer to its own file 14 years ago
Aurelien Jacobs f1714d5846 move pcm muxers to their own file 14 years ago