d9e8b47e31 
								
							
								 
							
						 
						
							
							
								
								des: add av_des_alloc()  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d8bea3bb2 
								
							
								 
							
						 
						
							
							
								
								xtea: add av_xtea_alloc()  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae365453c3 
								
							
								 
							
						 
						
							
							
								
								rc4: add av_rc4_alloc()  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a7df34c91 
								
							
								 
							
						 
						
							
							
								
								blowfish: add av_blowfish_alloc()  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6877537ff3 
								
							
								 
							
						 
						
							
							
								
								hmac: add missing version bump and APIChanges entry  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b94ec30428 
								
							
								 
							
						 
						
							
							
								
								lavc: Update version and APIchanges  
							
							Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								059a934806 
								
							
								 
							
						 
						
							
							
								
								lavc: Consistently prefix input buffer defines  
							
							Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								def97856de 
								
							
								 
							
						 
						
							
							
								
								lavc: AV-prefix all codec capabilities  
							
							Express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c6eb0a1b7 
								
							
								 
							
						 
						
							
							
								
								lavc: AV-prefix all codec flags  
							
							Convert doxygen to multiline and express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b6b1082a7 
								
							
								 
							
						 
						
							
							
								
								lavc: Deprecate avctx.me_method  
							
							This option is extremely codec specific and only a few codecs employ it.
Move it to codec private options instead: mpegenc family supports only 3
values, xavs and x264 use 5, and xvid has a different metric entirely.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d3081e6c3 
								
							
								 
							
						 
						
							
							
								
								doc: Remove the now unnecessary remark about PATH and link.exe  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								219b39a71a 
								
							
								 
							
						 
						
							
							
								
								parseutil: Use non ambiguous aliases for uhd  
							
							uhd1 and uhd2 would be ambigous. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d3addb937 
								
							
								 
							
						 
						
							
							
								
								Add a quality factor packet side data  
							
							This is necessary to preserve the quality information currently exported
with coded_frame. Add the new side data to every encoder that needs it,
and use it in avconv.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e93ca480c9 
								
							
								 
							
						 
						
							
							
								
								parseutil: Add more resolution aliases  
							
							Add DCI 2k and 4k and uhd1 and uhd2. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a53540840d 
								
							
								 
							
						 
						
							
							
								
								APIchanges: Mention lavfi and lavd identification symbol addition  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9a2f36130 
								
							
								 
							
						 
						
							
							
								
								doc: add a section about building with libmfx  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fcd121b82 
								
							
								 
							
						 
						
							
							
								
								doc: Use the succinct syntax for the channelmap example  
							
							Mixing succinct and long syntax does not work. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								832129431f 
								
							
								 
							
						 
						
							
							
								
								lavu: Add version information for av_version_info()  
							
							Move the APIchange entry at the top. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1316df7aa9 
								
							
								 
							
						 
						
							
							
								
								lavu: add an API function to return the Libav version string  
							
							This returns something like "v12_dev0-1332-g333a27c". This is much more
useful than the individual library versions, of which there are too
many, and which are very hard to map back to releases or git commits.
Signed-off-by: Janne Grunau <janne-libav@jannau.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08c2d8f0aa 
								
							
								 
							
						 
						
							
							
								
								Go2Meeting decoder  
							
							ELS and ePIC decoder courtesy of Maxim Poliakovski,
cleanup and integration by Diego Biurrun.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a79bf0284 
								
							
								 
							
						 
						
							
							
								
								PCM signed 16-bit big-endian planar decoder  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c018ee188 
								
							
								 
							
						 
						
							
							
								
								DirectDraw Surface image decoder  
							
							Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ca3e5203f 
								
							
								 
							
						 
						
							
							
								
								Hap decoder and encoder  
							
							Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								252d6200c3 
								
							
								 
							
						 
						
							
							
								
								avio: Add avio_put_str16be  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7cafb5d02 
								
							
								 
							
						 
						
							
							
								
								x86: add AV_CPU_FLAG_AVXSLOW flag  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf1f3d837e 
								
							
								 
							
						 
						
							
							
								
								doc: Fix spelling of 'Transmission'  
							
							Signed-off-by: Sebastian Ramacher <sramacher@debian.org>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								732dd65868 
								
							
								 
							
						 
						
							
							
								
								doc: Add $branch to FATE config template  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7c5e17d4f 
								
							
								 
							
						 
						
							
							
								
								vda: Make output CVPixelBuffer format configurable  
							
							This is useful for client programs to ask for nv12 surfaces instead of the
current default (uyvy), since those are more efficient to decode to.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16302246b1 
								
							
								 
							
						 
						
							
							
								
								avconv: Add an option for automatically rotating video according to display matrix  
							
							The option is enabled by default, but can be disabled.
If this is enabled, such side data isn't copied into the output stream
(except when doing stream copy).
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2d50fc2f5 
								
							
								 
							
						 
						
							
							
								
								avplay: Add support for rotated video  
							
							This is enabled by default, but can be disbled via the -noautorotate
option.
Based on a patch by Clément Bœsch.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b2c57bef5 
								
							
								 
							
						 
						
							
							
								
								drawtext: Add an alpha option  
							
							And document both `draw` and `alpha`.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22526c1f55 
								
							
								 
							
						 
						
							
							
								
								Canopus HQ/HQA decoder  
							
							Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c253340ae6 
								
							
								 
							
						 
						
							
							
								
								log: Introduce a more verbose debug level  
							
							And deprecate av_dlog macro. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a5f444766 
								
							
								 
							
						 
						
							
							
								
								avisynth: Bump minimum required version to interface version 6  
							
							The AVSC_API changes in the new headers mean that the 2.6 alphas
are just as incompatible as 2.5 is.
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27f2746282 
								
							
								 
							
						 
						
							
							
								
								parseutils: Make av_small_strptime public  
							
							And use it in libavformat.
Based on a similar patch by Stefano Sabatini <stefasab@gmail.com>. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fe2641d6e 
								
							
								 
							
						 
						
							
							
								
								lavc: add profile define for DTS Express  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c48456166e 
								
							
								 
							
						 
						
							
							
								
								lavc: add MMAL hardware decoder wrapper  
							
							Based on a patch by Rodger Combs.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1188119624 
								
							
								 
							
						 
						
							
							
								
								avisynth: update documentation about the avisynth_c.h header  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								342fc46c69 
								
							
								 
							
						 
						
							
							
								
								cmdutils: Add a stream specifier to map usable streams  
							
							It drops everything that cannot be used for re-encoding and/or
streamcopy. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9d60c390f 
								
							
								 
							
						 
						
							
							
								
								doc: fate: remove outdated SSH key fingerprint  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								217e4ff4d1 
								
							
								 
							
						 
						
							
							
								
								dca: Support for XLL (lossless extension)  
							
							Cleanup and integration by Diego Biurrun.
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								247e370e2a 
								
							
								 
							
						 
						
							
							
								
								TDSC decoder  
							
							Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cecf45b2bf 
								
							
								 
							
						 
						
							
							
								
								doc: Add -list_formats all example for video4linux2  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								990e4a6639 
								
							
								 
							
						 
						
							
							
								
								Add a QSV decoding example.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b31328d008 
								
							
								 
							
						 
						
							
							
								
								xcbgrab: Provide better names for the y and x option  
							
							Incidentally `-y` also collides with avconv global options.
Update x11grab to match and document the option.
CC: libav-stable@libav.org 
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35c6ce76b1 
								
							
								 
							
						 
						
							
							
								
								Canopus HQX decoder  
							
							Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a982c5d74f 
								
							
								 
							
						 
						
							
							
								
								tests: drop bc dependency  
							
							We already have a dependency on awk and bc is sometimes not found in the
base system.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								062cd5a975 
								
							
								 
							
						 
						
							
							
								
								lavf: Add DSS demuxer  
							
							Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c56b9b1eb2 
								
							
								 
							
						 
						
							
							
								
								lavc: Add DSS SP decoder  
							
							Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31d2039cb4 
								
							
								 
							
						 
						
							
							
								
								h264_parser: export video format and dimensions  
							
							
								
							
							
						 
						10 years ago