summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated extended aspect ratio symbolVittorio Giovara2017-03-23
* lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-23
* lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-23
* lavc: Drop deprecated way of setting codec dimensionsVittorio Giovara2017-03-23
* lavc: Drop deprecated voxware codec entryVittorio Giovara2017-03-23
* lavc: Drop deprecated VDPAU buffer fieldsVittorio Giovara2017-03-23
* lavc: Drop deprecated VDPAU codec capabilityVittorio Giovara2017-03-23
* lavc: Drop deprecated lowres optionVittorio Giovara2017-03-23
* lavc: Drop deprecated missing sample log functionVittorio Giovara2017-03-23
* lavc: Drop deprecated chroma subsample functionVittorio Giovara2017-03-23
* lavf: Drop deprecated hint to set muxer timebaseVittorio Giovara2017-03-23
* lavf: Drop deprecated AVFract type and related fieldVittorio Giovara2017-03-23
* lavf: Drop deprecated bitexact functionalityVittorio Giovara2017-03-23
* lavfi: Drop deprecated non-const filter retrievalVittorio Giovara2017-03-23
* lavfi: Drop deprecated filter registrationVittorio Giovara2017-03-23
* lavfi: Drop deprecated filter initializationVittorio Giovara2017-03-23
* lavfi: Drop deprecated functions to open a filter or a filterchainVittorio Giovara2017-03-23
* lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-23
* Bump major versions of all librariesVittorio Giovara2017-03-23
* flvdec: Set avg_frame_rate for video streamsCarl Eugen Hoyos2017-03-22
* libavutil: Hook up the rest of the gcc specific attributes to clang as wellMartin Storsjö2017-03-22
* libavutil: Define the noreturn attribute for clang in MSVC mode as wellMartin Storsjö2017-03-21
* dca: Refactor dca_filter_channels() a littleLuca Barbato2017-03-21
* dca: Validate the channel mapLuca Barbato2017-03-21
* nvenc: Allow different const qps for I, P and B framesKonda Raju2017-03-21
* rtsp: Move message parsing to a separate functionLuca Barbato2017-03-21
* configure: Do not treat JACK as a system libraryLuca Barbato2017-03-21
* avconv: Document the -init_hw_device optionMark Thompson2017-03-20
* avconv: Enable generic hwaccel support for VDPAUMark Thompson2017-03-20
* lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-20
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-20
* avconv: Enable generic hwaccel support for VAAPIMark Thompson2017-03-20
* avconv: Generic device setupMark Thompson2017-03-20
* hwcontext: Make it easier to work with device typesMark Thompson2017-03-20
* hwcontext: Add device derivationMark Thompson2017-03-20
* rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun2017-03-20
* build: Add missing object dependency for extract_extradata bitstream filterDiego Biurrun2017-03-20
* arm/aarch64: vp9: Fix vertical alignmentMartin Storsjö2017-03-16
* matroskaenc: add support for Spherical Video elementsJames Almer2017-03-15
* configure: Replace -no_weak_symbols with -Werror=partial-availabilityLuca Barbato2017-03-15
* x86: fft: Port to cpuflagsDiego Biurrun2017-03-14
* x86: h264: Simplify DEQUANT macro with cpuflagsDiego Biurrun2017-03-14
* x86: vp8dsp: port FILTER_BILINEAR macro to cpuflagsDiego Biurrun2017-03-14
* x86util: Port all macros to cpuflagsDiego Biurrun2017-03-14
* h264_cavlc: check the value of run_beforeAnton Khirnov2017-03-12
* h2645_parse: use the bytestream2 API for packet splittingAnton Khirnov2017-03-12
* h264dec: initialize field_started to 0 on each decode callAnton Khirnov2017-03-12
* arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be usedMartin Storsjö2017-03-11