|
|
|
@2f6547fb
|
18 years |
baptiste.coudurier |
fix typo
Originally committed as revision 8190 to …
|
|
|
@dd8a46d9
|
18 years |
baptiste.coudurier |
support for adpcm swf, pcm
Originally committed as revision 8189 to …
|
|
|
@01d193aa
|
18 years |
diego |
Relicense to LGPL and add standard license header.
Approved by the …
|
|
|
@82ffe19
|
18 years |
diego |
Improve Doxygen documentation, inspired by Michael's description.
…
|
|
|
@387afa9
|
18 years |
baptiste.coudurier |
fix adpcm swf decoding
Originally committed as revision 8186 to …
|
|
|
@4906b026
|
18 years |
lu_zero |
Typo
Originally committed as revision 8185 to …
|
|
|
@97cda6b9
|
18 years |
lu_zero |
Many steps to avutilized this mess: DECLARE_ALIGNED
Originally …
|
|
|
@5c159f40
|
18 years |
diego |
wording/spelling
Originally committed as revision 8183 to …
|
|
|
@c4732eca
|
18 years |
baptiste.coudurier |
update
Originally committed as revision 8182 to …
|
|
|
@3c58dc0b
|
18 years |
Aurélien Jacobs |
don't rely on a specific appearance order for ebml elements at the …
|
|
|
@0cc5ea2e
|
18 years |
Aurélien Jacobs |
add support for simple blocks (ie. matroska v2)
Originally committed …
|
|
|
@de7779b5
|
18 years |
Aurélien Jacobs |
cosmetics: fix indentation of the new matroska_parse_block() function
…
|
|
|
@1afdcdf1
|
18 years |
Aurélien Jacobs |
split a matroska_parse_block() function from …
|
|
|
@ebfcf31d
|
18 years |
Aurélien Jacobs |
fix an off-by-one error in probing function
this prevented correct …
|
|
|
@9340a995
|
18 years |
Reimar.Doeffinger |
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr …
|
|
|
@3922c59f
|
18 years |
baptiste.coudurier |
don't parse whole swf file in header, can now play ffserver swf …
|
|
|
@024c7378
|
18 years |
baptiste.coudurier |
factorize
Originally committed as revision 8175 to …
|
|
|
@dfc1313d
|
18 years |
baptiste.coudurier |
remove nonsense time base code, use swf ms per frame, only video …
|
|
|
@497244a8
|
18 years |
baptiste.coudurier |
check for any seeking failure during probe
Originally committed as …
|
|
|
@ea0fe83b
|
18 years |
baptiste.coudurier |
remove ps option and rename rtp_payload_size AVOption to ps
…
|
|
|
@81299d42
|
18 years |
takis.issaris |
Add documentation to some avcodec.h's pix_fmt related functions and …
|
|
|
@b72ad042
|
18 years |
michaelni |
decoding rtp
Originally committed as revision 8170 to …
|
|
|
@23b254fb
|
18 years |
gpoirier |
duplicate *_opts for every codec types, in order to have the "ab" and …
|
|
|
@c828c709
|
18 years |
baptiste.coudurier |
quicktime 'raw ' support
Originally committed as revision 8168 to …
|
|
|
@6b936ec6
|
18 years |
baptiste.coudurier |
get rid of CODEC_FLAG_H263P_AIC with next major bump
Originally …
|
|
|
@abd6a4fc
|
18 years |
baptiste.coudurier |
define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next …
|
|
|
@eb3c8c0b
|
18 years |
baptiste.coudurier |
fix frame size option, patch by Limin Wang, lance lmwang gmail com
…
|
|
|
@ccec0f4f
|
18 years |
baptiste.coudurier |
get rid of rtp_mode field after next major bump
Originally committed …
|
|
|
@39c39d5
|
18 years |
baptiste.coudurier |
enable rtp payload size AVOption for video encoding
Originally …
|
|
|
@7a168618
|
18 years |
lucabe72 |
Do not jump to "fail" without having a proper sws context in …
|
|
|
@4c02e46
|
18 years |
baptiste.coudurier |
free faac extradata
Originally committed as revision 8161 to …
|
|
|
@c52ff688
|
18 years |
kostya.shishkov |
Looks like I'll work on it this year too
Originally committed as …
|
|
|
@9d1f80f2
|
18 years |
kostya.shishkov |
WMV3 Complex Profile initial support
Originally committed as revision …
|
|
|
@558b86a5
|
18 years |
lu_zero |
Reverting stray commit part II, r8156 had the base64 export patch …
|
|
|
@9fca9c03
|
18 years |
lu_zero |
Reverting stray commit part I
Originally committed as revision 8157 …
|
|
|
@bb0eb71
|
18 years |
lu_zero |
get_packetheader() forgot to read the header_checksum in big packets …
|
|
|
@c2a29455
|
18 years |
Aurélien Jacobs |
enable some 64bit optimized code on 64bit arch
Originally committed …
|
|
|
@42a4ca83
|
18 years |
mans |
remove useless OBJS variable
Originally committed as revision 8154 to …
|
|
|
@4c9b0af5
|
18 years |
mans |
simplify conditional targets
Originally committed as revision 8153 to …
|
|
|
@0cb8579a
|
18 years |
mans |
simplify
Originally committed as revision 8152 to …
|
|
|
@1faf7dc8
|
18 years |
diego |
Doxygen documentation for all functions, patch by Dujardin Bernard, …
|
|
|
@eebfba2e
|
18 years |
diego |
Add standard LGPL header with Fabrice's permission.
Originally …
|
|
|
@f5a90186
|
18 years |
diego |
Add missing license headers.
Originally committed as revision 8149 to …
|
|
|
@32bbf7f7
|
18 years |
diego |
Remove superfluous comment.
Originally committed as revision 8148 to …
|
|
|
@e4a4c870
|
18 years |
diego |
Add Doxygen author and file description, rephrase a Doxygen comment.
…
|
|
|
@3fdb6af
|
18 years |
baptiste.coudurier |
use avcodec_decode_audio2
Originally committed as revision 8146 to …
|
|
|
@ee5db69e
|
18 years |
diego |
Fix 'rm -r' vs 'rm -f' typo.
Originally committed as revision 8145 to …
|
|
|
@bf925c05
|
18 years |
diego |
Fix wrong license header.
Originally committed as revision 8144 to …
|
|
|
@911b9faf
|
18 years |
mbardiaux |
Rename WMADecodeContext to WMACodecContext
Originally committed as …
|
|
|
@a9c9a24
|
18 years |
mbardiaux |
Supply context to tprintf
Originally committed as revision 8142 to …
|
|
|
@01ca9ac3
|
18 years |
kostya.shishkov |
DCA decoder
Originally committed as revision 8141 to …
|
|
|
@e7ebecbf
|
18 years |
diego |
The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.
…
|
|
|
@2bfdde24
|
18 years |
diego |
Remove useless conditional.
Originally committed as revision 22355 to …
|
|
|
@3cee76e6
|
18 years |
diego |
Remove useless conditional.
Originally committed as revision 8139 to …
|
|
|
@876e4194
|
18 years |
diego |
spelling/grammar fixes for the Doxygen comments
Originally committed …
|
|
|
@7122f7c7
|
18 years |
diego |
Revert previous commit that contained an unrelated hunk.
Originally …
|
|
|
@a93575f
|
18 years |
diego |
spelling/grammar fixes for a Doxygen comment
Originally committed as …
|
|
|
@549b2c0c
|
18 years |
diego |
Remove unused #define.
Originally committed as revision 8135 to …
|
|
|
@78645c98
|
18 years |
diego |
Simplify .depend file inclusion.
Originally committed as revision …
|
|
|
@ca9049ef
|
18 years |
gpoirier |
fix 2 mistakes in doxy comments, spotted by Michael
Originally …
|
|
|
@0b006599
|
18 years |
gpoirier |
move doxy comments from rational.c to rational.h and add some new …
|
|
|
@1c95ef8
|
18 years |
gpoirier |
Doxygenize some comments
Patch by Dujardin Bernard % dujardin P iut A …
|
|
|
@24dbec7c
|
18 years |
lu_zero |
typo fixed
Originally committed as revision 8130 to …
|
|
|
@0cb78cef
|
18 years |
diego |
10l: Use double, not single, quotes when variables need to be …
|
|
|
@8eee7025
|
18 years |
diego |
Collect the different thread variables in a nice easy to reuse list. …
|
|
|
@738940e8
|
18 years |
mans |
remove [U]INT64_C definition
Originally committed as revision 8127 to …
|
|
|
@eca06097
|
18 years |
diego |
Add LGPL header as requested by Oded.
Originally committed as …
|
|
|
@eba0fcad
|
18 years |
Aurélien Jacobs |
cleanup setting of returned data frame
Originally committed as …
|
|
|
@704a2881
|
18 years |
Aurélien Jacobs |
Use pointers to avoid copying AVFrame.
This ensure get_buffer() won't …
|
|
|
@950d94a
|
18 years |
alex |
use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header
…
|
|
|
@adcec46
|
18 years |
Reimar.Doeffinger |
Add av_ prefix to clip functions
Originally committed as revision …
|
|
|
@f66e4f5f
|
18 years |
Reimar.Doeffinger |
Add av_ prefix to clip functions
Originally committed as revision …
|
|
|
@392cf77a
|
18 years |
takis.issaris |
Move the unaltered documentation of the functions which are part of …
|
|
|
@0268a54
|
18 years |
michaelni |
rewrite find_frame_end()
new code correctly splits long start codes, …
|
|
|
@0b2d5a8e
|
18 years |
Aurélien Jacobs |
use FFMIN
patch by ramiro _at_ lisha.ufsc.br
Originally committed as …
|
|
|
@5dff1694
|
18 years |
mans |
remove fallback definitions of PRIxNN macros,
patch by Ramiro Polla …
|
|
|
@e870111e
|
18 years |
diego |
Only compile snowdsp_mmx.c if the Snow decoder is enabled.
Originally …
|
|
|
@d42f8802
|
18 years |
diego |
Fix wrong conditional, Snow decoding, not encoding, was …
|
|
|
@15ea54d5
|
18 years |
diego |
Add standard license header.
Originally committed as revision 8115 to …
|
|
|
@eafcac6a
|
18 years |
diego |
cosmetics: Fix another common typo, dependAnt --> dependEnt.
…
|
|
|
@bae79c04
|
18 years |
alex |
redirect http get requests of / to index.html (note, the …
|
|
|
@c3f58185
|
18 years |
alex |
store internal timestamps in int64_t instead long
Originally …
|
|
|
@f1debfd0
|
18 years |
alex |
rescale pts/dts for output format
Originally committed as revision …
|
|
|
@f75cdda7
|
18 years |
alex |
return error if av_write_header failed (it fails on some containers …
|
|
|
@638831a
|
18 years |
alex |
disconnect client if trailer is sent
Originally committed as revision …
|
|
|
@137f7a4e
|
18 years |
alex |
give myself the glorious maintainership of ffserver and mingw port
…
|
|
|
@0a3692cd
|
18 years |
michaelni |
be less noisy
Originally committed as revision 8107 to …
|
|
|
@bd91fee
|
18 years |
michaelni |
h264 optimization: common case hl_decode_mb patch by (Alexander …
|
|
|
@65a455a8
|
18 years |
Aurélien Jacobs |
Use pointers to avoid copying AVFrame.
This ensure get_buffer() won't …
|
|
|
@6ca0c110
|
18 years |
diego |
Simplify .depend file inclusion.
Originally committed as revision …
|
|
|
@13e4dba6
|
18 years |
revol |
BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. …
|
|
|
@81a409c8
|
18 years |
revol |
ffserver uses dlopen(), so make sure it links to libdl if needed.
…
|
|
|
@a13b4efd
|
18 years |
diego |
Update (lib)nut maintainers.
Originally committed as revision 8101 to …
|
|
|
@34cee634
|
18 years |
banan |
Complete the video format enum.
Originally committed as revision 8100 …
|
|
|
@a0536d22
|
18 years |
banan |
Cosmetics.
Originally committed as revision 8099 to …
|
|
|
@58e31fb1
|
18 years |
michaelni |
reorder a few more paddws to reduce dependancy chains
chroma mc4 put …
|
|
|
@b4fe9769
|
18 years |
michaelni |
reorder paddws to reduce dependancy chain
put_h264_chroma_mc2_mmx2() …
|
|
|
@9ff77d1
|
18 years |
gpoirier |
add CODEC_TYPE_NB to enum CodecType, will be used to declare option …
|
|
|
@0c67082e
|
18 years |
michaelni |
shortening dependancy chain in chroma mc2
Originally committed as …
|
|
|
@af265162
|
18 years |
michaelni |
remove now wrong comment
Originally committed as revision 8094 to …
|
|
|