summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* skip no more needed on errorBaptiste Coudurier2007-06-03
* remove duplicate entry since now we ignore version byteBaptiste Coudurier2007-06-03
* typoBaptiste Coudurier2007-06-03
* set pkt posBaptiste Coudurier2007-06-03
* remove now useless sync keyBaptiste Coudurier2007-06-03
* no need to seek on specific key anymore, since klv_read_packet will sync, tes...Baptiste Coudurier2007-06-03
* do not print error message when klv_read_packet failsBaptiste Coudurier2007-06-03
* sync to mxf klv key before trying to read klv packetBaptiste Coudurier2007-06-03
* match uids indenpendantly of the version byteBaptiste Coudurier2007-06-03
* cosmetics, reorder and classify uidsBaptiste Coudurier2007-06-03
* h264_idct_add_altivec, based on an old patch from Mauricio Alvarez <alvarezAT...Luca Barbato2007-06-03
* Add support for Cell (requires gcc-4.2 or patches)Luca Barbato2007-06-03
* filter_mb_fast() doesn't handle h->deblocking_filter==2 (skip slice edges), s...Andreas Öman2007-06-03
* get rid of if(1)Michael Niedermayer2007-06-02
* get rid of one layer of callback obfuscationMichael Niedermayer2007-06-02
* kill completely idiotic code which hides all but 2 streamsMichael Niedermayer2007-06-02
* Add FAQ entry for video joining.Víctor Paesa2007-06-02
* correct implementation of "try with auto_guess if first detection fails"Michael Niedermayer2007-06-02
* revert r4802 (try with auto_guess if first detection fails)Michael Niedermayer2007-06-02
* split mpeg2ts_raw mode into its own demuxer using such a flag is an incredibl...Michael Niedermayer2007-06-02
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-02
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-02
* Remove get_byte wrapperRamiro Polla2007-06-02
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* fix skipped blocksMichael Niedermayer2007-06-01
* A bit more clear FAQ 1.2Víctor Paesa2007-06-01
* check qblur > 1 (prevent assert failure / segfault)Michael Niedermayer2007-05-31
* move jpegls up, fixes sf bug #1629152Michael Niedermayer2007-05-30
* sanity checks (should prevent hypothetical div by zero issue)Michael Niedermayer2007-05-30
* fix assert() 2nd tryMichael Niedermayer2007-05-30
* Add support for listing the supported pixel formats using the optionStefano Sabatini2007-05-30
* cosmetics: indentationAurelien Jacobs2007-05-30
* use if(ENABLE_SWSCALER) instead of #ifdef CONFIG_SWSCALERAurelien Jacobs2007-05-30
* typoAurelien Jacobs2007-05-30
* use FFSWAP()Aurelien Jacobs2007-05-30
* cosmetics: indentationAurelien Jacobs2007-05-30
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-30
* rename attribute_unused to av_unused as it is declared in common.hCarl Eugen Hoyos2007-05-30
* rename attribute_unused to av_unused and moves its declaration to common.hCarl Eugen Hoyos2007-05-30
* seek tests only available with GPL enabledBenoit Fouet2007-05-30
* warn the user about the the mdhd problemMichael Niedermayer2007-05-30
* fix assertion failureMichael Niedermayer2007-05-29
* Do proper frame swapping so VMD video decoder works againKostya Shishkov2007-05-29
* Mark phony swscale_error target as such.Diego Biurrun2007-05-29
* Split RoQ decoder to accommodate future encoder patchVitor Sessak2007-05-29
* allocate PPS and SPS dynamicallyAndreas Öman2007-05-29
* cosmetics and function renameVitor Sessak2007-05-29
* variable initialization (because of a gcc warning)Glenn A. Serre2007-05-29
* Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Diego Biurrun2007-05-28
* Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Diego Biurrun2007-05-28