25916 Commits (6bd296f1e40e0be5e35a1e954abdffd356987a80)
 

Author SHA1 Message Date
Baptiste Coudurier 6bd296f1e4 In mov muxer, write reduced sample aspect ratio values in pasp 14 years ago
Baptiste Coudurier 0e7d436d92 Check dref size based on a patch by google 14 years ago
Baptiste Coudurier 9044dd8399 In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, fix issue #1539 14 years ago
Diego Biurrun e47ca217cb Use filename as pattern for multiple inclusion guards. 14 years ago
Diego Biurrun a9b98c0134 Add missing stdint.h #include; necessary to pass 'make checkheaders'. 14 years ago
Stefano Sabatini 15cae5e605 Add APIchanges entry for the av_get_cpu_flags() addition of r25076. 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Stefano Sabatini 9ec7458ddf Remove reference to not anymore existing symbol has_altivec and use 14 years ago
Ramiro Polla 539ff40c2d rgb2rgb: build SSE2 codepath 14 years ago
Stefano Sabatini ccf22d3ed1 Merge has_altivec() function into mm_support(), remove it and use 14 years ago
Reimar Döffinger 83f72f138e Only draw the actually visible area in vp3_draw_horiz_band. 14 years ago
Stefano Sabatini 6950cca97f Add missing checks on invalid pixel format in 14 years ago
Stefano Sabatini 16bacad425 Add APIchanges entry after the recent changes to imgutils.h API of 14 years ago
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