summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* avformat: do not require frame_size for Speex.Justin Ruggles2011-10-201-1/+0
* ogg/speex: set correct timestamp and duration for the first packet.Justin Ruggles2011-10-201-11/+9
* flvenc: check packet duration in speex using timestampsJustin Ruggles2011-10-201-11/+13
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-207-4/+331
* flvenc: adjust for negative DTS for all codecs, not just H.264Justin Ruggles2011-10-201-2/+2
* x86: Move some variable declarations below the appropriat #ifdef.Diego Biurrun2011-10-203-3/+3
* x86: Fix linking of ProRes DSP ASM with YASM disabled.Diego Biurrun2011-10-201-3/+3
* avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section.Diego Biurrun2011-10-201-0/+6
* Only test-compile w32pthreads.h if W32THREADS are available.Diego Biurrun2011-10-201-0/+1
* presets: rename presets directoryJanne Grunau2011-10-1938-3/+3
* lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-193-24/+36
* lavf: replace av_new_stream->avformat_new_stream part II.Anton Khirnov2011-10-1935-57/+83
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19101-129/+129
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-194-4/+40
* Use correct scaling table for bwd-pred MVs in second B-fieldMashiat Sarker Shakkhar2011-10-191-9/+11
* Ut Video decoderKostya Shishkov2011-10-198-2/+471
* Makefile: change presets extension to .avpresetAnton Khirnov2011-10-191-1/+1
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-195-7/+153
* lavfi: add testsrc sourceStefano Sabatini2011-10-195-1/+408
* AVOptions: add documentation.Anton Khirnov2011-10-191-0/+183
* presets: update libx264 ffpresetsAnton Khirnov2011-10-1960-602/+52
* sunrast: Check for out of bounds readsLaurent Aimar2011-10-181-1/+13
* lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody2011-10-181-4/+4
* lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody2011-10-181-5/+1
* Add libvpx presets.Anton Khirnov2011-10-185-0/+84
* doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov2011-10-181-1/+1
* swscale: prevent overflow during initializationRonald Bultje2011-10-182-3/+5
* g722: Add a fate test for the encoderMartin Storsjö2011-10-182-0/+5
* fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-181-1/+5
* macosx: use the default surface on newer sdlLuca Barbato2011-10-171-4/+4
* avconv: add presetsAlexandra Khirnova2011-10-172-1/+93
* rtsp: Expose the flag options via private AVOptions for sdp and rtp, tooMartin Storsjö2011-10-171-2/+29
* rtsp: Make the rtsp flags avoptions set via a defineMartin Storsjö2011-10-171-2/+6
* rtpenc: Set a default video codecMartin Storsjö2011-10-171-1/+1
* avoptions: Fix av_opt_flag_is_setMartin Storsjö2011-10-171-1/+2
* rtp: Fix ff_rtp_get_payload_typeMartin Storsjö2011-10-171-1/+2
* doc: Update the documentation on setting options for RTSPMartin Storsjö2011-10-171-8/+15
* rtsp: Remove the separate filter_source variableMartin Storsjö2011-10-172-8/+2
* rtsp: Accept options via private avoptions instead of URL optionsMartin Storsjö2011-10-173-3/+45
* rtsp: Simplify AVOption definitionsMartin Storsjö2011-10-171-1/+3
* rtsp: Merge the AVOption listsMartin Storsjö2011-10-174-15/+12
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-176-1/+340
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-177-1/+415
* lavfi: add negate filterStefano Sabatini2011-10-175-2/+32
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-178-2/+507
* AVOptions: don't segfault on NULL parameter in av_set_options_string()Anton Khirnov2011-10-171-0/+3
* avio: Check for invalid buffer length.Alex Converse2011-10-161-2/+5
* mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov2011-10-175-3/+48
* lavf: deprecate AVFormatContext.file_sizeAnton Khirnov2011-10-176-16/+13
* mov: add support for TV metadata atoms tves, tvsn and stikRaivo Hool2011-10-171-0/+33
OpenPOWER on IntegriCloud