56097 Commits (ea538b0d64cf30942ea04631082f8814aa045031)
 

Author SHA1 Message Date
Stefano Sabatini 083f058024 doc/formats: remove probe_score entry, since it's not an option 11 years ago
Diego Biurrun de81b6ae4f ppc: fdct: Remove vim editor settings comment 11 years ago
Diego Biurrun 70dd8892bf mpegvideo: Replace arch initialization ifdeffery by standard conditionals 11 years ago
Diego Biurrun cd52917237 x86: rv40dsp: Move inline assembly optimizations out of YASM init section 11 years ago
Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
Diego Biurrun 8410d6e93c avutil: Refactor CPU extension availability macros 11 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
Michael Niedermayer e31db621bf avformat: export probe score 11 years ago
Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 11 years ago
Michael Niedermayer 90411f7ed6 snowenc: Fix memleak of the ratecontrol related memory 11 years ago
Michael Niedermayer f13e733145 avcodec/snow: check for malloc* failures 11 years ago
Diego Biurrun 84146963d2 configure: x86: Fix handling of i686 and cpunop features 11 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 11 years ago
Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 11 years ago
Michael Niedermayer 129f50692e snowenc: check for memory allocation failures 11 years ago
Michael Niedermayer 48480da6ad Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer bc6e535db1 Merge commit '0ce1a7598e84abe6fb3684d0d5b0872d36f001d7' 12 years ago
Michael Niedermayer 983ed20c1c Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1' 12 years ago
Michael Niedermayer a8ddafb0f4 Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1' 12 years ago
Michael Niedermayer 72196a4b8d Merge commit '310cc4bf82824f09bdd0b9147ed725cdbeaf9bdd' 12 years ago
Michael Niedermayer 7efa9b1794 Merge commit 'b1f9cdc37ff5d5b391d2cd9af737ab4e5a0fc1c0' 12 years ago
Michael Niedermayer bfa1b42b3c Merge commit '818d1f1a3e89d35213af0bd5dc4a772713951882' 12 years ago
Michael Niedermayer f0ee0341b0 Merge commit '6258d362b82934a2c27557e0984aed372d98091a' 12 years ago
Michael Niedermayer 946902e5b9 Merge commit 'f4634ae8a83d13a1abf3baac8956a3111aa09ed2' 12 years ago
Michael Niedermayer a13af77f49 Merge commit '21015109ec0fac0f104a5355f272ecb956ba3f4e' 12 years ago
Michael Niedermayer 87d38ad803 Merge commit 'f812eeda17e38797df5cb733ce99cdfd829d84ca' 12 years ago
Luca Barbato 48f2e53ad0 doc: document the asf demuxer 12 years ago
Michael Niedermayer 70106e73c5 cmdutils: Filter non user AVOptions out from what can be set over the command line. 12 years ago
Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 12 years ago
Martin Storsjö ef51692a49 Revert "w32pthread: help compiler figure out undeeded code" 12 years ago
Martin Storsjö 4332bf98dc w32threads: Don't use function pointers when linking directly to newer APIs 12 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 12 years ago
Luca Barbato b1f9cdc37f ac3: Return proper error codes 12 years ago
Luca Barbato 818d1f1a3e ac3: Clean up the error paths 12 years ago
Luca Barbato 6258d362b8 ac3: Do not clash with normal AVERROR 12 years ago
Luca Barbato f4634ae8a8 flv: Fix the help string 12 years ago
Luca Barbato 21015109ec doc: Document the flv demuxer 12 years ago
Alfred E. Heggestad 16c3ed5837 libavutil: cast truncated values to uint32_t 12 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 12 years ago
Michael Niedermayer 231201382e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer da2038221b Merge commit '2bbad1f94cbc5eab0aa2d937bc79d085477d0242' 12 years ago
Michael Niedermayer ef4fcb30c4 Merge commit '3559fb97c459c88b4f1d0eef80d55933d3b7fabe' 12 years ago
Michael Niedermayer 0bd15938ec Merge commit '4d122b01e4ce539269ee2df193b061772c7374f6' 12 years ago
Martin Storsjö 0fb3e1c6ce movenc: Check for errors from mov_create_chapter_track 12 years ago
Martin Storsjö 2bbad1f94c movenc: Properly free allocated data on failures in mov_write_header 12 years ago
Martin Storsjö 3559fb97c4 movenc: Check that tracks->enc exists before trying to free extradata 12 years ago
Martin Storsjö 4d122b01e4 movenc: Check for allocation failures in mov_create_chapter_track 12 years ago
Michael Niedermayer 535d9a9386 avformat/ftp: make const tables static const 12 years ago