10857 Commits (e09f7d61da3a08a8595400ebdde44034f0c1b10c)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 5d3de5ad22 Silence warnings about NAL_SVC_NON_IDR in H.264. 18 years ago
  Benoit Fouet 0a1a0a805a add a close function to bitstream filter 18 years ago
  Luca Abeni 5f2cbb53b4 Fill the buffer with 0 before writing an SDP in it 18 years ago
  Carl Eugen Hoyos 1c746a490d Remove error raising when explicitely skipping frame 18 years ago
  Neil Brown 9fcbcca60a If a stream has no start time, but the first packet has a 'pts', use that 18 years ago
  Luca Abeni 3f19004e46 Set the "B" flag in the payload header 18 years ago
  Luca Abeni 2d7d6d4203 Set the "TR" field in the payload header 18 years ago
  Luca Abeni 73130dfee2 Correctly set the "P" field in the payload header 18 years ago
  Wolfram Gloger 9be5181587 fix probe buffer issue. patch by Wolfram Gloger {wmglo at dent.med.uni-muenchen.de}. 18 years ago
  Michael Niedermayer da0b94f539 workaround ms (lack of) intelligence in their design of dvr-ms 18 years ago
  Vitor Sessak becc0ef95b Remove reimplementation of get_unary. 18 years ago
  Luca Barbato 9d14ffbcce Cosmetics 18 years ago
  Aurelien Jacobs c0fee8c985 add a warning message for unsupported kind of encoding 18 years ago
  Michael Niedermayer ec2fc00d62 fix 1fps videos 18 years ago
  Vitor Sessak 11f81e6a07 Cosmetical: Empty line removal 18 years ago
  David Conrad 84fa6e23fb SimpleBlock keyframe flag is the most significant bit 18 years ago
  Vitor Sessak 63ecfc1fe4 Comment about unsupported sample size 18 years ago
  Marc Hoffman 1cc6bd4f10 renaming ARCH_BFIN to HAVE_BFIN 18 years ago
  Marc Hoffman 49488d12bf renaming ARCH_BFIN to HAVE_BFIN 18 years ago
  Benoit Fouet c40485fa87 add Dénes Balatoni to CREDITS 18 years ago
  Diego Biurrun a861e7e3b6 cosmetics: Add some whitespace for better readability. 18 years ago
  Diego Biurrun ea2c666b0e cosmetics: Sort bitstream filters. 18 years ago
  Diego Biurrun 035c591983 cosmetics: Sort some lines, whitespace changes. 18 years ago
  Diego Biurrun 1e97ce4a31 cosmetics: Sort some lines, whitespace changes. 18 years ago
  Diego Biurrun d8dfda7e51 Use a consistent multiple inclusion guard. 18 years ago
  Denes Balatoni d9420d4df1 add simple_idct implemented in Sparc VIS 18 years ago
  Vitor Sessak aa33d8096a Rename function 18 years ago
  Vitor Sessak 321c313836 Replace two #define's by inline functions 18 years ago
  Marc Hoffman 14da6549a7 Hooking bfin/mathops.h 18 years ago
  Marc Hoffman 543a90d14a Blackfin 32bit multiplication primitives MULH MUL16 18 years ago
  Reimar Döffinger eafa1c90e5 Replace complicated and currently broken manual alignment code by 18 years ago
  Luca Abeni 46b274d4e5 Correct packetization for MPEG video frames, and correct setting of the 18 years ago
  Luca Abeni 7c8133aa44 Remove commented code (payload header extension) 18 years ago
  Diego Biurrun 06396e1193 10l: Actually add the .libs dependency to the seek_test binary, 18 years ago
  Luca Barbato f6df400c0c Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci <dariodotgallucciatpolito.it> in feng 18 years ago
  Luca Barbato 55bf7fb613 snow altivec is broken 18 years ago
  Diego Biurrun d0e1cd3d9e Split FFmpeg documentation into general documentation and the documentation 18 years ago
  Roberto Togni b6f508bbcc Change 4xm demuxer and video decoder to pass the video format version in 18 years ago
  Måns Rullgård e89d9fd89c do not use "strings" in endian check 18 years ago
  Diego Biurrun 30a987ece9 Remove unused variable. 18 years ago
  Michael Niedermayer 267b9479ac typo 18 years ago
  Diego Biurrun 06b00c5f65 Simplify preprocessor directives. 18 years ago
  Diego Biurrun d56fb404bb Remove unused definition. 18 years ago
  Diego Biurrun c97f54020d Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific 18 years ago
  Wolfram Gloger d664a6255b Give seektest .libs dependency so that it gets updated on libavformat changes. 18 years ago
  Diego Biurrun a5a5984a25 cosmetics: Insert empty line for readability. 18 years ago
  Craig Nicol 19cc524ab6 Corrected pause handling when using the 's' step by frame key. 18 years ago
  Michael Niedermayer 971cc99020 print EBX/EBP availability 18 years ago
  Aurelien Jacobs ca1daf0ad0 add get_unary_0_33() to help gcc with inlining 18 years ago
  Aurelien Jacobs 2407a7c10f cleanup get_unary() 18 years ago