summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: miscellaneous cosmeticsDiego Biurrun2014-03-101-29/+30
* lavf: always use av_freeMichael Niedermayer2014-03-101-1/+1
* lavf: simplify ff_hevc_annexb2mp4_bufTim Walker2014-03-102-42/+5
* configure: Use the right pkgconf file for openjpegLuca Barbato2014-03-101-1/+1
* hevc: Use get_se_golomb_longLuca Barbato2014-03-101-5/+5
* golomb: Add a get_se_golomb_longLuca Barbato2014-03-101-0/+12
* Work around broken floating point limits on some systems.Anton Khirnov2014-03-103-0/+71
* mxfdec: Validate parameters to strftimeMartin Storsjö2014-03-101-0/+9
* matroskaenc: enable Annex B to MP4 conversion for HEVC tracks.Tim Walker2014-03-091-0/+4
* matroskaenc: write private data in hvcC format for HEVC.Tim Walker2014-03-092-1/+4
* movenc: allow muxing HEVC in MODE_MP4.Tim Walker2014-03-092-0/+2
* movenc: enable Annex B to MP4 conversion for HEVC tracks.Tim Walker2014-03-093-0/+158
* movenc: write hvcC tag for HEVC.Tim Walker2014-03-094-1/+1140
* movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker2014-03-091-1/+1
* riff: add VP9 fourccJames Zern2014-03-091-0/+1
* riff: IPJ2 decodes with JPEG2000 decoderBen Littler2014-03-091-0/+1
* movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier2014-03-092-2/+2
* libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2014-03-091-0/+1
* isom: lpcm in mov default to big endianMark Himsley2014-03-091-0/+1
* isom: add "MNG" FourCCPiotr Bandurski2014-03-091-0/+1
* isom: Support MPEG-2 video mov files from FPC5Carl Eugen Hoyos2014-03-091-0/+1
* isom: add "NO16" FourCCPiotr Bandurski2014-03-091-0/+1
* isom: add Radius DV YUV FourCCsPiotr Bandurski2014-03-091-0/+2
* isom: Support Sony XAVC in movCarl Eugen Hoyos2014-03-091-0/+1
* isom: add xd51 hdcamBen Littler2014-03-091-0/+1
* hevc: make pps/sps ids unsigned where necessaryVittorio Giovara2014-03-092-5/+5
* hevc: Do not turn 32bit timebases into negative numbersMichael Niedermayer2014-03-091-1/+1
* hevc: use av_mallocz() for allocating tab_ipmMichael Niedermayer2014-03-091-1/+1
* hevc: Use get_bits_long() in decode_vui()Michael Niedermayer2014-03-091-2/+2
* float_dsp: fix errors in documentationJanne Grunau2014-03-091-3/+1
* timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau2014-03-092-3/+15
* arm: get_cabac inline asmJanne Grunau2014-03-092-0/+105
* aarch64: get_cabac inline asmJanne Grunau2014-03-093-1/+108
* arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declarationJanne Grunau2014-03-091-1/+1
* build: Use pkg-config for openjpegPierre Lejeune2014-03-081-1/+1
* movenc: allow override of "writing application" tagJohn Stebbins2014-03-081-1/+2
* matroskaenc: allow override of "writing application" tagJohn Stebbins2014-03-081-2/+6
* arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6Janne Grunau2014-03-081-6/+4
* rv10: K&R formatting cosmeticsKeiji Costantini2014-03-081-44/+63
* rv10: Forward error from rv10_decode_packetKeiji Costantini2014-03-081-1/+4
* g2meet: K&R formatting cosmeticsDiego Biurrun2014-03-081-30/+41
* fic: Properly handle skip framesDerek Buitenhuis2014-03-071-0/+5
* matroskadec: cosmetics: Fix "attachement" vs. "attachment" typoDiego Biurrun2014-03-071-22/+22
* matroskadec: K&R formatting cosmeticsKeiji Costantini2014-03-071-469/+551
* rtmppkt: Rename the ts_delta field to ts_fieldMartin Storsjö2014-03-072-11/+11
* rtmppkt: Properly handle extended timestamps when writingMartin Panter2014-03-071-15/+20
* rtmppkt: Add a descriptive commentMartin Panter2014-03-071-1/+1
* rtmppkt: Handle extended timestamp field even for one-byte headerMartin Panter2014-03-072-10/+12
* dict: K&R formatting cosmeticsPatrice Clement2014-03-071-23/+31
* libx265: Support API version 9Derek Buitenhuis2014-03-062-7/+7