aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-29dnxhddec: Decode and use interlace mb flagChristophe Gisquet
2015-09-29riff: Add support for RV40 codec in AVIThierry Foucu
2015-09-29avconv: Make the private options discovery more manifestVittorio Giovara
2015-09-29Revert "avconv_opt: Allow printing private options"Vittorio Giovara
2015-09-29lavc: Simplify checking quant bias optionVittorio Giovara
2015-09-29avresample: Remove an unused variableGanesh Ajjanagadde
2015-09-29motion_est_template: Fix undefined left shift of negative numberGanesh Ajjanagadde
2015-09-29mlpdec: Fix a undefined left shift of negative numberGanesh Ajjanagadde
2015-09-29lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm4
2015-09-29mips: intreadwrite: Only execute that code for mips r1 or r2Vicente Olivert Riera
2015-09-29configure: mips: Support mips r6, r2 and r1Luca Barbato
2015-09-29configure: Set the initial ldflags to match the cflagsLuca Barbato
2015-09-29libopenh264enc: Use av_log() to log messagesGregory J. Wolfe
2015-09-28qsvdec: make ff_qsv_decode_init() staticAnton Khirnov
2015-09-28examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov
2015-09-28examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov
2015-09-28qsvdec: close the MFX decoder on uninitAnton Khirnov
2015-09-28qsv: document AVQSVContext membersAnton Khirnov
2015-09-28qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov
2015-09-28qsvenc: do not try to close the encoder if the session is NULLAnton Khirnov
2015-09-28qsvdec: list supported pixel formatsAnton Khirnov
2015-09-28lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov
2015-09-28checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-28checkasm: Use a self-balancing treeHenrik Gramner
2015-09-28vdpau: fix constrained baseline fallbackwm4
2015-09-28mpegts: use avcodec_get_type() to set codec_typewm4
2015-09-28lavc: reimplement avcodec_get_type() using codec descriptorswm4
2015-09-28vdpau: deprecate av_vdpau_get_profile()Rémi Denis-Courmont
2015-09-24dxv: Improve error messageVittorio Giovara
2015-09-24dxv: Support RAW intermediate compressionVittorio Giovara
2015-09-24dxv: Print texture information after header parsingVittorio Giovara
2015-09-24dxv: Support the original first versionVittorio Giovara
2015-09-24dxv: Parse ancillary encoder informationVittorio Giovara
2015-09-24mmal: Fix AVBufferRef usagewm4
2015-09-24mmal: Remove setting extradata on input formatwm4
2015-09-24mmal: drop the h264 BSFwm4
2015-09-17avconv_opt: Allow printing private optionsVittorio Giovara
2015-09-17d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme
2015-09-17checkasm: v210: Fix array overwriteHenrik Gramner
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-16dcadec: set channel layout in a separate functionAlexandra Hájková
2015-09-16dcadec: scan for extensions in a separate functionAlexandra Hájková
2015-09-16rtpdec: Forward the memory failureLuca Barbato
2015-09-16rtsp: warning when max_delay reachedEloi BAIL
2015-09-16rtpdec: inform jitter buffer sizeEloi BAIL
2015-09-16rtpdec: add a trace when jitter buffer is fullEloi BAIL
2015-09-15rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö
2015-09-14jpeg2000: Factor out prec initLuca Barbato
2015-09-14jpeg2000: Factor out band stepsize initializationLuca Barbato
2015-09-14jpeg2000: Factor out band initializationLuca Barbato