summaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* Handle unicode file names on windowsKirill Gavrilov2011-04-241-1/+1
* applehttp: Handle AES-128 encrypted streamsMartin Storsjö2011-04-231-1/+1
* applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-211-1/+1
* lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_URL_CLASS cruft.Anton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_SYMVER cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_URL_SPLIT cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_UDP_GET_FILE cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_REGISTER_PROTOCOL cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_URL_RESETBUF cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-191-3/+0
* lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov2011-04-191-3/+0
* Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* add xWMA demuxerMax Horn2011-04-141-1/+1
* lavf: postpone removal of public metadata conversion APIAnton Khirnov2011-04-131-0/+3
* lavf: postpone removal of deprecated avio functionsAnton Khirnov2011-04-131-1/+1
* lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov2011-04-131-1/+1
* lavf: bump minor and add an APIChanges entry for avformat cleanupAnton Khirnov2011-04-081-1/+1
* lavf: rename avf_sdp_create to av_sdp_create.Anton Khirnov2011-04-081-0/+3
* lavf: make av_guess_image2_codec internalAnton Khirnov2011-04-081-0/+3
* lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.Anton Khirnov2011-04-081-0/+3
* lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov2011-04-031-1/+1
* Chronomaster DFA decoderKostya Shishkov2011-03-281-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Bitmap Brothers JV demuxerPeter Ross2011-03-141-1/+1
* Update version and APIchanges.Ronald S. Bultje2011-02-201-1/+1
* lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov2011-02-171-2/+2
* Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov2011-02-171-0/+3
* Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini2011-02-161-0/+3
* lavf: add av_ prefix to dump_format()Anton Khirnov2011-02-161-0/+3
* lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula2011-02-141-1/+1
* spdifenc: IEC 61937 encapsulation of DTS-HD for HDMIAnssi Hannula2011-02-131-1/+1
* lavf: deprecate AVFormatContext.index_builtAnton Khirnov2011-02-101-0/+3
* add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIREDPeter Ross2011-02-101-1/+1
* lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula2011-02-081-1/+1
* Update MINOR and set git rev for non-blocking flag API addition.Ronald S. Bultje2011-02-061-1/+1
* libavformat: Add a function for freeing an AVFormatContextMartin Storsjö2011-02-041-1/+1
* Add forgotten minor API bumps and APIChanges entriesAnton Khirnov2011-02-021-1/+1
* avio: add av_put_str and deprecate put_strz in favor of itAnton Khirnov2011-01-211-0/+3
* lavf: move the version macros to a new headerAnton Khirnov2011-01-211-0/+90
OpenPOWER on IntegriCloud