summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Screenpresso SPV1 decoderVittorio Giovara2015-09-30
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
* configure: address a copy-paste typoVicente Olivert Riera2015-09-29
* tiny_psnr: Use the correct abs() versionVittorio Giovara2015-09-29
* vf_framepack: Use av_image_copy() where appropriateVittorio Giovara2015-09-29
* dnxhddec: Enable frame threadingVittorio Giovara2015-09-29
* dnxhddec: Decode and use interlace mb flagChristophe Gisquet2015-09-29
* riff: Add support for RV40 codec in AVIThierry Foucu2015-09-29
* avconv: Make the private options discovery more manifestVittorio Giovara2015-09-29
* Revert "avconv_opt: Allow printing private options"Vittorio Giovara2015-09-29
* lavc: Simplify checking quant bias optionVittorio Giovara2015-09-29
* avresample: Remove an unused variableGanesh Ajjanagadde2015-09-29
* motion_est_template: Fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-29
* mlpdec: Fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-29
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* mips: intreadwrite: Only execute that code for mips r1 or r2Vicente Olivert Riera2015-09-29
* configure: mips: Support mips r6, r2 and r1Luca Barbato2015-09-29
* configure: Set the initial ldflags to match the cflagsLuca Barbato2015-09-29
* libopenh264enc: Use av_log() to log messagesGregory J. Wolfe2015-09-29
* qsvdec: make ff_qsv_decode_init() staticAnton Khirnov2015-09-28
* examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov2015-09-28
* examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov2015-09-28
* qsvdec: close the MFX decoder on uninitAnton Khirnov2015-09-28
* qsv: document AVQSVContext membersAnton Khirnov2015-09-28
* qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov2015-09-28
* qsvenc: do not try to close the encoder if the session is NULLAnton Khirnov2015-09-28
* qsvdec: list supported pixel formatsAnton Khirnov2015-09-28
* lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov2015-09-28
* checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-28
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-28
* vdpau: fix constrained baseline fallbackwm42015-09-28
* mpegts: use avcodec_get_type() to set codec_typewm42015-09-28
* lavc: reimplement avcodec_get_type() using codec descriptorswm42015-09-28
* vdpau: deprecate av_vdpau_get_profile()Rémi Denis-Courmont2015-09-28
* dxv: Improve error messageVittorio Giovara2015-09-24
* dxv: Support RAW intermediate compressionVittorio Giovara2015-09-24
* dxv: Print texture information after header parsingVittorio Giovara2015-09-24
* dxv: Support the original first versionVittorio Giovara2015-09-24
* dxv: Parse ancillary encoder informationVittorio Giovara2015-09-24
* mmal: Fix AVBufferRef usagewm42015-09-24
* mmal: Remove setting extradata on input formatwm42015-09-24
* mmal: drop the h264 BSFwm42015-09-24
* avconv_opt: Allow printing private optionsVittorio Giovara2015-09-17
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
* checkasm: v210: Fix array overwriteHenrik Gramner2015-09-17
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* dcadec: set channel layout in a separate functionAlexandra Hájková2015-09-16
* dcadec: scan for extensions in a separate functionAlexandra Hájková2015-09-16
* rtpdec: Forward the memory failureLuca Barbato2015-09-16
* rtsp: warning when max_delay reachedEloi BAIL2015-09-16