67473 Commits (4436a8f44dedc83767b3d9da9beb85d1fae2ca30)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 4436a8f44d Remove fminf() emulation. 11 years ago
  Michael Niedermayer 4342b346d2 Merge commit '8cb7b7b461b52898765b38e3eff68c0ce88347f3' 11 years ago
  Michael Niedermayer 0bdc5db520 Merge commit '95a449d3ce8e15522df47a80a8a4593ea5c2b1bb' 11 years ago
  Martin Storsjö 8cb7b7b461 movenc: Avoid leaking locally allocated data when returning on errors 11 years ago
  Martin Storsjö 95a449d3ce movenc: Remove an outdated comment 11 years ago
  Lukasz Marek 2b14593148 ffmpeg_opt: free incorrect priv_data for feed stream 11 years ago
  Xiaohan Wang 33301f0017 Fix read-after-free in matroska_read_seek(). 11 years ago
  Michael Niedermayer c9a9a7a1fd Merge commit '9cbf70fa0e44613590b019cef1fe99aa3f3c5d9d' 11 years ago
  Carl Eugen Hoyos e2e36a739d Fix make checkheaders for libavcodec/vorbis_parser.h. 11 years ago
  Michael Niedermayer 872c0bcd3c Merge commit 'e7d20f12c5eff5570cd897f3ce3a88456024036b' 11 years ago
  Michael Niedermayer 2893d1b36d Merge commit '1d8a0c1b43e58332a3a15c67d4adc161713cade8' 11 years ago
  Michael Niedermayer 0d71e825db Merge commit '897d5c3a4296f3da80b8699d1487328ca2de8e55' 11 years ago
  Michael Niedermayer 66e49ff3b9 Merge commit '1384df641994bf3d6cb51084290aa94752737bae' 11 years ago
  Michael Niedermayer ed736890d6 Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad' 11 years ago
  James Almer edff061fb0 x86/swr: add ff_float_to_int32_a_avx2 11 years ago
  Michael Niedermayer 960c573cc5 avcodec/mjpegdec: support pix fmt id 0x22111111 11 years ago
  Michael Niedermayer ddac3053cd avutil/ppc/util_altivec: add () to VEC_LD macro arguments 11 years ago
  Michael Niedermayer 1a1a98f644 avutil/ppc/util_altivec: make src pointers const, fix warnings 11 years ago
  Martin Storsjö 9cbf70fa0e movenc: Write correct presentation timestamps in tfra 11 years ago
  Martin Storsjö e7d20f12c5 movenc: Remove a now redundant check 11 years ago
  Rong Yan 79e0255956 libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec() put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec() avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec() put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE 11 years ago
  Martin Storsjö 1d8a0c1b43 movenc: Allow to request not to use edit lists 11 years ago
  Michael Niedermayer 897d5c3a42 lavf: Print a warning if failed to avoid negative timestamps when requested 11 years ago
  Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 13 years ago
  Henrik Gramner 4981baf9b8 avstring: Mark some character handling functions av_const 11 years ago
  Rong Yan 6a6c16cbcc libavutil/ppc/util_altivec.h : fix unaligned_load() vec_unaligned_load() add macros VEC_LD() VEC_MERGEH() VEC_MERGEL() VEC_ST() for POWER LE 11 years ago
  Michael Niedermayer c11f731768 avformat/webpenc: preserve single image VP8X flags 11 years ago
  Michael Niedermayer b1c99f4c5f avcodec/aacdec: Add table of profile names 11 years ago
  Michael Niedermayer 2daae445c0 avcodec/aacdec: print extension type when startcode debugging is on 11 years ago
  James Almer b385c4c6a3 x86/swr: replace sse4 instructions in pack_6ch with sse ones 11 years ago
  Thilo Borgmann 93ab6693d8 lavd/avfoundation: Update documentation to mention audio capabilities. 11 years ago
  Michael Niedermayer c53a1507aa Merge commit '199d9f995da53fe2507821f6d96bbc692574e1a9' 11 years ago
  Michael Niedermayer ad0cf8e063 Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' 11 years ago
  Michael Niedermayer f663734738 Merge commit '5d29efe4b0154ce305d66fed2ac23e5842439256' 11 years ago
  Michael Niedermayer 98d6f0ffef Merge commit '37b3361e755361d4ff14a2973df001c0140d98d6' 11 years ago
  Michael Niedermayer c96a44d0dd Merge commit '0a6664706168dc1049967bec311970d720581625' 11 years ago
  Michael Niedermayer 5241f90058 Merge commit 'e0a1d0a2b04eb5220d00fc7ce46a57cc5e3c7118' 11 years ago
  Vittorio Giovara 199d9f995d mjpegdec: fix undefined shift 11 years ago
  Luca Barbato ac4a5e3abd pthreads_frame: Do not leak on failure path 11 years ago
  Vittorio Giovara 5d29efe4b0 mpeg12dec: simplify context duplication 11 years ago
  Vittorio Giovara 37b3361e75 mpeg12enc: factor out check in encode_dc 11 years ago
  Vittorio Giovara 0a66647061 mpegvideo_enc: factor out denominator and explicitly cast operands 11 years ago
  Vittorio Giovara e0a1d0a2b0 mpegvideo_enc: rework direct mode check 11 years ago
  Michael Niedermayer d70e503ebc avfilter/af_aresample: remove unused variable 11 years ago
  Giorgio Vazzana be0356ca05 lavd/v4l2: use pixel format variable names consistently 11 years ago
  Michael Niedermayer 8afaa03c53 avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 11 years ago
  Michael Niedermayer d5999b7f28 avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 11 years ago
  Michael Niedermayer da8cb1c361 avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext 11 years ago
  Michael Niedermayer 470e116e3f avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 11 years ago
  Michael Niedermayer e591608753 avcodec/xiph: make extradata argument const 11 years ago