63451 Commits (5b1a56b34b3f0fa542a25f0e04879fba260a9372)
 

Author SHA1 Message Date
Lou Logan 5b1a56b34b doc/ffmpeg: note that -t is also an input option 11 years ago
Lou Logan 2dbf5e7038 configure: s/solving/solve 11 years ago
Clément Bœsch 53bac1b4bd doc: add a tutorial for writing filters. 11 years ago
Michael Niedermayer d35000c2dc avcodec/g723_1: fix writing into input frame data and warning 11 years ago
Carl Eugen Hoyos 2d56f0d054 Write the actual mp3 frame size when muxing into caf if available. 11 years ago
Michael Niedermayer 2db89765f3 Merge remote-tracking branch 'cigaes/master' 11 years ago
Neil Armstrong 99d742aac4 configure: uClibc native pthread requires -ldl 11 years ago
Christophe Gisquet 86ae0da60c x86: hpeldsp: propagate changes across codecs 11 years ago
Nicolas George fc9c857c2d ffmpeg: use thread message API. 11 years ago
Nicolas George 55cc60cd6d lavu: add thread message API. 11 years ago
Nicolas George 58a10e0e2c compat/w32pthreads: add return value to pthread_cond_init(). 11 years ago
Michael Niedermayer 96470ca22b avformat/mov: allow seeking back to the begin even if nothing is marked as keyframe 11 years ago
Michael Niedermayer d2eacbb754 doc/APIchanges: fix typo in date 11 years ago
Michael Niedermayer d236d4907c update APIchanges & version for c37d179 11 years ago
Michael Niedermayer c37d179295 avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype 11 years ago
Michael Niedermayer b0d0e29ffb avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro 11 years ago
Michael Niedermayer 9f50d3b944 avcodec/rv34: Fix () in GET_PTS_DIFF() macro 11 years ago
Michael Niedermayer a45e6b7bc5 avcodec/psymodel: Fix () in AAC_CUTOFF() macro 11 years ago
Michael Niedermayer e5dc7439e3 avcodec/proresenc_anatoliy: Fix () in macros 11 years ago
Michael Niedermayer a3950a90f6 Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" 11 years ago
Michael Niedermayer 9babf13764 avcodec/msvideo1enc: Fix () in MKRGB555() macro 11 years ago
Michael Niedermayer eb718f4c53 avcodec/opus: Fix () in ROUND_MULL() macro 11 years ago
Michael Niedermayer d62a4707f9 avcodec/opus_celt: Fix () in CELT_PVQ_V macro 11 years ago
Michael Niedermayer c163f5e601 avcodec/pngdec: fix () in OP_* macros 11 years ago
Timothy Gu ad733089b0 x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm 11 years ago
Michael Niedermayer 6e725f19f8 configure: try to fix the disappearing "r" bug in fate 11 years ago
Michael Niedermayer ee9b0199c8 Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9' 11 years ago
Clément Bœsch 657c603263 avcodec/webvttenc: do not use EOVERFLOW. 11 years ago
Michael Niedermayer cf7ff0146c avcodec/mss4: Fix () in MKVAL() macro 11 years ago
Michael Niedermayer 6e720c5c81 avcodec/mss34dsp: fix () in SOP* macros 11 years ago
Michael Niedermayer fa160af08b avcodec/mlpdec: fix () in MSB_MASK() macro 11 years ago
Michael Niedermayer f276bf303c avcodec/ivi_dsp: add some missing () to macros 11 years ago
Michael Niedermayer 70f671c39e avcodec/hevc: fix () in macros 11 years ago
Michael Niedermayer 0f45e643cc avcodec/h264_slice: fix macro () 11 years ago
Michael Niedermayer af62b42736 avcodec/h264: fix () in macros 11 years ago
Michael Niedermayer 97e6b5ee3a avcodec/golomb-test: fix () in EXTEND() macro 11 years ago
Michael Niedermayer fa915d4193 avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro 11 years ago
Aman Gupta 4372fb7a57 avcodec/webvttenc: add webvtt encoder 11 years ago
James Almer d94e255dd1 x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable 11 years ago
Michael Niedermayer 46e3883519 avcodec/opusdec: check alignment, misalignment could lead to crashes with avx 11 years ago
James Almer 61eea421b2 x86/dsputilenc: port sum_abs_dctelem functions to yasm 11 years ago
Michael Niedermayer ddeb58b90c avcodec/asvenc: dont use a negative global_quality 11 years ago
Michael Niedermayer 9a7d332b92 avcodec/aacenc: dont use global quality if its negative 11 years ago
Christophe Gisquet 81aa0f4604 x86: hpeldsp: implement SSSE3 version of _xy2 11 years ago
Michael Niedermayer 726316240b Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87' 11 years ago
Clément Bœsch cba92a2226 avformat/vobsub: do not create empty streams. 11 years ago
Nidhi Makhijani e0d01dc7d7 smoothstream: check malloc calls 11 years ago
Nidhi Makhijani 8692e6284f rdt: check malloc calls 11 years ago
Billy Shambrook 308188be34 Add metadata injection to blackdetect 11 years ago
Christophe Gisquet 9722a6a3f3 x86: hpeldsp: implement SSE2 put_pixels16_xy2 11 years ago