summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'f25609ff06b093d82548c92fc2031cd2e66c20d3'James Almer2017-10-30
|\
| * doc/examples/filter_audio: const correctnessDiego Biurrun2017-04-24
* | Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'James Almer2017-10-30
|\|
| * swscale-test: const correctnessDiego Biurrun2017-04-24
* | avdevice/libndi_newtek_dec: remove extra bracketJames Almer2017-10-30
* | avdevice/decklink_dec: remove extra bracketJames Almer2017-10-30
* | x86/bswapdsp: add missing preprocessor wrappers for AVX2 functionsJames Almer2017-10-29
* | decode: avoid leaks on failure in ff_get_buffer()Anton Khirnov2017-10-29
* | lavc/avrndec: remove AV_CODEC_CAP_DR1, as it's brokenwm42017-10-29
* | libavformat/mov.c: use calculated dts offset when seeking in streamsJonas Licht2017-10-30
* | movenc: add m4b to ipod format extensionsLukas Stabe2017-10-30
* | fate: Add bitexact flag to the invalid-elst test.Carl Eugen Hoyos2017-10-29
* | fate: Fix some of the fitsdec tests on big-endian.Carl Eugen Hoyos2017-10-29
* | avdevice: remove usage of deprecated setter and getter functionsJames Almer2017-10-29
* | ffmpeg: remove usage of deprecated getter functionsJames Almer2017-10-29
* | ffprobe: remove usage of deprecated getter functionsJames Almer2017-10-29
* | lavf/aviobuf: return EINVAL when reading from a write-only context.Nicolas George2017-10-29
* | lavf/avio: temporarily accept 0 as EOF.Nicolas George2017-10-29
* | examples/avio_reading: return AVERROR_EOF at EOF.Nicolas George2017-10-29
* | avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()Michael Niedermayer2017-10-29
* | avcodec/jpeglsdec: Check ilv for being a supported valueMichael Niedermayer2017-10-29
* | dashenc: copy stream frame rate to output streamPeter Große2017-10-29
* | dashenc: Don't output frameRates at both AS and Representation-level. Only ou...Anton Schubert2017-10-29
* | dashenc: allow AdaptationSets to have different average frame ratesPeter Große2017-10-29
* | dashenc: don't write header data before the first packet arrivesPeter Große2017-10-29
* | dashenc: set DASH related options for the subsequent matroska muxer when usin...Peter Große2017-10-29
* | dashenc: fix bitrate estimation with correct scalingAnton Schubert2017-10-29
* | lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190.Carl Eugen Hoyos2017-10-29
* | libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t)Martin Vignali2017-10-29
* | lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware.Carl Eugen Hoyos2017-10-29
* | avformat/avformat.h: fix pairs typoJames Almer2017-10-29
* | avformat: deprecate getters and setters for AVFormatContext and AVStream fieldsJames Almer2017-10-29
* | avformat: move public AVStream fields up in the structJames Almer2017-10-29
* | avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-29
* | avcodec/magicyuvenc: improve compressionPaul B Mahol2017-10-29
* | libavcodec/magicyuv : remove unneed variable assignmentMartin Vignali2017-10-29
* | avformat/hlsenc: reindent hlsenc codeSteven Liu2017-10-29
* | avformat/hlsenc: fix missing first segment bug in fmp4 modeSteven Liu2017-10-29
* | avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bugSteven Liu2017-10-29
* | avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* | lavfi/palettegen: Fix compilation after 1da8c4e.Carl Eugen Hoyos2017-10-29
* | lavfi/palettegen: Allow setting the background colour.Carl Eugen Hoyos2017-10-29
* | Merge commit '8fd8f91e47f33cd82371a97ac81afc476144964f'James Almer2017-10-28
|\|
| * qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-04-23
| * qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-04-23
* | Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba'James Almer2017-10-28
|\|
| * checkasm: hevc: Add a hevc_ prefix to the add_residual functionsMartin Storsjö2017-04-21
* | Merge commit '1731c3530bffb876deb9e00dfffdf9841a8412cd'James Almer2017-10-28
|\|
| * mm: Skip unexpected audio packetsLuca Barbato2017-04-20
* | Merge commit 'f2c469b73f8ac3dd6a98d38281f61b68ea6dd336'James Almer2017-10-28
|\|