92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Clément Bœsch 4ac44520e5 Merge commit '8495d84f0101464b15517860db33e8605586d87e' 9 years ago
  Clément Bœsch 151b5e4a53 Merge commit '3db51bf671defd47f2ec5ab67b11fb7730fb5e5a' 9 years ago
  Clément Bœsch 2e3221c303 Merge commit 'f0ccc65bc9ab9ddf1366066395564c71bcc825ee' 9 years ago
  Clément Bœsch 7c4dbd1df9 Merge commit 'a5ebe5d1217942238c641c83b24ef1106e53934a' 9 years ago
  Clément Bœsch 8636ccb5c0 Merge commit '2ac00d2d1d51047c6ce69d5fbe1a08392d142658' 9 years ago
  Clément Bœsch e40fd81809 Merge commit 'a115eb9e750543f1d8bf951414d291069bf396c2' 9 years ago
  Clément Bœsch 9f28db47ac Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f' 9 years ago
  Luca Barbato 0d8013b88b configure: Replace -no_weak_symbols with -Werror=partial-availability 9 years ago
  Steven Liu 0052f3f527 avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolbox 9 years ago
  Clément Bœsch a283665693 Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195' 9 years ago
  Clément Bœsch 67e2ba36ec Merge commit '100fb0ddfda958da70f98feac81f924c02483789' 9 years ago
  Clément Bœsch 50d303a66a Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec' 9 years ago
  Clément Bœsch 132523448b Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b' 9 years ago
  Clément Bœsch 6426c58b1c Merge commit '48b80f8393d418ad35d73f5a36f5011de1928f3c' 9 years ago
  Clément Bœsch 8b13492c9e Merge commit '40ad05bab206c932a32171d45581080c914b06ec' 9 years ago
  Clément Bœsch 89a032634b Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6' 9 years ago
  Matthieu Bouron 1ade4d87ba lavc/h264dec: use OFFSET macro 9 years ago
  Steven Liu e90ad88281 avformat/hlsenc: fix duration wrong when no pkt duration 9 years ago
  wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 9 years ago
  Alexander Strasser a70d5e2593 lavf/avio: Be more explicit in logging white/black list matches 9 years ago
  Alexander Strasser 6693d57e99 lavf/avio: Remove unnecessary escaping of ' in string literals 9 years ago
  Michael Niedermayer 8ebed703f1 avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0 9 years ago
  Michael Niedermayer 108b02e547 avcodec/tiff: Check for multiple geo key directories 9 years ago
  Michael Niedermayer 0728d9a281 avcodec/pictordec: Fix runtime error: left shift of 805306368 by 2 places cannot be represented in type 'int' 9 years ago
  Katherine Nagels b2206475b4 doc/filters: Add colourspace values for colormatrix filter 9 years ago
  Diego Biurrun 681a86aba6 x86: fft: Port to cpuflags 13 years ago
  Diego Biurrun e9bb77fb10 x86: h264: Simplify DEQUANT macro with cpuflags 9 years ago
  Diego Biurrun 307eb1a8ee x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags 13 years ago
  Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 13 years ago
  Steven Liu 4e3cc4bdd8 avformat/flvenc: flx flvflags no_metadata bug 9 years ago
  Steven Liu d3ce067e76 avformat/hlsenc: fix ticket 6231 9 years ago
  Michael Niedermayer 7cebc5a9cc avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int' 9 years ago
  Michael Niedermayer acdacb108d avcodec/targa: Skip hflip on blank images 9 years ago
  Michael Niedermayer 1467143a6e avcodec/wavpack: Fix runtime error: shift exponent 137 is too large for 32-bit type 'int' 9 years ago
  Michael Niedermayer a557ae8d52 avcodec/h264_direct: Fix runtime error: signed integer overflow: 2147483647 - -14133 cannot be represented in type 'int' 9 years ago
  Paul B Mahol fbfbd97be2 avcodec/xpmdec: there are XPM files with dos line endings 9 years ago
  Paul B Mahol 62c8dc4642 avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string 9 years ago
  Steven Liu 33e997d992 avformat/hlsenc: second_levels flags process function extract 9 years ago
  Michael Niedermayer 967feea5eb avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header() 9 years ago
  Michael Niedermayer a66c6e28b5 avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int' 9 years ago
  Michael Niedermayer a720b854b0 avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1 9 years ago
  Paul B Mahol 58f0bbc1ea avcodec/xpmdec: avoid "magic" numbers in function hex_char_to_number() 9 years ago
  Paul B Mahol dd0090eb21 avcodec/xpmdec: fix colors values which are different for X11 9 years ago
  Paul B Mahol 2b790b1c9e avcodec/xpmdec: do not allow number of colors to be higher than allocated 9 years ago
  Paul B Mahol fbc1f323db avcodec/xpmdec: rename yet another function 9 years ago
  Paul B Mahol 9d7e71a233 avcodec/xpmdec: rename convert to hex_char_to_number 9 years ago
  Paul B Mahol 7133ab435a avcodec/xpmdec: improve comment for one function and also fix 2 identation issues 9 years ago
  Muhammad Faiz 6c7a0876fe swresample/swresample: do not reset tsf on swr_alloc_set_opts 9 years ago
  Anton Khirnov 522d850e68 h264_cavlc: check the value of run_before 9 years ago
  Anton Khirnov 83b2b34d06 h2645_parse: use the bytestream2 API for packet splitting 9 years ago