summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use rac_get_prob branchy version when used within a conditional branch.Matt Oliver2014-05-13
* Support broadcast destination for udp protocolOlivier Langlois2014-05-13
* hevc: fixing code indenting in hevcpred(cherry picked from commit 28a59168459...Mickaël Raulet2014-05-13
* hevc/intrapred: fix indent(cherry picked from commit ab167f3158cf37bd679bda28...Mickaël Raulet2014-05-13
* hevc: a much faster implementation of intra prediction (up to 1s onMickaël Raulet2014-05-13
* avformat/asfenc: honor the maximum of 63 payloadsAaron Graham2014-05-13
* avcodec: add option to make is_intra_more_likely() from error concealment ret...Michael Niedermayer2014-05-12
* avformat/mp3dec: check the number of frames per buffer sizeMichael Niedermayer2014-05-12
* avformat/utils: if the id3 tag is too large for data after it to become avail...Michael Niedermayer2014-05-12
* avformat/utils: limit probe score in the id3 case only if there is a chance t...Michael Niedermayer2014-05-12
* Use Matroska document version 2 for WebM files if possible.Carl Eugen Hoyos2014-05-12
* Fix compilation with --enable-lto --enable-shared with icc.Carl Eugen Hoyos2014-05-12
* hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRsHendrik Leppkes2014-05-12
* avfilter/buffer: Use av_malloc_array()Michael Niedermayer2014-05-12
* avcodec/buffersrc: use av_mallocz_array()Michael Niedermayer2014-05-12
* configure: Ensure log2 is disable based on msvcrt version.Matt Oliver2014-05-12
* configure: Allow log2 with msvc12 onwards.Matt Oliver2014-05-12
* avcodec/vda_h264: fix bistream typoMichael Niedermayer2014-05-12
* Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'Michael Niedermayer2014-05-12
|\
| * avconv: Support VDA hwaccelAnton Khirnov2014-05-11
* | avcodec/vda_h264: fix null pointer dereferenceMichael Niedermayer2014-05-12
* | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'Michael Niedermayer2014-05-12
|\|
| * lavc: Add new VDA hwaccelAnton Khirnov2014-05-11
* | Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b'Michael Niedermayer2014-05-12
|\|
| * vda: use hwaccel private data for internal bitstream bufferAnton Khirnov2014-05-11
* | Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer2014-05-12
|\|
| * lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-11
* | Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8'Michael Niedermayer2014-05-12
|\|
| * lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* | Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436'Michael Niedermayer2014-05-12
|\|
| * hwaccel: Support specific frame allocatorsLuca Barbato2014-05-11
* | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'Michael Niedermayer2014-05-11
|\|
| * hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* | Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92'Michael Niedermayer2014-05-11
|\|
| * lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-11
* | Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f'Michael Niedermayer2014-05-11
|\|
| * lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-11
* | Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425'Michael Niedermayer2014-05-11
|\|
| * lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-11
* | avcodec/dct: use av_malloc_array()Michael Niedermayer2014-05-11
* | avcodec/cinepakenc: use av_malloc_array()Michael Niedermayer2014-05-11
* | configure: Fix floating point conformance ith icl.Matt Oliver2014-05-11
* | lavc/on2avc: silent warnings about const paramsLukasz Marek2014-05-11
* | avformat/mpegtsenc: fix minor typo in omit_video_pes_length descriptionAman Gupta2014-05-11
* | libmpcodecs/vf_uspp: check avcodec_open() return codemichael2014-05-11
* | ffserver: don't leak poll_table if poll failsReynaldo H. Verdejo Pinochet2014-05-10
* | Add missing "const" to pointer arrays.Reimar Döffinger2014-05-10
* | avfilter/vf_removelogo: fix memleak on failureMichael Niedermayer2014-05-10
* | hevcdsp: include stddef.h for ptrdiff_t definitionJames Almer2014-05-10
* | opencl: Make init_mtx static with volatile lockMatt Oliver2014-05-10