summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* proto: introduce listen option in tcpLuca Barbato2011-04-07
* doc: clarify configure featuresLuca Barbato2011-04-07
* proto: factor ff_network_wait_fd and use it on udpLuca Barbato2011-04-07
* Fix parser: mark av_parser_parse() for removal on next major bumpBrad2011-04-06
* swscale: postpone sws_getContext removal until next major bump.Anton Khirnov2011-04-06
* fate: add AAC LATM testJanne Grunau2011-04-06
* mmst: get rid of deprecated AVERRORsAnton Khirnov2011-04-06
* lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.Anton Khirnov2011-04-06
* Reemove remaining uses of deprecated AVERROR_NOTSUPP.Anton Khirnov2011-04-06
* lavf: if id3v2 tag is present and all else fails, guess by file extensionAnton Khirnov2011-04-06
* psymodel: extend API to include PE and bit allocation.Nathan Caldwell2011-04-05
* avio: always compile dyn_buf functionsAnton Khirnov2011-04-05
* Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-05
* Revert "aac_latm_dec: use aac context and aac m4ac"Janne Grunau2011-04-05
* configure: tell user if libva is enabled like the rest of external libs.Konstantin Pavlov2011-04-05
* Add silence support for AV_SAMPLE_FMT_U8.Alex Converse2011-04-05
* avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internalAnton Khirnov2011-04-05
* avio: deprecate av_url_read_seekAnton Khirnov2011-04-05
* avio: deprecate av_url_read_pauseAnton Khirnov2011-04-05
* ac3enc: NEON optimised extract_exponentsMans Rullgard2011-04-05
* ac3enc: move extract_exponents inner loop to ac3dspMans Rullgard2011-04-04
* avio: deprecate url_get_filename().Anton Khirnov2011-04-04
* avio: deprecate url_max_packet_size().Anton Khirnov2011-04-04
* avio: make url_get_file_handle() internal.Anton Khirnov2011-04-04
* avio: make url_filesize() internal.Anton Khirnov2011-04-04
* avio: make url_close() internal.Anton Khirnov2011-04-04
* avio: make url_seek() internal.Anton Khirnov2011-04-04
* avio: cosmetics, move AVSEEK_SIZE/FORCE declarations togetherAnton Khirnov2011-04-04
* avio: make url_write() internal.Anton Khirnov2011-04-04
* avio: make url_read_complete() internal.Anton Khirnov2011-04-04
* avio: make url_read() internal.Anton Khirnov2011-04-04
* avio: make url_open() internal.Anton Khirnov2011-04-04
* avio: make url_connect internal.Anton Khirnov2011-04-04
* avio: make url_alloc internal.Anton Khirnov2011-04-04
* applehttp: Merge two for loopsMartin Storsjö2011-04-04
* applehttp: Restructure the demuxer to use a custom AVIOContextMartin Storsjö2011-04-04
* applehttp: Move finished and target_duration to the variant structMartin Storsjö2011-04-04
* aacenc: reduce the number of loop index variablesYoung Han Lee2011-04-04
* avio: deprecate url_open_protocolAnton Khirnov2011-04-04
* avio: deprecate url_poll and URLPollEntryAnton Khirnov2011-04-04
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* flvdec: fix segfault in amf_parse_object() due to NULL keyJustin Ruggles2011-04-03
* fate: fix partial run when no samples path is specifiedMans Rullgard2011-04-03
* ARM: NEON fixed-point forward MDCTMans Rullgard2011-04-03
* ARM: NEON fixed-point FFTMans Rullgard2011-04-03
* lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov2011-04-03
* avio: simplify url_open_dyn_buf_internal by using avio_alloc_context()Anton Khirnov2011-04-03
* avio: make url_fdopen internal.Anton Khirnov2011-04-03
* avio: make url_open_dyn_packet_buf internal.Anton Khirnov2011-04-03
* avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-03