68196 Commits (f478bdabf2afcd5f709789347f8a3becc4ff17bc)
 

Author SHA1 Message Date
  Michael Niedermayer f478bdabf2 Changelog: add 2.5 entry 11 years ago
  Benoit Fouet 1d69ab9d1c avcodec/pngdec: fix indentation in handle_row() 11 years ago
  Benoit Fouet 6e9b060e4f avcodec/pngdec: fix mem leak in init() 11 years ago
  Benoit Fouet 08aec6f68e libavcodec/pngdec: support 'previous' dispose operation for APNG. 11 years ago
  Reimar Döffinger 49d9cbe55d h264_i386: Fix operand size 11 years ago
  Michael Niedermayer dac9e50902 RELEASE_NOTES: update for 2.5 11 years ago
  Michael Niedermayer 43520771f1 doc/APIchanges: fill in hashes and dates 11 years ago
  Michael Niedermayer 1027a44681 Changelog: Add libpostproc visualization 11 years ago
  Lukasz Marek 650aa36f35 lavf/oggenc: use meaningful error codes 11 years ago
  Michael Niedermayer 8524558858 swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output 11 years ago
  Michael Niedermayer a6f730730b avformat/rmdec: Check codec_data_size 11 years ago
  Michael Niedermayer eac5c7b837 avformat/aviobuf: Fix infinite loop in ff_get_line() 11 years ago
  Jonathan Baecker 868cec5874 avdevice/decklink_common: fix COM initialization failure check 11 years ago
  Michael Niedermayer 534f901fca avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() 11 years ago
  Michael Niedermayer c5dc8cc03a avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() 11 years ago
  Michael Niedermayer e316caf712 avcodec/opusdec: Use avpriv_float_dsp_alloc() 11 years ago
  Christophe Gisquet 9fa056ba75 pngdsp x86: use unaligned access 11 years ago
  Michael Niedermayer 242f1152bf ffmpeg: drop usage of coded_frame 11 years ago
  Jonathan Baecker 5a57f389f4 avdevice/decklink_common: fix heap corruption run time error 11 years ago
  Carl Eugen Hoyos 7a4be4315f Support muxing 4k AVC Intra in mov. 11 years ago
  Michael Niedermayer ebc29e8625 Merge commit '2e0935965b824bc641b7e0bafafcbb1e36027f79' 11 years ago
  Michael Niedermayer b329460c51 Merge commit '7319a47c7e7931ebf8f475cc2cffc7bcd333acee' 11 years ago
  Michael Niedermayer d76adfae9c Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550' 11 years ago
  Michael Niedermayer fc469e5c7f Merge commit '26e20dfd06ac62da596a9549867f990f1200a04e' 11 years ago
  Michael Niedermayer 02444f02f1 Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09' 11 years ago
  Michael Niedermayer 781a5a392c Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09' 11 years ago
  Lukasz Marek 302ed9c43f ffserver_config: print warning when using default value 11 years ago
  Lukasz Marek 2f4233614a ffserver_config: set defaults basing on absence of set value 11 years ago
  Lukasz Marek c8ac46e924 ffserver_config: remove useless defaults 11 years ago
  Lukasz Marek 8b0226f2a6 ffserver: use avcodec_copy_context to copy context 11 years ago
  Michael Niedermayer d0b0fe6691 Merge commit '5639ed9abb58311f82cf3499b682d228290adb09' 11 years ago
  Michael Niedermayer 1537d0b432 Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3' 11 years ago
  Michael Niedermayer 61d0a6dd95 Merge commit '7464e98f74c03d3efa0cdc8d7abad06e4c3c277a' 11 years ago
  Michael Niedermayer 9adc999d2a Merge remote-tracking branch 'cigaes/master' 11 years ago
  Michael Niedermayer 68b8e21b8b avcodec/aacdec: Use avpriv_float_dsp_alloc() 11 years ago
  Michael Niedermayer 46b64e3098 Revert "avfilter/vf_interlace: more accurate pts calculation" 11 years ago
  Nicolas George 6c96aa0606 configure: add a note about pkg-config --static. 11 years ago
  Nicolas George cfcaf6b38e configure: add optional pkg-config helper and use it. 11 years ago
  Michael Niedermayer 59f1f764d6 avfilter/vf_tinterlace: Favor using standard timebases for the output 11 years ago
  Rong Yan b4d41beebe avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for scalarproduct_and_madd_int16_altivec() 11 years ago
  Florent Le Coz 2e0935965b Drop the unofficial extension prefix for MPEG and MPEG-TS formats 11 years ago
  Jean-Baptiste Mardelle 7319a47c7e mpegtsenc: recognize .mts as MPEG Transport Stream 11 years ago
  Fredrik Axelsson 8f8caca224 Add support for BDAV/m2ts-mode muxing 11 years ago
  Jon Morley 26e20dfd06 options_table: fix colorspace minimum option value 11 years ago
  Thilo Borgmann 3cec81f4d4 mov: allocate the tag value dynamically 11 years ago
  Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 11 years ago
  Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 11 years ago
  Vittorio Giovara 604c9b1196 rtsp: move the CONFIG_ macros to the beginning of the check 11 years ago
  Luca Barbato 7464e98f74 aac: Simplify decode_mid_side_stereo 11 years ago
  Benoit Fouet d7716961a8 avformat/apngdec: exit probing when skipping is not possible. 11 years ago