876 Commits (a6b0c0e123f692f074899768db85e150726d9dc2)

Author SHA1 Message Date
Anton Khirnov 3ee53dabcf lavf: get rid of ffm-specific stuff in avformat.h 14 years ago
Anton Khirnov c234d40bd9 lavf: rename a parameter of av_sdp_create from buff->buf 14 years ago
Anton Khirnov c3675dfe1e lavf: rename avf_sdp_create to av_sdp_create. 14 years ago
Anton Khirnov a9bf9d8e53 lavf: make av_guess_image2_codec internal 14 years ago
Anton Khirnov c5704b2b9a lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. 14 years ago
Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Michael Niedermayer 133055c5e4 reverts parts of commit de11ee906e. The author of this patch has a poor understanding of the code 14 years ago
Vladimir Pantelic de11ee906e asfdec: subtract the preroll value and thus output 0 based timestamps 14 years ago
Anssi Hannula c0fd48a702 lavf: document the use of multiple entries in language metadata tag 14 years ago
Anssi Hannula 89e568feec lavf: update documentation of AVOutputFormat.flags 14 years ago
Anssi Hannula c92562467e lavf: document the use of multiple entries in language metadata tag 14 years ago
Martin Storsjö 08ad81cbff libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter 14 years ago
Martin Storsjö 863c471638 libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter 14 years ago
Anssi Hannula a1c4b65b91 lavf: update documentation of AVOutputFormat.flags 14 years ago
Anton Khirnov 1f5e9ede23 lavf: postpone removal of public metadata conversion API 14 years ago
Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov 1b98107c8d Move find_info_tag to lavu and add av_ prefix to it 14 years ago
Stefano Sabatini 40c3fe2c08 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 14 years ago
Anton Khirnov ab0287fcbd Move find_info_tag to lavu and add av_ prefix to it 14 years ago
Stefano Sabatini f6c7375a17 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 14 years ago
Reimar Döffinger 438198e795 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
Reimar Döffinger 5d820db2f9 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
Anssi Hannula 2ea7e1f011 lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Anssi Hannula 24a83bd10a lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Anton Khirnov b845252d52 lavf: deprecate AVFormatContext.index_built 14 years ago
Anton Khirnov b0294c80d3 lavf: deprecate AVFormatContext.index_built 14 years ago
Peter Ross 8270db386f add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 14 years ago
Peter Ross 12c14cd4a8 add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 14 years ago
Anssi Hannula 070e5ba560 lavf: rename ff_probe_input_buffer to make it public 14 years ago
Anton Khirnov f81946729e lavf: move internal functions from avformat.h to internal.h 14 years ago
Reimar Döffinger 2f35beae4d Make av_set_pts_info keep previous time base if new one is invalid. 14 years ago
Anssi Hannula 3940caad02 lavf: rename ff_probe_input_buffer to make it public 14 years ago
Anton Khirnov 19711af5cd lavf: move internal functions from avformat.h to internal.h 14 years ago
Reimar Döffinger b3190529df Make av_set_pts_info keep previous time base if new one is invalid. 14 years ago
Martin Storsjö 4ed68fdfdc libavformat: Add a function for freeing an AVFormatContext 14 years ago
Martin Storsjö f124b087ee libavformat: Add a function for freeing an AVFormatContext 14 years ago
Reimar Döffinger 12763671e2 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
Anton Khirnov d3058be6ee lavf: move the version macros to a new header 14 years ago
Georgi Chorbadzhiyski 7916202b97 Add service_provider and service_name metadata 14 years ago
Anton Khirnov 50196a982b lavf: move the version macros to a new header 14 years ago
Georgi Chorbadzhiyski 69688e71bc Add service_provider and service_name metadata 14 years ago
Reimar Döffinger 54bc640362 Missing parts of IVF muxer support. 14 years ago
Ronald S. Bultje 7f88a5bf9b Introduce av_metadata_copy() to copy metadata from one struct to another. 14 years ago
Anssi Hannula cf99e4aa00 Add AVOption support for muxers. 14 years ago