17534 Commits (f92a6c66ed2dfb4c421934984b1869b21cb961dc)
 

Author SHA1 Message Date
Ronald S. Bultje a9f84821c5 Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See discussion in 16 years ago
Ronald S. Bultje 5d88c2647d Change audio_pkt_cnt from an array into a single field, since only a single 16 years ago
Ronald S. Bultje 886e89d0d0 Add RMStream object as function argument to public functions so that non-.rm 16 years ago
Ronald S. Bultje ba61472911 Implement RMStream stream-specific private data object in the RM demuxer. 16 years ago
Måns Rullgård 23ae2b68b0 Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED 16 years ago
Kostya Shishkov 10f35ebddd Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for it 16 years ago
Måns Rullgård edf7c2b26f simple_idct: use MUL16 and MAC16 from mathops.h 16 years ago
Diego Biurrun 643d2e880f Avoid POSIX-reserved _t namespace. 16 years ago
Stefano Sabatini df77a6daab Make the VIDIOCMCAPTURE ioctl error message consistent with the other ones. 16 years ago
Stefano Sabatini faf67322dc Add missing check on the return value of the VIDIOCSWIN ioctl. 16 years ago
Diego Biurrun cb82a0736d consistency cosmetics: Rename POWERPC identifiers to PPC. 16 years ago
Diego Biurrun 79cb09b2f7 consistency cosmetics: Rename POWERPC identifiers to PPC. 16 years ago
Luca Barbato d89eae6f1a Remove stray code 16 years ago
Luca Barbato a6b4448cdf Cleanup _t types in libavcodec/ppc 16 years ago
Stefano Sabatini 7f9b3266c9 Change thisIsAVar variable names to this_is_a_var style, more 16 years ago
Reimar Döffinger b870027a19 Bump minor number for many small improvements, tiff fax decoding, 16 years ago
Stefano Sabatini 9864142b6d Fix and extend documentation for avfilter_graph_get_filter(). 16 years ago
Stefano Sabatini e916c2ac6a Fix typo: ommitted -> omitted. 16 years ago
Måns Rullgård f23740d96f ARM: NEON optimised float_to_int16 16 years ago
Stefano Sabatini 22730e8790 Put pass_logfilename_prefix check on a single line, improve readability. 16 years ago
Stefano Sabatini ad16627fa0 Rename variables: 16 years ago
Michael Niedermayer 92799d3213 Enable faxcompr. 16 years ago
Michael Niedermayer a56f82eaf8 indent 16 years ago
Michael Niedermayer 537bf4266f Simplify vertical mode 16 years ago
Michael Niedermayer eb0094b224 And another sechole ... 16 years ago
Michael Niedermayer 268309750b Fix yet another sechole. 16 years ago
Michael Niedermayer 11c5999e20 Fix another sechole. 16 years ago
Michael Niedermayer 2a522579aa Minor simplification. 16 years ago
Michael Niedermayer f78a679177 Remove unused run_start variable. 16 years ago
Michael Niedermayer 6f5c00eb9f Move sync line pointers code to the end of the loop, it is simpler that way. 16 years ago
Michael Niedermayer e3a54b6694 Get rid of check for condition that is always true (run_off < avctx->width). 16 years ago
Michael Niedermayer 43ba8f3545 Get rid of pix_left in the 2d code, it is simpler that way. 16 years ago
Reynaldo H. Verdejo Pinochet a3636fa033 COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch. 16 years ago
Reynaldo H. Verdejo Pinochet 4f54fb54e3 Part 2 of Kenan Gillet's QCELP silence handling patch. 16 years ago
Michael Niedermayer 6fe68c7b97 Factorize "avctx->width + 2" out to avoid someone mistakenly changing 16 years ago
Michael Niedermayer 621e6525a6 cosmetic (moving pix_left update) 16 years ago
Michael Niedermayer 1d7985072c Close gaping sechole. That is, a series of run=0 allows arbitrary data to 16 years ago
Michael Niedermayer d02ab57a5f minor simplification 16 years ago
Michael Niedermayer 66909bc4f1 Merge ff_ccitt_unpack_1d and 2d. 16 years ago
Michael Niedermayer d68542f019 Ensure that an invalid run terminates the line. 16 years ago
Michael Niedermayer ec5bdf4989 10l != vs. == (yes, my fault not kostya's). 16 years ago
Michael Niedermayer 679f3fa901 indent 16 years ago
Michael Niedermayer 68d48cc592 Simplify zero run handling in put_line(). 16 years ago
Michael Niedermayer bc0f7a9c75 Avoid negation in put_line(). 16 years ago
Michael Niedermayer 4e60b64324 Factorize mode switching in put_line(). 16 years ago
Michael Niedermayer eb12536a31 Fix (rewrite) find_group3_syncmarker(). 16 years ago
Stefano Sabatini 44fe71133d Fix documentation for -passlogfile, the argument is not a file name 16 years ago
Michael Niedermayer 8d48db314e CCITT Fax Group 3 and 4 decompression by kostya. 16 years ago
Stefano Sabatini df2a3f2714 Use more descriptive long_names for Video4Linux input devices. 16 years ago
Diego Biurrun b8d62672f6 ASAO Nelly Moser implementation moved to a better place on mphq. 16 years ago