25946 Commits (a51125b52f5e23673782a421cb219b55933f4cec)
 

Author SHA1 Message Date
Christian d'Heureuse b163078fe3 Fix formatting for negative start times (issue 2139). 14 years ago
Marcelo Galvăo Póvoa 48ac225db2 Move lsp2lpc_sipr() function to common code so it can be reused in a 14 years ago
Marcelo Galvăo Póvoa 1d96cc0865 Move AMRNB lsf2lsp() function to common code for using in future AMRWB decoder. 14 years ago
Måns Rullgård b33451eeac Check rc_buffer_size value using integer arithmetic 14 years ago
Stefano Sabatini 1904035bac Add APIchanges entry after the libavcore/imgutils.h renames of r25057. 14 years ago
Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
Stefano Sabatini 9b7269e379 Adopt a hierarchical name scheme for the imgutils.h API. Simplify 14 years ago
Stefano Sabatini 4906e7b507 Amend documention for the option -prefix. 14 years ago
Stefano Sabatini 0eb1a3569e Prefer "foo" over ``foo'' in the ffprobe docs. 14 years ago
Justin Ruggles bdecdd2bfc Read the number of channels from the 'dac3' tag for AC-3 in MP4. 14 years ago
Stefano Sabatini 0f146263aa Make av_fill_image_max_pixsteps() non static non inline. 14 years ago
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