21967 Commits (e75d233506a044b1fcf81250d0941a2176fe6399)
 

Author SHA1 Message Date
Michael Niedermayer e75d233506 Fix indention. 15 years ago
Andreas Öman 4ad04da214 Log unknown NAL code from correct context 15 years ago
Jai Menon 2da16f288a Snow : use non-NULL context for av_log. 15 years ago
Jai Menon 8ec5a042e4 Cosmetics : remove duplicated comment. 15 years ago
Diego Biurrun 49d2d1c35c Explain why the level variable is magically inceased in mpeg4_encode_dc(). 15 years ago
Stefano Sabatini d3c01751a3 Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 years ago
Alex Converse d987a9e9ad fft-test: whitespace cosmetics 15 years ago
Jai Menon e8c6411ce3 Snow : release buffers allocated using avctx->get_buffer. 15 years ago
Jai Menon 8456462fb8 Set bits_per_coded_sample in the raw video encoder. 15 years ago
Michael Niedermayer 51ce2207c8 Add a few CONFIG_MPEG4_DECODER that should be there. 15 years ago
Art Clarke f2e77e4b1e Improve avformat_version() doxy. 15 years ago
Martin Storsjö b827f4eb47 Currently, the replacement which is used if inet_aton isn't available, 15 years ago
Michael Niedermayer ca334dd14b Split the mpeg4 encoder and decoder off h263.c 15 years ago
Ronald S. Bultje 84f0aba18d handler can be NULL if we did not support this dynamic format (codec). 15 years ago
Stefano Sabatini 063e769273 Make avfilter_formats_unref(AVFilterFormats **ref) handle the case 15 years ago
Stefano Sabatini fe59258516 Use the @return doxy command, and extend documentation for the return 15 years ago
Stefano Sabatini c4d2e41ce4 Avoid the use of the modal auxiliary "should" in the 15 years ago
Thilo Borgmann e38215f2a4 Add multi-channel correlation support for ALS. 15 years ago
Stefano Sabatini 516841ef63 Fix doxy, use third person. 15 years ago
Ronald S. Bultje 8f3c87f3e2 Add correct log context to av_log() calls in parse_rtpmap(). 15 years ago
Ronald S. Bultje c896580087 Re-indent to more closely follow general coding standards used in other 15 years ago
Carl Eugen Hoyos 59043195d4 Fix red/blue swap for 4xa files. 15 years ago
Thilo Borgmann 99c5f5ccbe Optimize short-term prediction by reducing index arithmetic. 15 years ago
Ramiro Polla 9a02c3e183 Silence calls to git in version.sh. 15 years ago
Ramiro Polla 8202d905cd Check for VERSION in source dir. 15 years ago
Stefano Sabatini 715cff9a59 Add an entry for the sws_isSupportedInput() and 15 years ago
Stefano Sabatini 8e9767f6fd Implement sws_isSupportedInput() and sws_isSupportedOutput(). 15 years ago
Ramiro Polla 31c194e7f9 Check for snapshot_version in source dir. 15 years ago
Michael Niedermayer 46244c640c Add some const qualifiers. 15 years ago
Michael Niedermayer 616251c924 Document decide_ac_pred() and restore_ac_coeffs(). 15 years ago
Michael Niedermayer d6856c5708 Move restore_ac_coeffs() call into decode_ac_pred(). 15 years ago
Michael Niedermayer 0dc5dc08db Move restore_ac_coeffs() up so its declared before its use. 15 years ago
Michael Niedermayer 64f716b499 More doxy 15 years ago
Michael Niedermayer 7cd9fe488d Document ff_h263_show_pict_info(). 15 years ago
Michael Niedermayer 4fea04820b Factorize if() surrounding every ff_h263_show_pict_info() call. 15 years ago
Martin Storsjö 9ea7f03aa0 Always set the destination address even if no port was found. 15 years ago
Martin Storsjö c47b0738b5 Check the URL used for the SDP destination. 15 years ago
Zuxy Meng bb34acd8a4 Remove const to avoid a bunch of GCC warnings against discarded qualifiers and 15 years ago
Michael Niedermayer 0b60f3bdf5 2 more if(CONFIG_*_DECODER) 15 years ago
Michael Niedermayer d7525cba23 Split out intel H263 decoder. 15 years ago
Michael Niedermayer 515a543809 flv.h should ideally be included in flvdec.c 15 years ago
Michael Niedermayer 6a14a15722 Move forgotton "AVCodec flv_encoder" over to flvenc.c. 15 years ago
Michael Niedermayer a0b0d75368 Split flv decoding out. 15 years ago
Michael Niedermayer eb52376915 Split out flv encoding. 15 years ago
Michael Niedermayer f867378771 Document aspect_to_info(). 15 years ago
Michael Niedermayer f016159416 Cleanup aspect_to_info(). 15 years ago
Michael Niedermayer 214cb565c0 Document several more things. 15 years ago
Michael Niedermayer b0704443f2 Document *VLC_BITS. 15 years ago
Michael Niedermayer 046be9299f Simplify h263_get_picture_format(). 15 years ago
Michael Niedermayer 5149048b6f Mark h263_get_picture_format() av_const to indicate that it has no funny 15 years ago