54185 Commits (cea8a0077fc597a11838f2f7242c01722d577b44)
 

Author SHA1 Message Date
Ronald S. Bultje cea8a0077f yuv4mpeg: correctly handle chroma for odd luma sizes. 12 years ago
Matthew Heaney 1029822a91 lavf/webvttdec: use private option to specify WebVTT kind 12 years ago
Matthew Heaney bc35df29c1 lavf: add AV_DISPOSITION flags for WebVTT text track kinds 12 years ago
Derek Buitenhuis 61c82214af cllc: Use outbuf in RGB and ARGB functions 12 years ago
Derek Buitenhuis d48f221952 cllc: Implement YUV support 12 years ago
Michael Niedermayer 8a7aabe80b avfilter/vsrc_testsrc: fix artifacts with odd height 12 years ago
Michael Niedermayer bbe26eff22 h264: Fix null pointer dereference with disabled error concealment 12 years ago
Michael Niedermayer a46e578dda avformat/avio: Fix EOF handiling of ffurl_read_complete() 12 years ago
Michael Niedermayer f48366c704 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer a620c8321e Merge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1' 12 years ago
Michael Niedermayer af5f9c0876 Merge commit '95d52464542f532061290192518d5fe1c1930e8d' 12 years ago
Michael Niedermayer 14a61bc3f9 Merge commit 'ace87c19ed4c4882d7b9b3ce512c4c195e39a203' 12 years ago
Michael Niedermayer 1152863a3f Merge commit '6dc6598692da3b0ebda2d768681786343f26a4f4' 12 years ago
Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Michael Niedermayer 5dba888dd5 msmpeg4: Fix ff_msmpeg4_pred_dc() so it works with lowres>0 12 years ago
Michael Niedermayer 46312fc2a9 cmdutils: dont change the log level for -report 12 years ago
Michael Niedermayer 9375f5003d sonic: use av_freep() as its safer than av_free() 12 years ago
Michael Niedermayer 69d0a2922f sonic: cleanup/simplify num_taps check 12 years ago
Michael Niedermayer db27dadcb0 sonic: replace divide() by ROUNDED_DIV() 12 years ago
Ronald S. Bultje c329713de7 vp8: wait for prev_frame to parse segment_map before reading it. 12 years ago
Michael Niedermayer fb0df5c113 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 780b1aa1ef Merge commit 'f963f701d90bd7bb03e39aab4e59bd137084e082' 12 years ago
Michael Niedermayer cc61ef0479 Merge commit '42cc6cefd315c1556e2a52f7ebe2f766ec82b790' 12 years ago
Michael Niedermayer d894e64acc Merge commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f' 12 years ago
Diego Biurrun ace87c19ed configure: whitespace cosmetics 12 years ago
Diego Biurrun 6dc6598692 configure: Simplify an expression with enabled_all. 12 years ago
Michael Niedermayer 730e07f10b sonic: avoid float sqrt() for integer input & output 12 years ago
Michael Niedermayer 4ec7ef56bd sonic: simplify quant cliping 12 years ago
Michael Niedermayer bcb42fb6db sonic: use av_calloc() 12 years ago
Alex Smith f11e4045b9 configure: More msvc/icl combining 12 years ago
Oka Motofumi 81c5ceeda2 avisynth: Make sure the filename passed to Avisynth is in the right code page 12 years ago
Derek Buitenhuis 8bdbabfaa4 configure: Enable MinGW-w64's implementation of vsnprintf and pals 12 years ago
Michael Niedermayer 37c7a8be19 sonic: replace literal numbers by sizeof() 12 years ago
Michael Niedermayer 081a7f3ed0 sonic: replace some float by integers to improve platform independance 12 years ago
Michael Niedermayer 12de2933da sonic: Improve error codes 12 years ago
Michael Niedermayer 8689ee0eef sonic: simplify shift_down() 12 years ago
Luca Barbato f963f701d9 ogg: relax demuxer conformance checks 12 years ago
Luca Barbato 42cc6cefd3 avconv: report the error for codec open failure 12 years ago
Luca Barbato 1e340af8d6 avconv: drop additional strerror fallback 12 years ago
Michael Niedermayer b6ce50a2d4 avutil/ripemd: adjust loop condition to silence CID1035716 12 years ago
Hendrik Leppkes d76fff7df7 smvjpeg: use refcounted frames to avoid mem leaks 12 years ago
Hendrik Leppkes 1a405c683e smvjpeg: remove redundant frame init code 12 years ago
Hendrik Leppkes 7cdf574c22 swscale: fix filter alignment reduction without inline asm 12 years ago
Michael Niedermayer d6a33f5d20 h264: fix size of arrays in ff_h264_check_intra_pred_mode() 12 years ago
Michael Niedermayer 2005fddcbb h264/ff_h264_check_intra_pred_mode: fix input value check 12 years ago
Stefano Sabatini 7cc4115dd6 doc/decoders,decoders: add various missing final dots 12 years ago
Timothy Gu 83647ace73 doc/decoders: Add libopencore-amrwb decoder doc 12 years ago
Stefano Sabatini 3f8750776f doc/protocols: apply very minor consistency fixes 12 years ago