dc6fdad5dc 
								
							
								 
							
						 
						
							
							
								
								Add missed APIchanges and changelog entries  
							
							Add an APIchanges entry for the av_pkt_dump2 and av_pkt_dump_log2
functions, and a changelog entry for the apple http live streaming
protocol handler.
Since neither of them got a minor bump at commit time, but were
applied before the jv demuxer, they all can be considered added
in this minor version.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2bbf82e65 
								
							
								 
							
						 
						
							
							
								
								Update version and APIchanges.  
							
							Update libavformat/version.h and doc/APIChanges after renaming
init_put_byte() and ByteIOContext to ffio_init_context() (private)
and AVIOContext, (public), and deprecating the originals. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3dbfa1afd 
								
							
								 
							
						 
						
							
							
								
								Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag  
							
							Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09d171b988 
								
							
								 
							
						 
						
							
							
								
								lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes  
							
							Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								737eb5976f 
								
							
								 
							
						 
						
							
							
								
								Merge libavcore into libavutil  
							
							It is pretty hopeless that other considerable projects will adopt
libavutil alone in other projects. Projects that need small footprint
are better off with more specialized libraries such as gnulib or rather
just copy the necessary parts that they need. With this in mind, nobody
is helped by having libavutil and libavcore split. In order to ease
maintenance inside and around FFmpeg and to reduce confusion where to
put common code, avcore's functionality is merged (back) to avutil.
Signed-off-by: Reinhard Tartler <siretart@tauware.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ed4cc65a1 
								
							
								 
							
						 
						
							
							
								
								APIchanges: update for 55bad0c: vbv_delay  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77c330a046 
								
							
								 
							
						 
						
							
							
								
								APIchanges: update for  12c14cd 
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								935ee1b9bb 
								
							
								 
							
						 
						
							
							
								
								apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08a459f096 
								
							
								 
							
						 
						
							
							
								
								Update APIchanges for  910b5b8 
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2146944fc 
								
							
								 
							
						 
						
							
							
								
								Add missing git rev hash.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0b102ca03 
								
							
								 
							
						 
						
							
							
								
								Deprecate avcodec_thread_init()  
							
							As a side effect of the last commit, avcodec_open() now calls it automatically,
so there is no longer any need for clients to call it.
Instead they should set AVCodecContext.thread_count.
avcodec_thread_free() is deprecated, and will be removed from avcodec.h at the
next MAJOR libavcodec bump.
Rename the functions to ff_thread_init/free, since they are now internal.
Wrappers are provided to maintain API compatibility.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e8cc52be3 
								
							
								 
							
						 
						
							
							
								
								Add missing git rev hash.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37b00b47cb 
								
							
								 
							
						 
						
							
							
								
								Frame-based multithreading framework using pthreads  
							
							See doc/multithreading.txt for details on use in codecs.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2bd7578af 
								
							
								 
							
						 
						
							
							
								
								Add missing git revision hask.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3940caad02 
								
							
								 
							
						 
						
							
							
								
								lavf: rename ff_probe_input_buffer to make it public  
							
							It is useful for applications that hand input data directly to lavf via
a ByteIOContext.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ab8758baf 
								
							
								 
							
						 
						
							
							
								
								add APIChanges entry for  fe9a3fb 
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae0f8a1a33 
								
							
								 
							
						 
						
							
							
								
								Fill in missing date.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								efdd67cb00 
								
							
								 
							
						 
						
							
							
								
								Update MINOR and set git rev for non-blocking flag API addition.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe174fc8fc 
								
							
								 
							
						 
						
							
							
								
								Non-blocking protocols: flag and documentation  
							
							Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff19748977 
								
							
								 
							
						 
						
							
							
								
								Add an APIchanges entry for avformat_free_context  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75fd0668df 
								
							
								 
							
						 
						
							
							
								
								Add APIchanges entry for lavc 52.109.0  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4868bebe5b 
								
							
								 
							
						 
						
							
							
								
								Add forgotten minor API bumps and APIChanges entries  
							
							The bumps are for adding version.h and avio_{get/put}_str functions in
lavf and making av_dlog public in lavu.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a45a3f3c1 
								
							
								 
							
						 
						
							
							
								
								Fix date and revision for lavc 52.104.  
							
							Originally committed as revision 26399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a242ac3620 
								
							
								 
							
						 
						
							
							
								
								Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.  
							
							More consistent with the rest of FFmpeg and sounds more natural to
English speaking people.
Originally committed as revision 26374 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f93fe7764b 
								
							
								 
							
						 
						
							
							
								
								Add APIchanges entry for the av_metadata_copy() addition.  
							
							Originally committed as revision 26361 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81c623fae0 
								
							
								 
							
						 
						
							
							
								
								Deprecate reordered_opaque in favor of pkt_pts/dts  
							
							Originally committed as revision 26262 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1919feafb1 
								
							
								 
							
						 
						
							
							
								
								Add pkt_dts to AVFrame, this will in the future allow multithreading decoders  
							
							to not mess up dts
Originally committed as revision 26261 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								393cbb963b 
								
							
								 
							
						 
						
							
							
								
								Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts  
							
							Originally committed as revision 26260 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								060ec0a829 
								
							
								 
							
						 
						
							
							
								
								Add av_get_profile_name() to get profile names.  
							
							Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26259 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28e5d45c68 
								
							
								 
							
						 
						
							
							
								
								Bump lavfi minor and add an entry after r26108 (which added  
							
							AV_PERM_NEG_LINESIZES to avfilter.h).
Originally committed as revision 26111 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d46c27552b 
								
							
								 
							
						 
						
							
							
								
								Fix date in APIchanges.  
							
							Originally committed as revision 26109 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								106f271fdc 
								
							
								 
							
						 
						
							
							
								
								Consistently prefer short library names in APIchanges.  
							
							Originally committed as revision 26106 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9128ae08b3 
								
							
								 
							
						 
						
							
							
								
								Implement av_find_best_stream.  
							
							Originally committed as revision 26104 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								107a7e3e7b 
								
							
								 
							
						 
						
							
							
								
								lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS  
							
							Originally committed as revision 26103 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0328b9ea39 
								
							
								 
							
						 
						
							
							
								
								Add av_file_map() and av_file_unmap() functions.  
							
							Originally committed as revision 26073 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc55f5d32 
								
							
								 
							
						 
						
							
							
								
								Add AVERROR_*_NOT_FOUND codes.  
							
							Originally committed as revision 26056 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d22e9795e6 
								
							
								 
							
						 
						
							
							
								
								Fix typo.  
							
							Originally committed as revision 25924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c61cdd0afb 
								
							
								 
							
						 
						
							
							
								
								Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from  
							
							libavcodec to libavcore.
Remove another compile-time dependancy of libavfilter on libavcodec.
Originally committed as revision 25923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16cfc96124 
								
							
								 
							
						 
						
							
							
								
								Add CODEC_CAP_NEG_LINESIZES.  
							
							Originally committed as revision 25886 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab79ee12b9 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: add empty line which was previously removed.  
							
							Improve readability.
Originally committed as revision 25882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb4afa13dd 
								
							
								 
							
						 
						
							
							
								
								Deprecate avcodec_pix_fmt_string() in favor of  
							
							av_get_pix_fmt_string(), added to libavutil/pixdesc.h.
Originally committed as revision 25879 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4da12e3b13 
								
							
								 
							
						 
						
							
							
								
								Implement av_image_alloc() and use it in  
							
							avfilter_default_get_video_buffer().
Originally committed as revision 25878 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								037be76e15 
								
							
								 
							
						 
						
							
							
								
								Add avfilter_graph_create_filter().  
							
							Originally committed as revision 25862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6adf44b06 
								
							
								 
							
						 
						
							
							
								
								Fix date in last APIchanges entry.  
							
							Originally committed as revision 25830 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d38c340fdc 
								
							
								 
							
						 
						
							
							
								
								Implement avfilter_get_video_buffer_ref_from_arrays().  
							
							Originally committed as revision 25827 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								176a6157c0 
								
							
								 
							
						 
						
							
							
								
								Move audio channel API from libavcodec to libavcore.  
							
							Originally committed as revision 25787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e58d0392c5 
								
							
								 
							
						 
						
							
							
								
								Document added functions.  
							
							Originally committed as revision 25783 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0985e1a3ca 
								
							
								 
							
						 
						
							
							
								
								move the av_parse_color() function from libavfilter to libavcore  
							
							Originally committed as revision 25761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c716f91757 
								
							
								 
							
						 
						
							
							
								
								minor bump and APIchanges for r25745  
							
							Originally committed as revision 25752 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47c5e4145c 
								
							
								 
							
						 
						
							
							
								
								Fix revision number of the last APIchanges entry.  
							
							Originally committed as revision 25741 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago