16818 Commits (a59d44fdf47f0584f919cc5b7440741e40c28c6d)
 

Author SHA1 Message Date
Stefano Sabatini a59d44fdf4 Remove ending period in a log message, which was inconsistent with 16 years ago
Diego Biurrun 68178ca9e1 Add xvmc configure support. 16 years ago
Diego Biurrun b24298badc Switch xvmc over to a CONFIG_ option. 16 years ago
Diego Biurrun 6915cf3854 whitespace cosmetics 16 years ago
Måns Rullgård 1bf98d19d5 ARM: NEON optimised h264_idct_dc_add 16 years ago
Måns Rullgård c598cf25f4 ARM: NEON optimised h264_idct_add 16 years ago
Måns Rullgård 5813e05d08 ARM: NEON optimised H.264 8x8 and 16x16 qpel MC 16 years ago
Måns Rullgård ad74a0f8b3 ARM: NEON optimised H.264 loop filter 16 years ago
Måns Rullgård 1cce897aad ARM: NEON optimised {put,avg}_h264_chroma_mc[48] 16 years ago
Måns Rullgård 7eec43289a ARM: NEON optimised simple_idct 16 years ago
Måns Rullgård 569f5a756a ARM: NEON optimised put_pixels functions 16 years ago
Diego Biurrun c4687bf607 Avoid invasion of POSIX-reserved _t namespace. 16 years ago
Daniel Verkamp 40a19c4434 Fix one peculiar case in Smacker decoding. 16 years ago
Diego Biurrun 9506090df9 Avoid POSIX-reserved _t in identifier names. 16 years ago
Michael Niedermayer 40f0624121 Enable filter_mb_fast if CODEC_FLAG2_FAST is set. 16 years ago
Aurelien Jacobs bf73801bec vp56: don't reset dimensions to 0 in codec init 16 years ago
Ronald S. Bultje b9b2b8c93b Use get_buffer() and url_fskip() for some loops of get_byte()s. See discussion in ML thread 16 years ago
Ronald S. Bultje 127ed7b07b Reindent something that looks weird. 16 years ago
Ronald S. Bultje b965ff352f Add comment to indicate why the SDP line buffer is as big as it is. 16 years ago
Ronald S. Bultje e322d3f5be Increase SDP line buffer size because ASF headers in RTSP-MS are very big. See ML discussion 16 years ago
Stefano Sabatini d0a01fe84b Move documentation of avcodec_register_all() from allcodecs.c to 16 years ago
Stefano Sabatini 54c441c860 Remove set_all_opt() and its use in av_set_string2(). Make 16 years ago
Michael Niedermayer a3bb564ee5 10l (forgot sample_size) 16 years ago
Stefano Sabatini d1ca187fb6 Document register_avcodec(). 16 years ago
Stefano Sabatini 7a961a46ba Make register_avcodec() call avcodec_init(). 16 years ago
Stefano Sabatini 335a761a90 Use a more explicit "codec" rather than "format" as the parameter of 16 years ago
Måns Rullgård eedfe2227a oggflac: fix bitstream reader usage 16 years ago
Aurelien Jacobs 1238fa9fb8 indeo3: replace sizeof(struct ...) by sizeof(*var) 16 years ago
Michael Niedermayer 25983dcd53 Fix non interleaved variable fps ODML avis. 16 years ago
Diego Biurrun 39caffeb9a cosmetics: typo/grammar/wording/whitespace fixes 16 years ago
Reinhard Tartler 4698330921 Fix the use of Requires.private and Libs.private in generated .pc files. 16 years ago
Stefano Sabatini 76bdac6dbf Cosmetics: remove empty comments. 16 years ago
Michael Niedermayer 3a3ee96cd1 Fix files with fps between 0.5 and 0.1. 16 years ago
Michael Niedermayer 492322fccc Remove silly FIXME comment. 16 years ago
Anders Grönberg 31c3a4dc7e Prevent shift overflow, patch by Anders Grönberg, galileo.m2 gmail com. 16 years ago
Anders Grönberg cac55c9196 Add a few const qualifiers in appropriate places. 16 years ago
Mike Melanson 70bbd0cee3 undoing revision 16118 for truemotion1.c; commit was premature 16 years ago
Mike Melanson 02fb2546e8 The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
Aurelien Jacobs 5e6604490a avoid POSIX reserved _t suffix 16 years ago
Aurelien Jacobs d08ea32c23 Get rid of mmx_t. 16 years ago
Luca Abeni be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
Luca Abeni 1afe09d515 Remove useless typedef 16 years ago
Luca Abeni d5574b2839 Remove unused types 16 years ago
Reimar Döffinger d77ac324fe Avoid _t in gxf enum type names 16 years ago
Ronald S. Bultje 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 16 years ago
Ronald S. Bultje a15ebf34c7 Don't access RMContext directly in rdt.c. Rather, use the return value of 16 years ago
Diego Biurrun 616deed28f Do not invade _t POSIX namespace. 16 years ago
Ronald S. Bultje f27544fd5b Separate the packet fetching from the data reading, so that the data reading 16 years ago
Diego Biurrun 8a9572c26f 100l: Add missing backslashes. 16 years ago
Diego Biurrun 6d99b2285d cosmetics: Break some lines for a more aesthetically pleasing result. 16 years ago