summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Canopus HQX decoderVittorio Giovara2015-02-22
* hevc_deblock: Fix compilation with nasmCarl Eugen Hoyos2015-02-22
* libschroedinger: Check memory allocationsVittorio Giovara2015-02-22
* configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara2015-02-22
* configure: Use pkg-config for libdc1394 discoveryVittorio Giovara2015-02-22
* rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if possibleMartin Storsjö2015-02-22
* rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possibleMartin Storsjö2015-02-22
* rtpdec: DV depacketizer (RFC 6469)Thomas Volkert2015-02-22
* rtpdec_mpeg4: reassemble fragmented AAC framesGilles Chanteperdrix2015-02-21
* rtpdec_mpeg4: add more verbose error loggingGilles Chanteperdrix2015-02-21
* libavformat: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-21
* mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-21
* libavformat: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix2015-02-21
* rtsp: parse lang attribute in SDPGilles Chanteperdrix2015-02-21
* rtpdec: fix issue with conversion from unsigned to signedGilles Chanteperdrix2015-02-21
* rtpdec_h264: Add a missing closing paren in a log messageMartin Storsjö2015-02-21
* libavresample: NEON optimized FIR audio resamplingPeter Meerwald2015-02-21
* rtpdec_hevc: Implement parsing of aggregated packetsThomas Volkert2015-02-21
* rtpdec_hevc: Initialize variables to silence false positive compiler warningsMartin Storsjö2015-02-21
* rtpdec_hevc: Use a shared function for parsing parameter setsMartin Storsjö2015-02-21
* rtpdec_h264: Make reusable functions non-staticMartin Storsjö2015-02-21
* rtpdec_h264: Fix nal type counting after refactoringMartin Storsjö2015-02-21
* rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevcMartin Storsjö2015-02-21
* rtpdec_h264: Generalize parse_sprop_parameter_setsMartin Storsjö2015-02-21
* tests: drop bc dependencyClément Bœsch2015-02-21
* h264: initialize H264Context.avctx in init_thread_copyAnton Khirnov2015-02-21
* h264: only ref cur_pic in update_thread_context if it is initializedAnton Khirnov2015-02-21
* libavcodec: Make use of av_clip functionsPeter Meerwald2015-02-21
* libavutil: Add ARM av_clip_intp2_armPeter Meerwald2015-02-21
* libavutil: Add av_clip_intp2Peter Meerwald2015-02-21
* hlsenc: write playlist into a temp file and replace the original atomicallyHendrik Leppkes2015-02-20
* hlsenc: remove the AVIOContext for the playlist from the muxer contextHendrik Leppkes2015-02-20
* libavcodec: Don't use av_cold annotation in twinvq header filePeter Meerwald2015-02-20
* libavresample: Annotate AARCH64 init function with av_coldPeter Meerwald2015-02-20
* rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_aMartin Storsjö2015-02-20
* rtpdec_h264: Remove an unnecessary checkMartin Storsjö2015-02-20
* rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_aMartin Storsjö2015-02-20
* rtpdec_h264: Make a parameter pointer constMartin Storsjö2015-02-20
* rtpdec_h264: Use av_realloc instead of av_malloc+mempcyMartin Storsjö2015-02-20
* rtpdec_h264: Include the right header for AV_RB16Martin Storsjö2015-02-20
* rtpdec_vp8: Set the keyframe flagMartin Storsjö2015-02-20
* fate: Add tests for DSSVittorio Giovara2015-02-19
* lavf: Add DSS demuxerOleksij Rempel2015-02-19
* lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* qsv_api: fix building with libmfx disabledAnton Khirnov2015-02-19
* configure: add missing h264_qsv hwaccel depsAnton Khirnov2015-02-19
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* rv40: Return more meaningful error codesHimangi Saraogi2015-02-19