summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shorten: move decoding of prediction order and applying of global offset toJustin Ruggles2011-10-20
* shorten: only calculate output size when returning decoded samples, otherwiseJustin Ruggles2011-10-20
* cosmetics: reindentJustin Ruggles2011-10-20
* shorten: separate processing of audio commands from non-audio commandsJustin Ruggles2011-10-20
* shorten: skip some fields in the WAV header embedded in the shorten header.Justin Ruggles2011-10-20
* shorten: split reading of file header into a separate functionsJustin Ruggles2011-10-20
* avformat: do not require frame_size for Speex.Justin Ruggles2011-10-20
* ogg/speex: set correct timestamp and duration for the first packet.Justin Ruggles2011-10-20
* flvenc: check packet duration in speex using timestampsJustin Ruggles2011-10-20
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-20
* flvenc: adjust for negative DTS for all codecs, not just H.264Justin Ruggles2011-10-20
* x86: Move some variable declarations below the appropriat #ifdef.Diego Biurrun2011-10-20
* x86: Fix linking of ProRes DSP ASM with YASM disabled.Diego Biurrun2011-10-20
* avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section.Diego Biurrun2011-10-20
* Only test-compile w32pthreads.h if W32THREADS are available.Diego Biurrun2011-10-20
* presets: rename presets directoryJanne Grunau2011-10-19
* lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-19
* lavf: replace av_new_stream->avformat_new_stream part II.Anton Khirnov2011-10-19
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-19
* Use correct scaling table for bwd-pred MVs in second B-fieldMashiat Sarker Shakkhar2011-10-19
* Ut Video decoderKostya Shishkov2011-10-19
* Makefile: change presets extension to .avpresetAnton Khirnov2011-10-19
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-19
* lavfi: add testsrc sourceStefano Sabatini2011-10-19
* AVOptions: add documentation.Anton Khirnov2011-10-19
* presets: update libx264 ffpresetsAnton Khirnov2011-10-19
* sunrast: Check for out of bounds readsLaurent Aimar2011-10-18
* lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody2011-10-18
* lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody2011-10-18
* Add libvpx presets.Anton Khirnov2011-10-18
* doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov2011-10-18
* swscale: prevent overflow during initializationRonald Bultje2011-10-18
* g722: Add a fate test for the encoderMartin Storsjö2011-10-18
* fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-18
* macosx: use the default surface on newer sdlLuca Barbato2011-10-17
* avconv: add presetsAlexandra Khirnova2011-10-17
* rtsp: Expose the flag options via private AVOptions for sdp and rtp, tooMartin Storsjö2011-10-17
* rtsp: Make the rtsp flags avoptions set via a defineMartin Storsjö2011-10-17
* rtpenc: Set a default video codecMartin Storsjö2011-10-17
* avoptions: Fix av_opt_flag_is_setMartin Storsjö2011-10-17
* rtp: Fix ff_rtp_get_payload_typeMartin Storsjö2011-10-17
* doc: Update the documentation on setting options for RTSPMartin Storsjö2011-10-17
* rtsp: Remove the separate filter_source variableMartin Storsjö2011-10-17
* rtsp: Accept options via private avoptions instead of URL optionsMartin Storsjö2011-10-17
* rtsp: Simplify AVOption definitionsMartin Storsjö2011-10-17
* rtsp: Merge the AVOption listsMartin Storsjö2011-10-17
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-17
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
* lavfi: add negate filterStefano Sabatini2011-10-17