22245 Commits (ff6e82a968c02d01ff9c5fb891b56af12a0f650c)
 

Author SHA1 Message Date
  Kostya Shishkov 9156a5ad72 Change main loop in Interplay Video decoder, so variables x and y really mean 16 years ago
  Diego Biurrun 66d23c968c Use common regression test functions in ffserver regression test script. 16 years ago
  Diego Biurrun 3d1470649c Replace ` ` syntax by $( ) in regression test shell scripts. 16 years ago
  Reimar Döffinger b03a63d16a Fix cdg reference and buffer_hints value: 16 years ago
  Luca Abeni f877954fd3 Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96. 16 years ago
  Michael Niedermayer 37ce3d6ba7 Do not copy codec_tag in stream copy case if it is associated with a different codec_id 16 years ago
  Stefano Sabatini a6831e885c Use positive logic, improve readability, consistent with r20877. 16 years ago
  Kostya Shishkov 0fb669ae9e cosmetics: reindent 16 years ago
  Diego Biurrun 43a6ca2c3d cosmetics: Reformat some function declarations. 16 years ago
  Diego Biurrun 251822897f Remove some unused variables, fixes the warnings: 16 years ago
  Luca Abeni 76faff6ef2 Add support for mp3 over RTP in rtpdec.c 16 years ago
  Kostya Shishkov ce293510d9 Auravision Aura 2 decoder 16 years ago
  Kostya Shishkov 588f8cd8df Add Auravision Aura decoding support 16 years ago
  Kostya Shishkov c587910696 There is no need to print FFmpeg or codec name in error message 16 years ago
  Kostya Shishkov 5590342322 cosmetics: correct formatting a bit 16 years ago
  Måns Rullgård 1a91f1a0da ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access 16 years ago
  Stefano Sabatini f69d394f6b Satisfy grammatical nits. 16 years ago
  Stefano Sabatini 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 16 years ago
  Stefano Sabatini dc7f38f59c Re-add missing "@end table" which was erroneously removed in the 16 years ago
  Stefano Sabatini 5f6cb6eb9c Factorize common options documentation. 16 years ago
  Ramiro Polla 870e015048 Add -?, -help, and --help as alternative options to get help. 16 years ago
  Ramiro Polla 7f11e745b2 Print usage instead of help when no files are specified. 16 years ago
  Ramiro Polla 0c2a18cbcd Split show_usage() out of show_help(). 16 years ago
  Ramiro Polla 8319aefeec Add a general [options] to the basic usage string. 16 years ago
  Ramiro Polla 27daa420fc First print the program description and then the basic usage line. 16 years ago
  Ramiro Polla aaba7e6c66 Remove parameters no longer used in h[yc]scale(). 16 years ago
  Ramiro Polla a1f4b4bb6e Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 16 years ago
  Ramiro Polla bb53e1d188 Rename function pointers used to convert from the input pixel format to the 16 years ago
  Ramiro Polla e7a47515ab Check if chroma horizontal scaler is needed in sws_init_swScale(). 16 years ago
  Ramiro Polla 6f9771d7a6 Remove unused fields from SwsContext. 16 years ago
  Ramiro Polla d3243d1431 Indentation. 16 years ago
  Ramiro Polla e77ddfa293 Indent. 16 years ago
  Ramiro Polla b501a1f56a Set fast_bilinear functions in sws_init_swScale(). 16 years ago
  Ramiro Polla bae76dc3eb Set horizontal scaler's range conversion in context in sws_init_swScale(). 16 years ago
  Gwenole Beauchesne c1977fbbd7 Add new fields for the VDPAU/MPEG-4 back-end. 16 years ago
  Ramiro Polla 84011f10d5 Set horizontal scaler's src offsets in context in sws_init_swScale(). 16 years ago
  Diego Biurrun cb39768960 Add long_name for Xxan codec. 16 years ago
  Kostya Shishkov 0080402d36 Improve handling allocated buffers in Xan decoder 16 years ago
  Kostya Shishkov 2628f515fe cosmetics: reindent a bit 16 years ago
  Vitor Sessak a8eb8de461 Add tables used by both AMR-NB and SIPR 16 years ago
  Mike Melanson da8af9388c Cosmetic: indent after last change. 16 years ago
  Mike Melanson e6e32bdc5f Optimize unpack_vectors() by not shuffling around redundant vectors. 16 years ago
  Michael Niedermayer b2cc8111d6 More sane error message when extradata has not been set. 16 years ago
  Carl Eugen Hoyos 646eb55139 Swap red and blue when decoding r210. 16 years ago
  Michael Niedermayer 2c2a167ca7 It appears that waveformatextensible is mandatory for more cases than 16 years ago
  Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 16 years ago
  Michael Tison a3d995c1eb CD+G demuxer and decoder 16 years ago
  Jai Menon 8993535cbb 10l : make sure probe buffer is large enough. 16 years ago
  Michael Niedermayer 134271c232 Only add 1 index entry per keyframe. 16 years ago
  Reimar Döffinger c3abb55141 Set bits_per_raw_sample appropriately in dpx decoder. 16 years ago