Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-06lavf/http: Process HTTP header before sending response.Stephan Holljes
2015-06-06lavf/http: Document method option.Stephan Holljes
2015-06-06avformat/mxfenc: Add mxf muxer avclassMichael Niedermayer
2015-06-06avformat/utils: Do not select audio streams with unknown sample rate in av_fi...Michael Niedermayer
2015-06-05flvdec: fix lack of duration for some filesGanesh Ajjanagadde
2015-06-05avformat/flvdec: Show unknown tags at debug levelMichael Niedermayer
2015-06-05avformat/flvdec: Add TYPE_ONCAPTIONINFOMichael Niedermayer
2015-06-05avformat/flvdec: increase buffer size for parsing metadata string keyMichael Niedermayer
2015-06-05lavf/matroskaenc: Write Block Keyframe correctlyVignesh Venkatasubramanian
2015-06-04lavf/riffenc: Set correct block align for mp2.Juanjo
2015-06-03Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr...Michael Niedermayer
2015-06-03avformat/mov: Retry same packet on IO failure to avoid loosing a packetMichael Niedermayer
2015-06-03avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/secMichael Niedermayer
2015-06-02avformat/sbgdec: Check alloc_array_elem() return valueMichael Niedermayer
2015-06-02avformat/mxfdec: return error instead of segfaulting if there are no streamsMichael Niedermayer
2015-06-01avformat/movenc: Fix potential signed overflowsMichael Niedermayer
2015-06-01avformat/mxfenc: Correct klv_fill_keyMichael Niedermayer
2015-06-01Merge commit '63ce9fd23cfa5ac0d9a862be0da138108dc1c505'Michael Niedermayer
2015-06-01Merge commit '84c5ff911f3f0557c8f97a964f74ceb01dd6d214'Michael Niedermayer
2015-06-01rtmpdh: Use GMP functions directly, instead of nettle wrappersMartin Storsjö
2015-06-01rtmpdh: Fix the indentation in a structMartin Storsjö
2015-06-01avformat/utils: Simplify get_std_framerate() checkMichael Niedermayer
2015-06-01Merge commit '5c720657c23afd798ae0db7c7362eb859a89ab3d'Michael Niedermayer
2015-06-01Merge commit 'bff0349d9da527084e1433167466d8afc9e25c7f'Michael Niedermayer
2015-06-01Merge commit 'a8a90906fb0ad0f8d3c68a97f182528ee3b5198c'Michael Niedermayer
2015-05-31avformat/libquvi: fix error handlingGilles Chanteperdrix
2015-05-31mov: always check avio_read return valueAndreas Cadhalpun
2015-05-31avio: Add avio_read wrapper to simplify error checkingVittorio Giovara
2015-05-31mov: Correctly allocate ctts_dataLuca Barbato
2015-05-31mov: reject zero bytes_per_frame with non-zero samples_per_frameAndreas Cadhalpun
2015-05-31mov: Fix two memleaksAndreas Cadhalpun
2015-05-31mov: abort on EOF in ff_mov_read_chanAndreas Cadhalpun
2015-05-31network: prevent SIGPIPE on OSXwm4
2015-05-30network: prevent SIGPIPE on OSXwm4
2015-05-30avformat/movenc: Add loction/xyz support to allow copying data between mov filesMichael Niedermayer
2015-05-30avformat/mov: Also export loci altitudeMichael Niedermayer
2015-05-30avformat/mov: Append place name instead of overwriting for lociMichael Niedermayer
2015-05-30lavf/tls_securetransport: add missing copyright noticeRodger Combs
2015-05-30avformat/h264dec: Add ff_tlog() with trace information about h264 probingMichael Niedermayer
2015-05-30avformat/h264dec: Fix detection of invalid h264 with 0x100 startcodesMichael Niedermayer
2015-05-30Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6'Michael Niedermayer
2015-05-29rtmpdh: Generate the whole private exponent using av_get_random_seed() with n...Martin Storsjö
2015-05-29lavf/tls: Support Secure TransportRodger Combs
2015-05-29mov: fix DTS calculation for samples with negative stts durationAndreas Cadhalpun
2015-05-29avformat/movenc: Check that track_width_1616 fits within the available 32bit ...Michael Niedermayer
2015-05-29avformat/movenc: avoid floats in width/height/aspect ratio computationsMichael Niedermayer
2015-05-29avformat/concatdec: Enable auto_convert by defaultMichael Niedermayer
2015-05-29avformat/mov: Avoid float usage in yuv_to_rgba()Michael Niedermayer
2015-05-29Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1'Michael Niedermayer
2015-05-29Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286'Michael Niedermayer