summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-03
* lavf: document av_dump_format()Vittorio Giovara2014-07-02
* hevc: Use the local context variable when neededLuca Barbato2014-07-02
* matroskadec: Fix a double negation typoMichael Niedermayer2014-07-02
* matroska: Factor out mkv_write_stereo_modeLuca Barbato2014-07-01
* matroska: Factor out write_track from mkv_write_tracksLuca Barbato2014-07-01
* matroska: K&R formatting cosmeticsLuca Barbato2014-07-01
* vaapi: Update idct_permutation location after dsputil/idctdsp splitDiego Biurrun2014-07-01
* mov: Support default-base-is-moof.Yusuke Nakamura2014-07-01
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-30
* pgssubdec: handle more complex PGS scenariosJohn Stebbins2014-06-30
* arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö2014-06-28
* rtpenc_jpeg: check for color_range tooVittorio Giovara2014-06-28
* apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara2014-06-28
* mpeg: Change ff_convert_matrix() to take an MpegEncContext parameterDiego Biurrun2014-06-27
* dv: Properly split decoder and encoder initializationDiego Biurrun2014-06-27
* dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectoryDiego Biurrun2014-06-26
* fate: Add dependencies for dct/fft/mdct/rdft testsDiego Biurrun2014-06-26
* indeo4: B-frames decodingDirk Ausserhaus2014-06-26
* indeo2: rename stride to pitch for consistency with other Indeo decodersKostya Shishkov2014-06-26
* output example: free the muxing format context properlyAnton Khirnov2014-06-26
* output example: rewrite encoding logicAnton Khirnov2014-06-26
* output example: store the scaling context in the stream contextAnton Khirnov2014-06-26
* output example: use a macro instead of a static variableAnton Khirnov2014-06-26
* output example: allocate the audio frame only onceAnton Khirnov2014-06-26
* output example: use OutputStream for audio streams as wellAnton Khirnov2014-06-26
* output example: use the new AVFrame API to allocate audio framesAnton Khirnov2014-06-26
* output example: set output channel layoutAnton Khirnov2014-06-26
* output example: use a struct to bundle the video stream variables togetherAnton Khirnov2014-06-26
* output example: use the new AVFrame API for allocating the video frameAnton Khirnov2014-06-26
* dump_stream: print the timebase as is, do not reduce itAnton Khirnov2014-06-26
* lavc: do not allocate edges in the default get_buffer2()Anton Khirnov2014-06-26
* hevc: remove unused array min_cb_addr_zsGildas Cocherel2014-06-26
* hevc: Allow out of bound values for num_reorder_picsKieran Kunhya2014-06-26
* dv: Replace a magic number by sizeof()Diego Biurrun2014-06-25
* x86: h264dsp: Fix link failure with optimizations disabledDiego Biurrun2014-06-25
* mjpegdec: Properly set the context colorspace infoDerek Buitenhuis2014-06-24
* h264: error out from decode_nal_units() when AV_EF_EXPLODE is setVittorio Giovara2014-06-23
* jpeg2000: fix dereferencing invalid pointers during cleanupVittorio Giovara2014-06-23
* pixfmt: mark the reserved valuesVittorio Giovara2014-06-23
* dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun2014-06-23
* h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau2014-06-23
* lzo: Handle integer overflowLuca Barbato2014-06-23
* indeo45: use is_indeo4 context flag instead of checking codec IDDirk Ausserhaus2014-06-23
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* mpeg: Split error resilience bits off into a separate fileDiego Biurrun2014-06-22
* Check mp3 header before calling avpriv_mpegaudio_decode_header().Justin Ruggles2014-06-22
* Check if an mp3 header is using a reserved sample rate.Justin Ruggles2014-06-22