source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a92a7ddc   14 years martin applehttp: Only check the discard flags if v->ctx actually is …
(edit) @4c362a52   14 years lu_zero doc: update developer guide Refer to the current submission policy …
(edit) @86a89ae3   14 years anton lavf: bump minor and add an APIChanges entry for the last avio changes
(edit) @4bde56d1   14 years anton avio: deprecate url_exist in favor of avio_check.
(edit) @31317656   14 years anton file: implement url_check() callback in the file and pipe protocols …
(edit) @175389c8   14 years anton avio: add avio_check() The new function is more flexible than …
(edit) @cbea3ac8   14 years anton avio: left-shift AVIO_ flags on next bump Now AVIO_RDONLY is defined …
(edit) @d2940155   14 years rsbultje Check for successful h263 init in msmpeg4 init Signed-off-by: Ronald …
(edit) @96573c0   14 years rsbultje lavf/utils.c: Order packets with identical PTS by stream index. This …
(edit) @578d6861   14 years martin flvdec: Allow parsing keyframes metadata without seeking in most cases …
(edit) @f3e3f28e   14 years anton Error out if vaapi is not found Make the behaviour consistent with …
(edit) @ff1ec0c3   14 years anton avio: undeprecate av_url_read_fseek/fpause under nicer names It seems …
(edit) @c5e03ceb   14 years martin libvo-*: Don't use deprecated sample format names and enum names …
(edit) @b5304f7b   14 years martin flvdec: Fix support for flvtool2 "keyframes based" generated index …
(edit) @c41eb2ad   14 years martin libavcodec: Use "const enum AVSampleFormat[]" in AVCodec …
(edit) @2f072b55   14 years alex.converse Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32. …
(edit) @187a537   14 years alex.converse Convert some undefined 1<<31 shifts into 1U<<31. According to ISO …
(edit) @db46be01   14 years diego Add unconditional return statement to yuva420_rgb32_MMX() / …
(edit) @70ad9842   14 years diego Fix compilation of timefilter test program. The printf function is …
(edit) @f502ff3f   14 years martin Add support for AMR-WB encoding via libvo-amrwbenc The wrapper code …
(edit) @d89e738a   14 years martin Add an AAC encoder by using the libvo-aacenc library Signed-off-by: …
(edit) @029f966c   14 years martin g722: Return 8 bits per sample for g722 in av_get_bits_per_sample …
(edit) @d1c5fdf8   14 years anton avio: add more documentation for AVIOContext.
(edit) @768c5251   14 years anton Parse sprite data for WMVP and WVP2, and decode sprites for the latter …
(edit) @70ff5573   14 years anton Replace outdated info on the FAQ FAQ could use some work. This …
(edit) @f8de11cf   14 years anton Redefine sameq I think the documentation of sameq is causing …
(edit) @aeefbf61   14 years anton pad: fix example explanation "row" and "column" term positions in the …
(edit) @3eccfaa0   14 years anton gradfun: add notice from the MPlayer manual Add notice telling that …
(edit) @5ae4251c   14 years anton eval: add support for trunc, ceil, and floor functions Signed-off-by: …
(edit) @2fd8756b   14 years anton documentation: add setdar and setsar description to filters.texi …
(edit) @c1a9012d   14 years anton avio: document some members of AVIOContext.
(edit) @e782a0c6   14 years anton avio: document avio_close().
(edit) @893816ba   14 years anton avio: cosmetics, vertically align comments.
(edit) @72d4405b   14 years anton avio: cosmetics, group the reading functions.
(edit) @37744e32   14 years anton avio: cosmetics, merge all the FF_API_OLD_AVIO blocks.
(edit) @fafa7290   14 years anton avio: cosmetics, move AVIOContext to start of the file.
(edit) @6084ee5   14 years anton avio: update file header.
(edit) @3028b6ed   14 years lu_zero os: fix OpenBSD/PowerPC compilation When attempting to re-enable the …
(edit) @73389754   14 years lu_zero pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE PIX_FMT_BGR48LE is …
(edit) @47dec30e   14 years lu_zero oggdec: fix demuxing chained audio streams Chained ogg served by …
(edit) @cbfa93ac   14 years lu_zero fix typo Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(edit) @347b375a   14 years alex.converse daud: Don't write packets that are too large to have their size …
(edit) @cf39b461   14 years rsbultje pthread: validate_thread_parameters() ignored slice-threading being …
(edit) @f82163cf   14 years rsbultje Use consistent condition for whether to run slice-threading execute …
(edit) @17ca374c   14 years anton avformat.h: fix a misplaced #endif
(edit) @da21440d   14 years siretart vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. …
(edit) @09ce8462   14 years siretart vaapi: filter out DELAYED_PIC_REF flag to determine field. This fixes …
(edit) @0c68c804   14 years anton lavf: bump minor and add an APIChanges entry for avformat cleanup
(edit) @3ee53dab   14 years anton lavf: get rid of ffm-specific stuff in avformat.h
(edit) @cdc6a87f   14 years anton avio: deprecate av_protocol_next().
(edit) @f8270bbf   14 years anton avio: add a function for iterating though protocol names.
(edit) @c234d40b   14 years anton lavf: rename a parameter of av_sdp_create from buff->buf This is more …
(edit) @c3675dfe   14 years anton lavf: rename avf_sdp_create to av_sdp_create. The new name is more …
(edit) @a9bf9d8e   14 years anton lavf: make av_guess_image2_codec internal It doesn't look very useful …
(edit) @5593f031   14 years anton avio: make URLProtocol internal.
(edit) @c486dade   14 years anton avio: make URLContext internal.
(edit) @c5704b2b   14 years anton lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.
(edit) @f35ff97f   14 years anton lavf: use designated initializers for all protocols This is more …
(edit) @a6aa7a1a   14 years anton applehttp: don't use deprecated url_ functions.
(edit) @d6bbe761   14 years anton avio: move two ff_udp_* functions from avio_internal to url.h
(edit) @acaceca2   14 years anton asfdec: remove a forgotten declaration of nonexistent function
(edit) @026e175   14 years anton avio: deprecate the typedef for URLInterruptCB There's no particular …
(edit) @a203125   14 years lu_zero proto: include os_support.h in network.h Fix compilation on systems …
(edit) @91819763   14 years anton matroskaenc: don't write an empty Cues element.
(edit) @9f5ddd1e   14 years anton lavc: add a FF_API_REQUEST_CHANNELS deprecation macro And hide …
(edit) @5cec8971   14 years anton avio: move extern url_interrupt_cb declaration from avio.h to url.h
(edit) @8e76a19b   14 years anton avio: make av_register_protocol2 internal.
(edit) @80c6e238   14 years anton avio: avio_ prefix for url_set_interrupt_cb.
(edit) @f87b1b37   14 years anton avio: AVIO_ prefixes for URL_ open flags.
(edit) @3d42d493   14 years lu_zero proto: introduce listen option in tcp This way is possible to have …
(edit) @a013291d   14 years lu_zero doc: clarify configure features This way people will not get …
(edit) @ebba2b3e   14 years lu_zero proto: factor ff_network_wait_fd and use it on udp Support the …
(edit) @1f6265e0   14 years anton Fix parser: mark av_parser_parse() for removal on next major bump Fix …
(edit) @0464ee9a   14 years anton swscale: postpone sws_getContext removal until next major bump. The …
(edit) @0ba83223   14 years janne-libav fate: add AAC LATM test
(edit) @6e37b45   14 years anton mmst: get rid of deprecated AVERRORs
(edit) @a2018b51   14 years anton lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.
(edit) @f5b386af   14 years anton Reemove remaining uses of deprecated AVERROR_NOTSUPP.
(edit) @56a1000   14 years anton lavf: if id3v2 tag is present and all else fails, guess by file extension
(edit) @5371803d   14 years janne-libav psymodel: extend API to include PE and bit allocation. Signed-off-by: …
(edit) @668438a3   14 years anton avio: always compile dyn_buf functions Fixes build with …
(edit) @ba9ef8d0   14 years janne-libav Remove unnecessary parameter from ff_thread_init() and fix behavior …
(edit) @d6f66edd   14 years janne-libav Revert "aac_latm_dec: use aac context and aac m4ac" This reverts …
(edit) @f4f05c45   14 years anton configure: tell user if libva is enabled like the rest of external …
(edit) @14cf0fd2   14 years anton Add silence support for AV_SAMPLE_FMT_U8. Signed-off-by: Anton …
(edit) @b8404847   14 years anton avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
(edit) @1305d93c   14 years anton avio: deprecate av_url_read_seek It's not used anywhere internally. …
(edit) @fa104e14   14 years anton avio: deprecate av_url_read_pause It's not used anywhere internally. …
(edit) @5f2e6c0f   14 years mans ac3enc: NEON optimised extract_exponents Signed-off-by: Mans Rullgard …
(edit) @2310ee4b   14 years mans ac3enc: move extract_exponents inner loop to ac3dsp Signed-off-by: …
(edit) @727c7aa0   14 years anton avio: deprecate url_get_filename(). URLContext.filename should be …
(edit) @5958df3   14 years anton avio: deprecate url_max_packet_size(). URLContext.max_packet_size …
(edit) @1869ea03   14 years anton avio: make url_get_file_handle() internal.
(edit) @32a97d46   14 years anton avio: make url_filesize() internal.
(edit) @e52a914   14 years anton avio: make url_close() internal.
(edit) @58a48c65   14 years anton avio: make url_seek() internal.
(edit) @230a4686   14 years anton avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together
(edit) @925e908b   14 years anton avio: make url_write() internal.
(edit) @dce37564   14 years anton avio: make url_read_complete() internal.
(edit) @bc371aca   14 years anton avio: make url_read() internal.
Note: See TracRevisionLog for help on using the revision log.