summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/ffv1dec: Fix skip_alphaMichael Niedermayer2015-05-28
* | x86inc: Clear __SECT__Timothy Gu2015-05-28
* | Revert "Move struc FFTContext below SECTION_RODATA"Timothy Gu2015-05-28
* | Merge commit '57cde2b180fcec0eaf60aad65f436ab6420546f5'Michael Niedermayer2015-05-27
|\|
| * lavf: move TLS-related ifdeffery to library specific fileswm42015-05-26
* | lavf: move TLS-related ifdeffery to library specific fileswm42015-05-27
* | Merge commit 'd8ffb2055f0e0fcb5d025bab72eb19c2a886c125'Michael Niedermayer2015-05-27
|\|
| * lavf: split tls.cwm42015-05-26
* | lavf: split tls.cwm42015-05-27
* | avformat/mpsubdec: Use double instead of float for timestamp calculationsMichael Niedermayer2015-05-27
* | avformat/mp3dec: Ensure the buffer is large enough to avoid seeks from the fi...Michael Niedermayer2015-05-27
* | avformat/mp3: skip junk at the beginning of mp3 fileswm42015-05-27
* | avformat/mpsubdec: change multipler to int, it only stores 1 and 100Michael Niedermayer2015-05-27
* | avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇2015-05-27
* | doc/build_system: Document GEN, text taken from the webpageMichael Niedermayer2015-05-27
* | fate: Update exif tests after 09ec31ce3aab41407965e7a95b7d145702434c26Michael Niedermayer2015-05-27
* | ffprobe: print stream_index with frame dataDave Rice2015-05-27
* | x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-27
* | avfilter/x86/vf_hqdn3d: Fix register typesMichael Niedermayer2015-05-27
* | avfilter/vf_hqdn3d: Initialize the whole LUTMichael Niedermayer2015-05-27
* | avcodec/nvenc: Fix typo: 1204 -> 1024Philip Langdale2015-05-26
* | avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user sets st...Michael Niedermayer2015-05-27
* | ffmpeg: do not print misleading recommanditions on 1pass vpx encodingMichael Niedermayer2015-05-26
* | Merge commit 'cf1f3d837e1266034a487de5b575bd76426c6b10'Michael Niedermayer2015-05-26
|\|
| * doc: Fix spelling of 'Transmission'Sebastian Ramacher2015-05-26
* | avformat/matroskaenc: Avoid floats in default duration calculationMichael Niedermayer2015-05-26
* | avformat/ircamenc: Avoid floatsMichael Niedermayer2015-05-26
* | avutil: Add av_q2intfloat()Michael Niedermayer2015-05-26
* | avformat/movenc: Avoid floats & float rounding in tmcd nb_frames calculationMichael Niedermayer2015-05-26
* | avformat/asfdec: Avoid float usage in duration calculationMichael Niedermayer2015-05-26
* | avformat/mpegts: Avoid float in bitrate calculationMichael Niedermayer2015-05-26
* | avcodec/h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-05-26
* | avcodec/hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-05-26
* | avcodec/dxva2_h264: Fix "may be used uninitialized" warningsMichael Niedermayer2015-05-26
* | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale2015-05-25
* | avcodec/dxva2: Fix "may be used uninitialized" warningsMichael Niedermayer2015-05-26
* | configure: Check if ID3D11VideoDecoder exists, not just the header to enable ...Michael Niedermayer2015-05-26
* | avfilter/x86/vf_fspp: Fix invalid combination of opcode and operandsMichael Niedermayer2015-05-26
* | lavf/dnxhd: Autodetect more files that can be decoded.Carl Eugen Hoyos2015-05-26
* | mov: reject zero bytes_per_frame with non-zero samples_per_frameAndreas Cadhalpun2015-05-26
* | configure: d3d11va is auto-detected like the othersMichael Niedermayer2015-05-25
* | lavf/riff: Add 0x729A as TwoCC for G.729.Carl Eugen Hoyos2015-05-25
* | avcodec/dxva2: Fix build without D3D11Michael Niedermayer2015-05-25
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\|
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* | Improve upon dynamic arrays- movtext subtitlesNiklesh2015-05-25
* | libshine: fix support for shine 3.0Andreas Cadhalpun2015-05-25
* | avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()Michael Niedermayer2015-05-25
* | avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() outMichael Niedermayer2015-05-25
* | avformat/rmenc: Avoid floats in duration calculationMichael Niedermayer2015-05-25