21791 Commits (f877954fd33b7b03bb09735298faffef1f65f14d)
 

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