summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* | x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-29
* | Merge commit '225e84e74544062706c0159ec0737b0e1d40915f'Derek Buitenhuis2016-02-29
|\|
| * hls: disallow opening nested files in child demuxersAnton Khirnov2016-02-22
* | Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728'Derek Buitenhuis2016-02-29
|\|
| * smoothstreamingenc: do not open the files as read+writeAnton Khirnov2016-02-22
* | Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'Derek Buitenhuis2016-02-29
|\|
| * dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* | Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'Derek Buitenhuis2016-02-29
|\|
| * lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-22
* | Merge commit '5efd91284e56d444139ed811671c59a129bbb92f'Derek Buitenhuis2016-02-29
|\|
| * avprobe: do not call avio_close() on a custom contextAnton Khirnov2016-02-22
* | Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis2016-02-29
|\|
| * nutenc: do not use AVCodecContext.frame_sizeAnton Khirnov2016-02-22
* | lavf: Add pcx auto-detection.Carl Eugen Hoyos2016-02-29
* | lavc/pcxenc: Update format description link.Carl Eugen Hoyos2016-02-29
* | lavf/img2dec: Skip SOS when auto-detecting jpeg.Carl Eugen Hoyos2016-02-29
* | build: add --install-name-dir=DIR Darwin optionClément Bœsch2016-02-29
* | avfilter/avf_showcqt: optimize draw routinesMuhammad Faiz2016-02-29
* | fate/mpeg4: add mpeg4-es with codec timestamps (vlc ticket 7571)Michael Niedermayer2016-02-29
* | fate/vp8: add test for Ticket2451Michael Niedermayer2016-02-29
* | avformat/utils: Be slightly more tolerant with fps vs. stream timebaseMichael Niedermayer2016-02-29
* | fate/gif: add Test for Ticket3052Michael Niedermayer2016-02-29
* | fate/filter-video: add test for Ticket1578Michael Niedermayer2016-02-29
* | tests/fate/lossless-video: Add test for ticket4119Michael Niedermayer2016-02-29
* | avcodec/libzvbi-teletextdec: Remove unused variableMichael Niedermayer2016-02-28
* | avfilter/avf_showvolume: support unknown channel layouts tooPaul B Mahol2016-02-28
* | ffmpeg_vdpau: Remove unused variableMichael Niedermayer2016-02-28
* | avformat/mov: do not leak memory on ffio_read_size failureMarton Balint2016-02-28
* | avformat/mov: merge mov_read_custom functionsMarton Balint2016-02-28
* | avformat/dashenc: Enable dash output to work when the output isn't a local fileRaymond Hilseth2016-02-28
* | avformat/file: enable file_move() without unistd.hRaymond Hilseth2016-02-28
* | lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs2016-02-28
* | lavf/mov: fix sidx with edit listsRodger Combs2016-02-28
* | vc2enc: redistribute leftover bytesRostislav Pehlivanov2016-02-28
* | vc2enc: allocate the DWT context with the current plane sizeRostislav Pehlivanov2016-02-28
* | 2enc: clip and warn when user bitrate set too lowRostislav Pehlivanov2016-02-28
* | vc2enc: clip and warn when user bitrate set too lowRostislav Pehlivanov2016-02-28
* | vc2enc: carry over quantization index across frames as a starting pointRostislav Pehlivanov2016-02-28
* | vc2enc: use 32 bits for quantized coefficients LUTRostislav Pehlivanov2016-02-28
* | vc2enc: cache bits per quantizer, calculate wasted bitsRostislav Pehlivanov2016-02-28
* | avfilter/vf_vectorscope: add color5 mode, mode like color but with higher sat...Paul B Mahol2016-02-28
* | avcodec/mjpegdec: Fix decoding slightly odd progressive jpegMichael Niedermayer2016-02-28
* | LICENSE: Thorough editingTimothy Gu2016-02-28
* | x86/vf_blend: Add SSE2 optimization for divideTimothy Gu2016-02-28
* | lavf/mp3: Properly check return values of seeks and reads while reading the h...Derek Buitenhuis2016-02-28
* | avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c)Roman Ryltsov2016-02-28
* | Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-28
* | mjpegdec: Do not assume unused plane pointer are NULL.Reimar Döffinger2016-02-28