25771 Commits (3156df450fb661cbe72802b817cfed6050d7705d)
 

Author SHA1 Message Date
Martin Storsjö 311baee795 Make hex_to_data a lavf internal function 14 years ago
Martin Storsjö f240ed18ef http: Return EOF at the end of the content even if the connection isn't closed 14 years ago
Vitor Sessak 46a76dec93 Fix handling of truncated files. Should fix random FATE breakages. 14 years ago
Ramiro Polla a4fc3bd533 indent 14 years ago
Ramiro Polla 06c93cb705 swscale-test: get strides using av_fill_image_linesizes() from libavcore 14 years ago
Diego Biurrun 7d07d6f529 Only check for for libvpx decoder/encoder if libvpx is enabled. 14 years ago
Ramiro Polla f9c8cc4d19 fix configure when --enable-libvpx is not specified 14 years ago
Frank Barchard 762e2601d7 Split libvpx check into decoder and encoder check. 14 years ago
Jason Garrett-Glaser 4a384de5b8 Split h264dsp and h264pred in configure. 14 years ago
Alex Converse 73c44cb286 oggparsevorbis: Add some sanity checks to header packet ordering/presence. 14 years ago
Stefano Sabatini 2d7b5f091d Apply misc docs fixes spotted by Diego. 14 years ago
Stefano Sabatini 52c553302a Fix VfW spelling. 14 years ago
Reinhard Tartler 2901cc9a95 Fix spelling in comment(s) 14 years ago
Jason Garrett-Glaser b70c95e05a H.264: 8% faster CAVLC zero-run decoding 14 years ago
Josh Allmann 91af5601c1 Add RTP packetization of Theora and Vorbis 14 years ago
Stefano Sabatini a63dbf3970 Fix the compilation of some libavcodec/lib* files which were not 14 years ago
Stefano Sabatini 711d14cff3 Add APIchanges entries after the last recent libavfilter renames. 14 years ago
S.N. Hemanth Meenakshisundaram 5d4890d73d Rename fields: 14 years ago
S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 14 years ago
S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 years ago
Stefano Sabatini e11b104a68 Add APIchanges entry after r24728. 14 years ago
S.N. Hemanth Meenakshisundaram d54e0948e0 Move format from AVFilterBuffer to AVFilterPicRef. 14 years ago
S.N. Hemanth Meenakshisundaram 59ff3fd536 Fix the size of the data to be copied from an AVFilterBuffer to an 14 years ago
Stefano Sabatini 209e451a32 Apply misc fixes spotted by Diego to protocols.texi. 14 years ago
Stefano Sabatini 63f805fc86 Remove audio_beos entries in indevs.texi and output.devs, BeOS audio 14 years ago
Stefano Sabatini 2f6bc4e76e Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi. 14 years ago
Stefano Sabatini c32ccf7c43 Rename the chapter Devices -> Input Devices, as the file is about 14 years ago
Måns Rullgård 56e0d112d3 showfiltfmts: destroy filter context before exit 14 years ago
Måns Rullgård c61f84bf97 showfiltfmts: set media type of links to that of corresponding pad 14 years ago
Måns Rullgård 5a6fbf4c39 avfilter: indent 14 years ago
Måns Rullgård 0bb7408e55 avfilter: do not crash on null link src/dst in avfilter_destroy() 14 years ago
Måns Rullgård f3b90d25ee avfilter: free link in/out_formats in avfilter_destroy() 14 years ago
Alex Converse 18b95d85f2 libvpxdec: Fix "error: implicit declaration of function ‘av_check_image_size’". 14 years ago
Alex Converse 51aaf51143 vorbis_dec: Change partition_class[] to uint8_t. 14 years ago
Diego Biurrun 3447f12d66 Add a CONFIG_ variable for generic Huffman routines. 14 years ago
Luca Barbato d93fdcbf5c Preserve status reason 14 years ago
Diego Biurrun 06a2ba230b Extend the gas-preprocessor section with basic installation instructions. 14 years ago
Stefano Sabatini 71cb41dbc2 Add APIchanges entry for the av_check_image_size() addition. 14 years ago
Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
Stefano Sabatini 899a507fa6 Clarify av_check_image_size() log message. 14 years ago
Stefano Sabatini bf176f58b7 Deprecate avcodec_check_dimensions() in favor of the new function 14 years ago
Måns Rullgård 85fbad4555 fft-test: free buffers before exiting 14 years ago
Jason Garrett-Glaser 7e13022a4d VP8: fix bug in prefetch 14 years ago
Måns Rullgård fa2d5d54b9 ARM: NEON H264 8x8 IDCT 14 years ago
Måns Rullgård 23ba30a421 configure: remove redundant extralibs settings 14 years ago
Martin Storsjö 504de2ec8f rtpdec_xiph: Split packets in the depacketizer 14 years ago
Jason Garrett-Glaser 98fe09df7b Add file missing in r24702 14 years ago
Eli Friedman c12d6955e2 H.264: SSE2/SSSE3 weighted prediction asm 14 years ago
Jason Garrett-Glaser 905ef0d064 VP5/6/8: eliminate CABAC dependency 14 years ago
Zhentan Feng aaa91aa00e Move read_mms_packet() code to be inlined in the calling function. 14 years ago