50664 Commits (b5e5ed8ea707fefcab15dbfa3fa0dc2f36e5275a)
 

Author SHA1 Message Date
Michael Niedermayer 5ade6bfb03 doc/examples/demuxing: use AVFrame accessor functions 12 years ago
Michael Niedermayer bf90ef0314 avcodec: add ff_frame_get_metadatap() 12 years ago
Paul B Mahol 5b802cf567 lavc/codec_desc: add/fix .props for SGI/DPX/X-face/BRender PIX image 12 years ago
Joseph Artsimovich 4a6bd34637 Handle an invalid extra mpeg2 picture header following a frame-encoded picture. 12 years ago
Paul B Mahol 6c7d1608dd sgidec: use unchecked bytestream2 functions where it makes sense 12 years ago
Rob Sykes dc666d360b soxr: libsoxr 0.1.1 support 12 years ago
Paul B Mahol 5a232e5078 exr: use bytestream functions in pxr24_uncompress() 12 years ago
Michael Niedermayer 4b335e73da Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 7da1b235e8 Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e' 12 years ago
Michael Niedermayer 1a7166a58d Merge commit 'e8c52271c45ec27d783e74238dcfad0c2008731c' 12 years ago
Michael Niedermayer 28bb17ca36 Merge commit '399663be9d4a839b894c48a21b62926eb8497d72' 12 years ago
Michael Niedermayer 76f8d3c8d9 Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174' 12 years ago
Michael Niedermayer fb4b160756 Merge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282' 12 years ago
Michael Niedermayer 41401773d3 Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311' 12 years ago
Michael Niedermayer 46f4b468e2 Merge commit 'cb6f8245aed2c26fe95c30cd68c45983277a945a' 12 years ago
Diego Biurrun 0b31129389 lls: Do not return from void functions 12 years ago
Diego Biurrun 4da950c0ae lls: #ifndef --> #if in FF_API_ version guard 12 years ago
Michael Niedermayer e20f2dc048 ffmpeg: fix variable name in psnr printing code 12 years ago
Michael Niedermayer 1d178710b4 libvpxenc: dont redundantly zero fields, the whole context is zeroed on init 12 years ago
Pascal Massimino 3c3a8c1489 libvpxenc: add psnr support 12 years ago
Diego Biurrun e8c52271c4 Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." 12 years ago
Michael Niedermayer b56e029bdc avformat/lavfi: force probesize to cover at least 30 frames 12 years ago
Paul B Mahol 33240dfa9a exr: pxr24 decompression 12 years ago
Paul B Mahol 9f3c90a366 exr: fix error message when pixel type is not set 12 years ago
Paul B Mahol 4751c6c270 exr: s/bits_per_color_id/pixel_type 12 years ago
Paul B Mahol a71926a548 exr: track channels properties 12 years ago
Nicolas George d9fad53f4b lavf/avio: check for : in filenames for protocols. 12 years ago
Nicolas George 3d2adeb6f8 lavfi/af_aresample: fix info log for unknown layouts. 12 years ago
Nicolas George 2bd104c72a lavfi/af_aresample: fix layout consistency check. 12 years ago
Nicolas George 89f9f69e3f lavf: rescale duration for chained muxers. 12 years ago
Nicolas George bf63a474ca lavc/exr: use size_t instead of int for sizes. 12 years ago
Michael Niedermayer c4735eef03 loco: silence warning: decoded may be used uninitialized in this function 12 years ago
Luca Barbato 399663be9d lls: mark max_order as unsigned short 12 years ago
Luca Barbato 9d4da474f5 lls: move to the private namespace 12 years ago
Luca Barbato 7ac6d2423e lls: K&R formatting cosmetics 12 years ago
Martin Storsjö df0229a7ca avconv: Apply codec options to streams that are copied as well 12 years ago
Martin Storsjö cb6f8245ae cmdutils: Allow calling filter_codec_opts without a set encoder 12 years ago
Martin Storsjö 86611ff123 pnm: Use av_pix_fmt_desc_get instead of accessing the array directly 12 years ago
Michael Niedermayer 03678a32bc Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 085bd039bb Merge commit 'e2c272eb3660d7f4f1d7720980e30f6a617e7eb3' 12 years ago
Carl Eugen Hoyos a791b62f5f Improve dump_attachment documentation. 12 years ago
Michael Niedermayer e54a1bdc21 Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer 1c6477f30f Revert "lavf/utils: add support for special characters encoding in URL" 12 years ago
Clément Bœsch 7b2d50f81e build: make iconv build configurable. 12 years ago
Senthilnathan M 4a8fc1d83b lavf/utils: add support for special characters encoding in URL 12 years ago
Stefano Sabatini 6cc12353a8 lavf/concatdec: define "ffcat" and "ffconcat" extensions 12 years ago
Marton Balint ac37d21f49 ffplay: do not cycle through unavailable show modes 12 years ago
Marton Balint d0c6ed7da0 ffplay: add option to disable subtitling 12 years ago
Marton Balint daece4c674 ffplay: use NAN to signal invalid external clock 12 years ago
Marton Balint 26c208cf0f ffplay: if audio or video clock is invalid return NAN 12 years ago