23250 Commits (dd14a04e4a5e05e1fe88ba3acf7029df64344e3c)
 

Author SHA1 Message Date
  Reimar Döffinger 029ddf333c Store strings directly in mov_mdhd_language_map instead of using pointers, 15 years ago
  Stefano Sabatini 909f659473 Reindent. 15 years ago
  Stefano Sabatini 3ece3e524f Use a consistent convention for the names of the internal wrapper 15 years ago
  Michael Niedermayer f28f146473 Flush the bitreservour. 15 years ago
  Reimar Döffinger 1c90d2985d Always consider the mov language code as 4 bytes fixed size and change the 15 years ago
  Reimar Döffinger 832ec42858 Simplify conversion to 5-bit ASCII. 15 years ago
  Måns Rullgård c676895fd9 Separate audio-only tests so they are only run once 15 years ago
  Michael Niedermayer 79ee468365 Redesign packet queue full check to be more robust. 15 years ago
  Michael Niedermayer ce2421a5c3 Bump up MAX_VIDEOQ_SIZE to fix stuttering of oddly interleaved avi files. 15 years ago
  Stefano Sabatini 8757dc5e40 Remove duplicated empty line. 15 years ago
  Michael Niedermayer 2646814897 Split first reference list comparission from mv comparission. 15 years ago
  Reimar Döffinger 3d05c1fbec Make the jump-table section-relative for x86_64 with PIC enabled. 15 years ago
  Stefano Sabatini 718c7b18c9 Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() 15 years ago
  Stefano Sabatini 22bf4592c8 Remove duplicated word in av_strlcat() doxy. 15 years ago
  Stefano Sabatini 1c7900921b Add missing '()' at the end of a function name. 15 years ago
  Stefano Sabatini 14ace37efc Add mention to the av_get_pix_fmt() addition. 15 years ago
  Carl Eugen Hoyos 64ad53ff5b Disable Altivec for processors older than G4. 15 years ago
  Stefano Sabatini 80a07f6e47 Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). 15 years ago
  Ancoron Luciferis 7b0b81a16d PPC: allow --cpu=E500[v2] 15 years ago
  Måns Rullgård 5634889107 configure: match PPC CPU types case insensitively 15 years ago
  Måns Rullgård 9b86137908 Set target_path to $(CURDIR) 15 years ago
  Michael Niedermayer 4e992796a9 Replace h->left_type[0] by the local variable for it we have. 15 years ago
  Michael Niedermayer 012dbcce08 slightly faster bit trickery. 15 years ago
  Michael Niedermayer 77821e11b3 Replace ?: by branchless code. 15 years ago
  Stefano Sabatini 7dac0c4379 Fix randomness of the swscale-test output. 15 years ago
  Daniel Verkamp 2a33c673b1 Set duration in Smacker demuxer 15 years ago
  Daniel Verkamp 895ab7489b Demux Bink audio in Smacker files 15 years ago
  Daniel Verkamp 4e5f42dd79 Add Bink codec IDs 15 years ago
  Kostya Shishkov adb5496146 another 10l: forgot to change parent condition as well 15 years ago
  Kostya Shishkov b381a823cd 10l trocadero: now return value of ff_rtmp_packet_read() has different meaning 15 years ago
  Kostya Shishkov 0b6b10d9da Make RTMP send/receive packet functions report number of bytes read or sent. 15 years ago
  Kostya Shishkov 09b67cc4bd cosmetics: add an empty line between variable declarations and code 15 years ago
  Kostya Shishkov 1cf3168516 Indeo Video Interactive 4 and 5 common code and DSP functions. 15 years ago
  Ramiro Polla b0f36ee1cd Revert commits 21227, 21441, and 21442. None of this is necessary now that we 15 years ago
  Reimar Döffinger 800274f871 Make VP5 and VP6 decoders output a qscale table to allow for more automatic 15 years ago
  Ronald S. Bultje 5e4e9042c4 Add no_repeat_mask option, so that single-pulse vectors can also be 15 years ago
  Robert Swain 4a27f326c5 Add support for vorbis 6.1 and 7.1 channel configurations as per the new spec 15 years ago
  Baptiste Coudurier 012dc2c426 Remove MAX_STREAMS usage in ogg and mxf muxers 15 years ago
  Måns Rullgård 402d55eef1 Set target_path to $(PWD) by default 15 years ago
  Måns Rullgård 6c88973a75 Add AV_COPY32 15 years ago
  Måns Rullgård 788627dea6 Define av_alias if supported by compiler 15 years ago
  Måns Rullgård dffb41b953 Check for may_alias gcc attribute support 15 years ago
  Laurent Aimar 68a4d3498f vp56: check buffer size to fix a potential segfault 15 years ago
  Måns Rullgård 8be0a5c384 Move ECFLAGS so it doesn't get added multiple times 15 years ago
  Justin Ruggles 2c2cdc0bfb Simplify error handling by processing header errors separate from CRC and 15 years ago
  Reimar Döffinger 836fc77785 Move variable declaration to block where it is used and simplify code. 15 years ago
  Rafaël Carré dd0cd3d273 Export H264 profile and level in AVCodecContext. 15 years ago
  Reimar Döffinger 88517e9f9d Extract duplicated code into a separate function. 15 years ago
  Måns Rullgård 604b2f5276 Append ECFLAGS to CFLAGS 15 years ago
  Michael Niedermayer 34032e26ab factorize first filter call out, this makes the code somewhat 15 years ago