25903 Commits (2b3cd04d889e9f3391a0a8245bf3b3f53860f5fd)
 

Author SHA1 Message Date
Stefano Sabatini 2b3cd04d88 Cosmetics: use plural form for *linesizes arguments of 14 years ago
Stefano Sabatini 9d2e0ad824 Remove use of deprecated functions av_image_fill_pointers/linesizes in 14 years ago
Stefano Sabatini 4afbcf46c9 Reindent. 14 years ago
Stefano Sabatini 34017fd9b2 Move av_picture_data_copy() to libavcore, and rename it 14 years ago
Stefano Sabatini e7eb2033ff Reimplement av_picture_data_copy() avoiding the use of PixFmtInfo 14 years ago
Stefano Sabatini 03ff61167e Reindent after the last commit. 14 years ago
Stefano Sabatini 9686abb826 Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 14 years ago
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