summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc'Michael Niedermayer2014-09-15
|\
| * ismindex: handle time discontinuities and nonzero start timeMika Raento2014-09-15
* | hlsenc: single_file, support HLS ver 4 byterangesMika Raento2014-09-15
* | avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruftJames Almer2014-09-15
* | avutil: remove obsolete FF_API_OLD_OPENCL cruftJames Almer2014-09-15
* | avutil: remove obsolete FF_API_LLS1 cruftJames Almer2014-09-15
* | RELEASE: update to 2.4.gitJames Almer2014-09-15
* | avformat/rtpproto: fix strict aliasing violations with sockaddrMichael Niedermayer2014-09-15
* | avformat/network: add union for avoiding strict aliassing violations with soc...Michael Niedermayer2014-09-15
* | avcodec: remove obsolete FF_API_DSPUTIL cruftJames Almer2014-09-14
* | avcodec/tiff: fix odd dimensioned yuvMichael Niedermayer2014-09-15
* | avcodec/libvpxdec: Adds decode support for formats other than 420Deb Mukherjee2014-09-14
* | avcodec/microdvddec: indent fixClément Bœsch2014-09-14
* | avcodec/utils: remove avcodec_ prefix for internal symbolClément Bœsch2014-09-14
* | avcodec/mjpegenc: the AMV encoder doesnt support yuv422Michael Niedermayer2014-09-14
* | Changelog: add 2.4Michael Niedermayer2014-09-14
* | doc/examples: remove unneeded NULL checksMichael Niedermayer2014-09-14
* | MAINTAINERS: Add 2.4 to maintained releases, drop 2.3Michael Niedermayer2014-09-14
* | Changelog/RELEASE_NOTES: prepare for 2.4Clément Bœsch2014-09-14
* | doc/APIchanges: Update hashes and datesMichael Niedermayer2014-09-14
* | doc/APIchanges: attempt to split releasesClément Bœsch2014-09-14
* | doc: mention important API changes in the RELEASE_NOTESAndreas Cadhalpun2014-09-14
* | ffserver: drop custom skip_spaces() implReynaldo H. Verdejo Pinochet2014-09-13
* | ffserver: use correct error for stream not foundReynaldo H. Verdejo Pinochet2014-09-13
* | doc: mention in APIChanges that AVProbeData must be initialized due to the ne...Andreas Cadhalpun2014-09-14
* | RELEASE_NOTES: add version numbersMichael Niedermayer2014-09-14
* | RELEASE_NOTES: Add next versions name (Fresnel)Michael Niedermayer2014-09-13
* | avformat/utils: free s->pb for image2 as it can be used with and without a fileMichael Niedermayer2014-09-13
* | avformat/assenc: honor ReadOrderClément Bœsch2014-09-13
* | avdevice/lavfi: dont assign variables to themselfsMichael Niedermayer2014-09-13
* | Fix "passing argument 1 of av_free discards const qualifier from pointer targ...Michael Niedermayer2014-09-13
* | avformat/mpegts: Improve probe heuristic by considering the overall frequency...Michael Niedermayer2014-09-13
* | avcodec/mjpegdec: Fix chroma width roundingClément Bœsch2014-09-13
* | avcodec/bmp_parser: delay frame end detection to the next header or EOFMichael Niedermayer2014-09-13
* | avcodec/bmp_parser: simplifyMichael Niedermayer2014-09-13
* | avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its headerMichael Niedermayer2014-09-13
* | avformat/vobsub: fix NULL dereferenceClément Bœsch2014-09-13
* | avcodec/ac3en: use FF_ALLOC(Z)_ARRAY()Michael Niedermayer2014-09-13
* | lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for ...Andreas Cadhalpun2014-09-13
* | doc: document the addition of the AVProbeData.mime_type field and it's implic...Andreas Cadhalpun2014-09-13
* | configure: Fix miscompilation for i586Mikulas Patocka2014-09-12
* | avformat/img2dec: Fail probing when no data is yet available and the filename...Michael Niedermayer2014-09-12
* | avformat/format: Run image2 probe again when file content data is availableMichael Niedermayer2014-09-12
* | avformat/img2dec: reduce bmppipe probe scoreMichael Niedermayer2014-09-12
* | docs: add example around the suggested commit message formatJames Darnley2014-09-12
* | configure: fix check_cmd in check_host_cppJörg Krause2014-09-11
* | avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af...Rong Yan2014-09-11
* | avcodec/png_parser: Return the buffered data at the endMichael Niedermayer2014-09-11
* | avcodec/pngdec: print the actual number of bytes left in the error caseMichael Niedermayer2014-09-11
* | avformat/img2_alias_pix: Add AVClass and image2 AVOptionsMichael Niedermayer2014-09-11