summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* all: use FFDIFFSIGN to resolve possible undefined behavior in comparatorsGanesh Ajjanagadde2015-11-03
* avutil/common: add FFDIFFSIGN macroGanesh Ajjanagadde2015-11-03
* avfilter/vf_rotate: correct log messageGanesh Ajjanagadde2015-11-03
* fate: update fate-source ref fileJames Almer2015-11-03
* avformat: add acm demuxerPaul B Mahol2015-11-03
* avcodec: add Interplay ACM decoderPaul B Mahol2015-11-03
* avutil/file_open: avoid file handle inheritance on WindowsTobias Rapp2015-11-02
* hlsenc: Only write PAT/PMT once per segmentDerek Buitenhuis2015-11-02
* avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibilityGanesh Ajjanagadde2015-11-02
* Merge commit '8161220eee152dad8b2ea9e2755c78c8e127f747'Hendrik Leppkes2015-11-02
|\
| * h264_parser: Rename close() to h264_close()Diego Biurrun2015-11-01
* | Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'Hendrik Leppkes2015-11-02
|\|
| * w32pthreads: Map MemoryBarrier to __sync_synchronize on mingwMartin Storsjö2015-10-30
* | Merge commit 'a0562e531723923b632684c7b51a9dd584bf534f'Hendrik Leppkes2015-11-02
|\|
| * configure: Add a SONAME entry for the android targetLuca Barbato2015-10-30
* | Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8'Hendrik Leppkes2015-11-02
|\|
| * vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-30
* | Merge commit 'f53583ea6e2e3fda4e4aa363f9a62cff4285affb'Hendrik Leppkes2015-11-02
|\|
| * omadec: Fix position of opening parenthesisVittorio Giovara2015-10-30
* | Merge commit 'b4a82e740743744136e07054525560351e4892ae'Hendrik Leppkes2015-11-02
|\|
| * h264: Print the complete user messageVittorio Giovara2015-10-30
* | Merge commit '8487987b87a252963b27b6adfd82887ea5933918'Hendrik Leppkes2015-11-02
|\|
| * h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-30
* | Merge commit '1720791e36f9cc24c05efea5bb275ab52156ce50'Hendrik Leppkes2015-11-02
|\|
| * png: read and write stereo3d frame side data informationKirill Gavrilov2015-10-30
* | Merge commit '00b62968d079e63bf22028f253ac297292436ebe'Hendrik Leppkes2015-11-02
|\|
| * os_support: Don't try to return the service name as a string in getnameinfoMartin Storsjö2015-10-30
* | Merge commit '567ca142952c5be57e52c149c815dfe5d6ac6d41'Hendrik Leppkes2015-11-02
|\|
| * configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvcMartin Storsjö2015-10-29
* | avformat/segafilm: set video stream durationPaul B Mahol2015-11-02
* | avformat/segafilm: set audio stream durationPaul B Mahol2015-11-02
* | avformat/segafilm: implement seekingPaul B Mahol2015-11-02
* | avformat: unref packet after storing it in internal packet queueHendrik Leppkes2015-11-02
* | avformat: always unref the packet after parsingHendrik Leppkes2015-11-02
* | avformat/ipmovie: add context to av_log()Paul B Mahol2015-11-02
* | avformat/ipmovie: put video decoding_map_size into packet and use it in decoderPaul B Mahol2015-11-02
* | vf_boxblur: Templatize blur{8,16}Timothy Gu2015-11-01
* | avutil/eval: minor typoGanesh Ajjanagadde2015-11-01
* | pixblockdsp: Use AV_COPY128U for get_pixels_16_cTimothy Gu2015-10-31
* | avcodec/h264_slice: Disable slice threads if there are multiple access units ...Michael Niedermayer2015-10-31
* | avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-31
* | avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-31
* | avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames optionClément Bœsch2015-10-31
* | avutil/x86/intmath: Add missing header.Matt Oliver2015-11-01
* | avcodec/nvenc: fix potential profile error when encoding yuv444pAgatha Hu2015-10-31
* | avutil/opencl_internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-31
* | avfilter/vf_deshake: replace qsort with AV_QSORTGanesh Ajjanagadde2015-10-31
* | avutil/x86/intmath: Use tzcnt in place of bsf.Matt Oliver2015-10-31
* | gdigrab: grab right desktop size if DPI in use, based on patch from Alexander...Matt Oliver2015-10-31
* | avutil/rational: use frexp rather than ad-hoc log to get floating point exponentGanesh Ajjanagadde2015-10-30