|
|
|
@cd98a030
|
16 years |
justin.ruggles |
flacdec: split frame header decoding and validation into a separate …
|
|
|
@77544e5b
|
16 years |
stefano.sabatini-lala |
Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros.
…
|
|
|
@1cee4eaf
|
16 years |
stefano.sabatini-lala |
Make the PIX_FMT_NE() macro more generic.
Originally committed as …
|
|
|
@3c32bac8
|
16 years |
gbeauchesne |
Add MPEG-2 bitstream decoding through VA API.
Originally committed as …
|
|
|
@fbf1b885
|
16 years |
benoit.fouet |
Move declaration of 'pict' closer to where it is used and initialize …
|
|
|
@6d69a653
|
16 years |
benoit.fouet |
Move av_class to AVResampleContext instead of ReSampleContext.
Fixes …
|
|
|
@04964ee8
|
16 years |
alex.converse |
AAC: Ignore cc_domain for independent (time domain) coupling.
…
|
|
|
@620bba16
|
16 years |
stefano.sabatini-lala |
Add pcxenc.o to the $OBJS list, it was erroneously removed from it in …
|
|
|
@e8b03952
|
16 years |
justin.ruggles |
flacdec: cosmetics: white space
Originally committed as revision …
|
|
|
@fbc4d9c9
|
16 years |
justin.ruggles |
flacdec: cosmetics: separate the pure frame header parsing code from …
|
|
|
@9e12268c
|
16 years |
diego |
Rename 'tests' target to 'testprogs'. It is too easily confused with …
|
|
|
@661ce289
|
16 years |
diego |
Rename 'tests' target to 'testprogs'. It is too easily confused with …
|
|
|
@f1c5438f
|
16 years |
diego |
Remove unnecessary CLEANFILES declaration. Test programs do not …
|
|
|
@fd8e28b
|
16 years |
diego |
Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and …
|
|
|
@6e08ca9c
|
16 years |
stefano.sabatini-lala |
Make the pixel formats which were defined as macros:
PIX_FMT_ARGB …
|
|
|
@e7e6b06
|
16 years |
justin.ruggles |
flacdec: allow sample rate to change mid-stream, but log a warning …
|
|
|
@6708cfc4
|
16 years |
diego |
Add rule for building API example programs.
Originally committed as …
|
|
|
@326e9eaa
|
16 years |
stefano.sabatini-lala |
Factorize: use the X_NE() macro in avcodec_get_pix_fmt().
Originally …
|
|
|
@14489074
|
16 years |
justin.ruggles |
flacdec: cosmetics: indentation
Originally committed as revision …
|
|
|
@8199ea3b
|
16 years |
stefano.sabatini-lala |
Implement X_NE() macro.
Originally committed as revision 18158 to …
|
|
|
@e2a38af9
|
16 years |
justin.ruggles |
flacdec: change frame bps validation to return an error value if bps …
|
|
|
@f91eaf5d
|
16 years |
justin.ruggles |
flacdec: cosmetics: add some braces to if/else statements
Originally …
|
|
|
@b6fa746e
|
16 years |
justin.ruggles |
flacdec: skip frame when allocated data size is too small
Originally …
|
|
|
@492cc392
|
16 years |
justin.ruggles |
10l: don't check against current layout until after validating …
|
|
|
@7660dc6f
|
16 years |
justin.ruggles |
flacdec: give a more accurate error message when validating channel …
|
|
|
@d2863e72
|
16 years |
stefano.sabatini-lala |
Export to pixdesc.h the av_pix_fmt_descriptors array.
Originally …
|
|
|
@02b26d2d
|
16 years |
justin.ruggles |
flacdec: move data size check to flac_decode_frame()
Originally …
|
|
|
@4285c292
|
16 years |
justin.ruggles |
flacdec: comments and white space.
move skipping of frame header to …
|
|
|
@d1d9945f
|
16 years |
justin.ruggles |
cosmetics: vertical alignment
Originally committed as revision 18149 …
|
|
|
@5c3e0340
|
16 years |
justin.ruggles |
flacdec: remove unneeded local variable
Originally committed as …
|
|
|
@3b4d96f
|
16 years |
justin.ruggles |
flacdec: cosmetics: rename 3 variables
Originally committed as …
|
|
|
@7e00bd8
|
16 years |
justin.ruggles |
flacdec: use a local variable for GetBitContext in decode_frame()
…
|
|
|
@bd51c013
|
16 years |
Aurélien Jacobs |
handle id3v2 'genre' tag formated as '%d'
Originally committed as …
|
|
|
@2121b160
|
16 years |
rsbultje |
Remove alpha channel from default colorspace tables, since it is …
|
|
|
@3c3e0680
|
16 years |
diego |
Use $< automatic variable to simplify some commands.
Originally …
|
|
|
@e6b09f43
|
16 years |
rsbultje |
Add a @todo with a comment from Kostya so we don't forget to optimize …
|
|
|
@c21fbefb
|
16 years |
kostya.shishkov |
Add AURA 1 and 2 codec IDs and register their FOURCCs
Originally …
|
|
|
@5c5776e1
|
16 years |
baptiste.coudurier |
allocate tracks instead of using MAX_STREAMS
Originally committed as …
|
|
|
@44dff005
|
16 years |
baptiste.coudurier |
init ext sample rate to 0 if not present
Originally committed as …
|
|
|
@08a5b4e9
|
16 years |
baptiste.coudurier |
since code now use get_bits_long, allocate padding buffer
Originally …
|
|
|
@5f01c125
|
16 years |
baptiste.coudurier |
avoid creating a new stream not referenced in pmt since it cannot be …
|
|
|
@b38d7298
|
16 years |
gbeauchesne |
Add common VA API data structures and helpers.
Originally committed …
|
|
|
@ff8084cf
|
16 years |
michaelni |
Enable unscaled packed422 -> planar 420 converters by default as the …
|
|
|
@3d99e06
|
16 years |
michaelni |
10l (C code was buggy and untested)
Originally committed as revision …
|
|
|
@870a4adb
|
16 years |
michaelni |
Average chroma of 2 lines in packed 422 -> planar 420.
Originally …
|
|
|
@bb691a6d
|
16 years |
gbeauchesne |
Add support for HW accelerated VC-1 decoding through the new
AVHWAccel …
|
|
|
@a0dd3c00
|
16 years |
baptiste.coudurier |
reset codec width/height for h264 forcing decoder to parse extradata
…
|
|
|
@f82674e
|
16 years |
stefano.sabatini-lala |
Change the RGB5X5/BGR5X5 pixel format defines so that we have little …
|
|
|
@31a79497
|
16 years |
stefano.sabatini-lala |
Use PIX_FMT_NE() macro.
Originally committed as revision 18132 to …
|
|
|
@a1a05abe
|
16 years |
stefano.sabatini-lala |
Implement PIX_FMT_NE() macro.
Originally committed as revision 18131 …
|
|
|
@d89f692f
|
16 years |
stefano.sabatini-lala |
Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a …
|
|
|
@a61ec8e
|
16 years |
stefano.sabatini-lala |
Globally prefer enum PixelFormat over int when it makes sense.
…
|
|
|
@cc9aced3
|
16 years |
rsbultje |
Remove slash-skipping code because the function called right after …
|
|
|
@78f731de
|
16 years |
rsbultje |
Reindent something where a if () --> { <-- is on a newline rather than …
|
|
|
@7d09a993
|
16 years |
rsbultje |
Free metadata if already allocated; fixes a memleak if the header …
|
|
|
@6a8c8b36
|
16 years |
rsbultje |
Fix silly bug in hex_to_data() where it compares a string pointer for …
|
|
|
@64917dd3
|
16 years |
rsbultje |
Remove useless comment about something that is deprecated. See summary …
|
|
|
@36aa7bc2
|
16 years |
rsbultje |
Use skip_spaces() in the "redir" demuxer instead of "while …
|
|
|
@1ef36a70
|
16 years |
rsbultje |
Merge functional code from get_word() and get_word_sep() into a single …
|
|
|
@7e726132
|
16 years |
rsbultje |
Allow (and parse) incoming server messages (notices) interleaved with …
|
|
|
@9c610b76
|
16 years |
rsbultje |
Add a @todo item to use ByteIOContext instead of URLContext at some …
|
|
|
@8b9794e5
|
16 years |
rsbultje |
Remove index writing in RM muxer, since it is broken (multiple streams …
|
|
|
@83c0ba3d
|
16 years |
rsbultje |
Don't allow to sync on packets of zero-size length, since these are …
|
|
|
@e75e603c
|
16 years |
rsbultje |
Move "- 12" statement up a bit. See "[PATCH] rmdec.c: prevent …
|
|
|
@ee6624ef
|
16 years |
diego |
Remove deprecated and now unused Mersenne Twister PRNG.
Originally …
|
|
|
@6a03a34b
|
16 years |
kostya.shishkov |
Register myself as Smacker maintainer
Originally committed as …
|
|
|
@9f5da4d1
|
16 years |
diego |
When warning about forbidden pseudo random number generation …
|
|
|
@573e0118
|
16 years |
diego |
Fix reference to av_random_init where av_lfg_init was meant.
…
|
|
|
@0e4cb6cb
|
16 years |
diego |
Fix reference to av_random where av_lfg_get was meant.
Originally …
|
|
|
@e1dc16ae
|
16 years |
kostya.shishkov |
Make Smacker audio decoder output audio in original bit depth
Patch …
|
|
|
@2bbd8571
|
16 years |
diego |
Remove deprecated functions and structures on next version bump.
…
|
|
|
@986b6f8f
|
16 years |
cschieli |
Fix build failure on x86_32 Mac OS X with PIC enabled
Originally …
|
|
|
@64159a58
|
16 years |
baptiste.coudurier |
check if feed max file size is too small
Originally committed as …
|
|
|
@1f611549
|
16 years |
baptiste.coudurier |
cosmetics, reindent and remove empty line
Originally committed as …
|
|
|
@861ec13a
|
16 years |
baptiste.coudurier |
new Truncate option which will make feeder truncate feed file
…
|
|
|
@899a8fa1
|
16 years |
Reimar.Doeffinger |
Fix avpicture_get_size for non-paletted formats with a helper palette …
|
|
|
@6f348086
|
16 years |
Reimar.Doeffinger |
Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest …
|
|
|
@31e2d5d3
|
16 years |
baptiste.coudurier |
update ffserver regression ref
Originally committed as revision 18105 …
|
|
|
@85fe4ae0
|
16 years |
baptiste.coudurier |
do not call av_find_stream_info if stream is ffm, should fix stalling
…
|
|
|
@0bdd8b85
|
16 years |
baptiste.coudurier |
send busy reply if max connections number is exceeded
Originally …
|
|
|
@1a4ab332
|
16 years |
lessen42 |
Reindent
Originally committed as revision 18102 to …
|
|
|
@6e6abd0
|
16 years |
lessen42 |
Fix Speex header parsing in ogg demuxer
Originally committed as …
|
|
|
@1fa9726c
|
16 years |
lessen42 |
Document ogg_codec's header function
Originally committed as revision …
|
|
|
@be2a6e2f
|
16 years |
baptiste.coudurier |
fix compilation when DEBUG_SEEK is defined
Originally committed as …
|
|
|
@92a0f338
|
16 years |
baptiste.coudurier |
fix valid seeking range
Originally committed as revision 18098 to …
|
|
|
@7e24aa0c
|
16 years |
baptiste.coudurier |
adjust write index if not set
Originally committed as revision 18097 …
|
|
|
@a9c6fc7b
|
16 years |
baptiste.coudurier |
update seek regression ref due to 18063
Originally committed as …
|
|
|
@d7687763
|
16 years |
justin.ruggles |
Take over sole maintainership for all FLAC-related stuff
Originally …
|
|
|
@59f60d05
|
16 years |
justin.ruggles |
Fix the ogg regression test, which was broken by r18092. This is an …
|
|
|
@0e442b84
|
16 years |
justin.ruggles |
add myself as maintainer for new FLAC files
Originally committed as …
|
|
|
@0fb2182d
|
16 years |
justin.ruggles |
add a function to calculate a more accurate estimate for maximum FLAC …
|
|
|
@f5187c7f
|
16 years |
justin.ruggles |
flacdec: account for frame and subframe header overhead when …
|
|
|
@f1216221
|
16 years |
justin.ruggles |
revert accidental unrelated change in last commit
Originally …
|
|
|
@d4df4e50
|
16 years |
justin.ruggles |
share sample rate and blocksize tables between the FLAC encoder and …
|
|
|
@b4800b8b
|
16 years |
baptiste.coudurier |
protect realloc overflow
Originally committed as revision 18088 to …
|
|
|
@b9b4fc5e
|
16 years |
justin.ruggles |
flacenc: remove unneeded variable, 'min_encoded_framesize' and use …
|
|
|
@29b0d168
|
16 years |
justin.ruggles |
seek backwards 4 bytes if 'fLaC' marker is not found
Originally …
|
|
|
@d9e7fa80
|
16 years |
justin.ruggles |
flacdec: remove unneeded variable, 'assignment'
Originally committed …
|
|
|
@2a346725
|
16 years |
justin.ruggles |
flacdec: cosmetics: rename 'decorrelation' to 'ch_mode'
Originally …
|
|
|
@ad52941f
|
16 years |
justin.ruggles |
flacenc: remove unneeded context variable, 'ch_code'
Originally …
|
|
|