84442 Commits (d521258b19a54f4ada61d24b9adb15d5993eda1c)
 

Author SHA1 Message Date
  Clément Bœsch 4ac44520e5 Merge commit '8495d84f0101464b15517860db33e8605586d87e' 8 years ago
  Clément Bœsch 151b5e4a53 Merge commit '3db51bf671defd47f2ec5ab67b11fb7730fb5e5a' 8 years ago
  Clément Bœsch 2e3221c303 Merge commit 'f0ccc65bc9ab9ddf1366066395564c71bcc825ee' 8 years ago
  Clément Bœsch 7c4dbd1df9 Merge commit 'a5ebe5d1217942238c641c83b24ef1106e53934a' 8 years ago
  Clément Bœsch 8636ccb5c0 Merge commit '2ac00d2d1d51047c6ce69d5fbe1a08392d142658' 8 years ago
  Clément Bœsch e40fd81809 Merge commit 'a115eb9e750543f1d8bf951414d291069bf396c2' 8 years ago
  Clément Bœsch 9f28db47ac Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f' 8 years ago
  Steven Liu 0052f3f527 avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolbox 8 years ago
  Clément Bœsch a283665693 Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195' 8 years ago
  Clément Bœsch 67e2ba36ec Merge commit '100fb0ddfda958da70f98feac81f924c02483789' 8 years ago
  Clément Bœsch 50d303a66a Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec' 8 years ago
  Clément Bœsch 132523448b Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b' 8 years ago
  Clément Bœsch 6426c58b1c Merge commit '48b80f8393d418ad35d73f5a36f5011de1928f3c' 8 years ago
  Clément Bœsch 8b13492c9e Merge commit '40ad05bab206c932a32171d45581080c914b06ec' 8 years ago
  Clément Bœsch 89a032634b Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6' 8 years ago
  Matthieu Bouron 1ade4d87ba lavc/h264dec: use OFFSET macro 8 years ago
  Steven Liu e90ad88281 avformat/hlsenc: fix duration wrong when no pkt duration 8 years ago
  wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 8 years ago
  Alexander Strasser a70d5e2593 lavf/avio: Be more explicit in logging white/black list matches 8 years ago
  Alexander Strasser 6693d57e99 lavf/avio: Remove unnecessary escaping of ' in string literals 8 years ago
  Michael Niedermayer 8ebed703f1 avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0 8 years ago
  Michael Niedermayer 108b02e547 avcodec/tiff: Check for multiple geo key directories 8 years ago
  Michael Niedermayer 0728d9a281 avcodec/pictordec: Fix runtime error: left shift of 805306368 by 2 places cannot be represented in type 'int' 8 years ago
  Katherine Nagels b2206475b4 doc/filters: Add colourspace values for colormatrix filter 8 years ago
  Steven Liu 4e3cc4bdd8 avformat/flvenc: flx flvflags no_metadata bug 8 years ago
  Steven Liu d3ce067e76 avformat/hlsenc: fix ticket 6231 8 years ago
  Michael Niedermayer 7cebc5a9cc avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int' 8 years ago
  Michael Niedermayer acdacb108d avcodec/targa: Skip hflip on blank images 8 years ago
  Michael Niedermayer 1467143a6e avcodec/wavpack: Fix runtime error: shift exponent 137 is too large for 32-bit type 'int' 8 years ago
  Michael Niedermayer a557ae8d52 avcodec/h264_direct: Fix runtime error: signed integer overflow: 2147483647 - -14133 cannot be represented in type 'int' 8 years ago
  Paul B Mahol fbfbd97be2 avcodec/xpmdec: there are XPM files with dos line endings 8 years ago
  Paul B Mahol 62c8dc4642 avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string 8 years ago
  Steven Liu 33e997d992 avformat/hlsenc: second_levels flags process function extract 8 years ago
  Michael Niedermayer 967feea5eb avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header() 8 years ago
  Michael Niedermayer a66c6e28b5 avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int' 8 years ago
  Michael Niedermayer a720b854b0 avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1 8 years ago
  Paul B Mahol 58f0bbc1ea avcodec/xpmdec: avoid "magic" numbers in function hex_char_to_number() 8 years ago
  Paul B Mahol dd0090eb21 avcodec/xpmdec: fix colors values which are different for X11 8 years ago
  Paul B Mahol 2b790b1c9e avcodec/xpmdec: do not allow number of colors to be higher than allocated 8 years ago
  Paul B Mahol fbc1f323db avcodec/xpmdec: rename yet another function 8 years ago
  Paul B Mahol 9d7e71a233 avcodec/xpmdec: rename convert to hex_char_to_number 8 years ago
  Paul B Mahol 7133ab435a avcodec/xpmdec: improve comment for one function and also fix 2 identation issues 8 years ago
  Muhammad Faiz 6c7a0876fe swresample/swresample: do not reset tsf on swr_alloc_set_opts 8 years ago
  Jun Zhao bf238a6a3c vf_hwupload: Add missing return value check 8 years ago
  James Almer ff17c76e92 tests/api-seek: fix memory leak on realloc() failure 8 years ago
  James Almer bdd07d7796 test/api-seek: clean up properly on failure 8 years ago
  James Almer 88deeb3eba tests/api-seek: make the crc array uint32_t 8 years ago
  Paul B Mahol e73325b971 avcodec/xpmdec: skip everything before signature 8 years ago
  Paul B Mahol 01b069c1b8 avcodec/codec_desc: add mime type for X-BitMap 8 years ago
  Paul B Mahol 404d2b977f avcodec/codec_desc: add mime type for X-PixMap 8 years ago