55473 Commits (af05edc658f3af284a1af39c00a36aeff0adaa0d)
 

Author SHA1 Message Date
  Reimar Döffinger af05edc658 vdpau: Add an allocation function for AVVDPAUContext. 12 years ago
  Reimar Döffinger d87f9da53c vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU. 12 years ago
  Reimar Döffinger 49cf36f4e3 sanm: fix undefined behaviour on big-endian. 12 years ago
  Michael Niedermayer 61e0e80999 tiff: continue parsing on non fatal errors 12 years ago
  Michael Niedermayer 8e119a22c4 mpeg4videodec: Parse newpred headers 12 years ago
  Michael Niedermayer 06137a496b mpeg4videodec: check resolution marker bits 12 years ago
  Michael Niedermayer 5717689c75 avutil/avstring: make const tables static const 12 years ago
  Michael Niedermayer 2215947438 avutil/parseutils:make const tables static const 12 years ago
  Michael Niedermayer 64a3dbadee avutil/ripemd:make const tables static const 12 years ago
  Michael Niedermayer 0e98a13322 avutil/xtea: make const tables static const 12 years ago
  Michael Niedermayer 90b40b45d4 avutil/sha:make const tables static const 12 years ago
  Michael Niedermayer 475df42eb6 avutil/sha512: make const tables static const 12 years ago
  Mark Harris 4ccafaca1c avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII 12 years ago
  Michael Niedermayer 15c92f8c48 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 99091ff217 Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266' 12 years ago
  Michael Niedermayer 5993b96269 Merge commit 'd175a5730b42166704b7262b33f4b780d9d92f60' 12 years ago
  Michael Niedermayer 159dfd2625 Merge commit 'a435ca5b4d9efebf0759220681010977c36615f7' 12 years ago
  Michael Niedermayer 78242e4310 Merge commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec' 12 years ago
  Michael Niedermayer 6c7a05352f Merge commit '8e1fe345577a42f99591caf8a06c447613449694' 12 years ago
  Michael Niedermayer 06186a3160 Merge commit 'ba5393a609c723ec8ab7f9727c10fef734c09278' 12 years ago
  Michael Niedermayer a2b0699f4f Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b' 12 years ago
  Michael Niedermayer b905a7137a avcodec/avpacket: Fix memory allocation failure check 12 years ago
  Michael Niedermayer 67a580f423 Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d' 12 years ago
  Michael Niedermayer 921c1d4c95 Merge commit 'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e' 12 years ago
  Michael Niedermayer d2d8e259fd Merge commit '5eb488bfa835f2902a31ba99d57c16ae36c4f598' 12 years ago
  Michael Niedermayer 019eb2c77b svq3: Fix ff_h264_check_intra_pred_mode() return code check 12 years ago
  Michael Niedermayer e0b45ca730 Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714' 12 years ago
  Luca Barbato 5718e3487b rtmp: Do not misuse memcmp 12 years ago
  Thilo Borgmann 4dcb2f7478 lavu: fix grammar in doxy for av_frame_ref. 12 years ago
  James Almer 214293b143 lavd: Fix make checkheaders 12 years ago
  Derek Buitenhuis d9c1fb8376 bprint: Include va_copy compat 12 years ago
  Nicolas George d5f38847f5 tests/fli: avoid rounding errors in -t option. 12 years ago
  Michael Niedermayer 5fc5170c55 avutil/opt: make const tables static const 12 years ago
  Michael Niedermayer 18b1381c5f avutil/opt: fix av_log type 12 years ago
  Michael Niedermayer db4918b72e avformat/tedcaptionsdec: make const arrays static const 12 years ago
  Michael Niedermayer 0b5627189d avfilter/f_sendcmd: make const arrays static const 12 years ago
  Michael Niedermayer 148310ca16 avutil/log: Use bprint for part 12 years ago
  Martin Storsjö 205a4502d3 doc: Clarify the avconv section about -re 12 years ago
  Martin Storsjö d175a5730b doc: Add an example on publishing over RTMP 12 years ago
  Martin Storsjö a435ca5b4d doc: Explain that the default RTMP user agent is different when publishing 12 years ago
  Martin Storsjö aa16a6b0c5 doc: Extend the rtmp example to include how to pass username/password 12 years ago
  Martin Storsjö 3bea53dbdf doc: Add librtmp to the section header for the librtmp specific details 12 years ago
  Martin Storsjö 8e1fe34557 rtmp: Detect and warn if the user tries to pass librtmp style parameters 12 years ago
  Michael Niedermayer 112c970ca6 avutil/bprint: add av_vbprintf() 12 years ago
  Luca Barbato ba5393a609 rtmp: rename data_size to size 12 years ago
  Luca Barbato 4ebc7d659f rtmp: Use PRId64 when needed. 12 years ago
  Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago
  Vittorio Giovara c1076d8479 h264: check one context_init() allocation 12 years ago
  Vittorio Giovara 5eb488bfa8 h264: use explicit variable names for *_field_flag 12 years ago
  Vittorio Giovara b3dc260e7f h264: return meaningful values 12 years ago