|
|
|
@5ba949fe
|
15 years |
stefano.sabatini-lala |
Add missing check to av_get_token().
Originally committed as revision …
|
|
|
@29708427
|
15 years |
stefano.sabatini-lala |
Fix av_compare_mod() doxy.
Originally committed as revision 23593 to …
|
|
|
@276b45af
|
15 years |
stefano.sabatini-lala |
Add APIchanges entry and bump minor after av_compare_mod() addition.
…
|
|
|
@bddd1d93
|
15 years |
Aurélien Jacobs |
matroskadec: fix type of the length field in ebml_read_master()
Also …
|
|
|
@73917810
|
15 years |
Aurélien Jacobs |
matroskadec: cosmetic: indentation
Originally committed as revision …
|
|
|
@8dbe48fc
|
15 years |
Aurélien Jacobs |
matroskadec: add support for live broadcast containing unknown size …
|
|
|
@80702035
|
15 years |
Aurélien Jacobs |
matroskadec: simplify parsing of the first cluster
Now that we save …
|
|
|
@c3ade62c
|
15 years |
Aurélien Jacobs |
matroskadec: store the ID of the currently parsed ebml element
This …
|
|
|
@6c58adf3
|
15 years |
Aurélien Jacobs |
matroskadec: cosmetic: split a line to make it more readable
This also …
|
|
|
@b046c027
|
15 years |
vitor1001 |
Remove filename from doxy comment
Originally committed as revision …
|
|
|
@dbe88f4
|
15 years |
vitor1001 |
Remove useless include. Should fix compilation in MacOS X.
Originally …
|
|
|
@3a1350e8
|
15 years |
Carl Eugen Hoyos |
Generalize ID3v2 functions to support ID3v2-like ID headers with a …
|
|
|
@1c169711
|
15 years |
Carl Eugen Hoyos |
Fix raw vc1 decoding - this is supposed to break FATE.
Patch by …
|
|
|
@07ff7825
|
15 years |
max_pole |
Move indeo5-specific quant table selection to decode_gop_hdr.
…
|
|
|
@36a9b369
|
15 years |
vitor1001 |
Include float.h to provide FLT_MAX define. Should fix compilation on …
|
|
|
@d31ba23
|
15 years |
vitor1001 |
RealAudio 14.4k encoder.
Patch by Francesco Lavra …
|
|
|
@b6c265ec
|
15 years |
benoit.fouet |
Improve rule for possibly never read variables.
Originally committed …
|
|
|
@c404e783
|
15 years |
max_pole |
Move transform declarations out of IVIBandDesc so indeo4 can use them …
|
|
|
@756e346
|
15 years |
vitor1001 |
Split do_output_subblock() into common code and decoder specific parts …
|
|
|
@5ec29be
|
15 years |
vitor1001 |
Cosmetics: indent
Patch by Francesco Lavra …
|
|
|
@6ea6c8eb
|
15 years |
vitor1001 |
Add ff_ prefix to non-static functions
Patch by Francesco Lavra …
|
|
|
@0acaf8b0
|
15 years |
vitor1001 |
Split ra144.c in common code (to be shared with the future encoder) …
|
|
|
@ede13f55
|
15 years |
lucabe72 |
Use a bitstream filter for converting the extradata syntax when …
|
|
|
@e91376d1
|
15 years |
justin.ruggles |
10l: audio_buf is already a uint8_t* so no need to cast it
Originally …
|
|
|
@79c85beb
|
15 years |
justin.ruggles |
Allocate enough memory for audio_buf to fit a full output frame.
Also, …
|
|
|
@79d46cbe
|
15 years |
max_pole |
Quant changes only once per MB so move the corresponding scale factor …
|
|
|
@c1b85795
|
15 years |
diego |
Remove broken BeOS audio interface.
Originally committed as revision …
|
|
|
@108caaaa
|
15 years |
revol |
Haiku: Disable beosaudio for now, it's broken. We need -lnetwork.
…
|
|
|
@4dbcfa6f
|
15 years |
justin.ruggles |
Set bits_per_raw_sample in the pcm decoder.
Originally committed as …
|
|
|
@63ae7e7
|
15 years |
diego |
Apparently nowadays things should be installed in /boot/common on …
|
|
|
@d3c9697c
|
15 years |
diego |
Remove unneeded -nostart SHFLAG for Haiku.
Originally committed as …
|
|
|
@411e859b
|
15 years |
max_pole |
Remove unused parameter.
Originally committed as revision 23563 to …
|
|
|
@a1629e28
|
15 years |
diego |
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
BeOS …
|
|
|
@c1bdc93
|
15 years |
tomas.hardin |
avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its …
|
|
|
@bb5cfc48
|
15 years |
benoit.fouet |
Cosmetics: alignment and long line break.
Originally committed as …
|
|
|
@1f7d2f54
|
15 years |
benoit.fouet |
Cosmetics: use and place braces correctly in if ... else statements.
…
|
|
|
@639c697c
|
15 years |
benoit.fouet |
Sanitize av_realloc() use in h264 mp4toannexb bistream filter.
…
|
|
|
@25e25617
|
15 years |
stefano.sabatini-lala |
Make all the numeric options accept in input an expression which is …
|
|
|
@db16e3c
|
15 years |
ramiro.polla |
log.c: Use parameter passed to macro instead of the equivalent local …
|
|
|
@4855f867
|
15 years |
ramiro.polla |
Add win32 console color output.
Based on patches by James Darnley …
|
|
|
@6e34a558
|
15 years |
ramiro.polla |
Move ansi color array to outside of av_log_default_callback(). Do not …
|
|
|
@a1c027e9
|
15 years |
ramiro.polla |
Rename use_ansi_color to use_color so it is not ANSI-specific.
…
|
|
|
@65db0587
|
15 years |
michaelni |
Add av_compare_mod()
Originally committed as revision 23551 to …
|
|
|
@130b096a
|
15 years |
martin |
Make sure the http protocol handler returns errors if a delayed open …
|
|
|
@461628c6
|
15 years |
siretart |
Fix printf format warnings
patch by Eli Friedman <eli dot friedman at …
|
|
|
@bdb57a91
|
15 years |
martin |
Initialize the http connection in http_seek, too
This makes url_fsize …
|
|
|
@d5cc1ed7
|
15 years |
lucabe72 |
Improve the mp4toannexb BSF to convert the extradata.
Originally …
|
|
|
@4db96065
|
15 years |
stefano.sabatini-lala |
Make texi2pod.pl process @include texinfo directives wherever they are …
|
|
|
@22cb270c
|
15 years |
stefano.sabatini-lala |
Tweak texi2pod.pl to make it print the various sections in the …
|
|
|
@299b8be2
|
15 years |
stefano.sabatini-lala |
Remove a rule triggered by @man begin WORD WORDS. This rule only …
|
|
|
@a66d8cd9
|
15 years |
stefano.sabatini-lala |
Rename the ff* tools @chapters "Invocation" to "Synopsis", and place …
|
|
|
@120a083f
|
15 years |
Reimar.Doeffinger |
Do not attempt to seek to index for streamed files and if the user …
|
|
|
@c31f00ed
|
15 years |
Reimar.Doeffinger |
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of …
|
|
|
@b659c8b4
|
15 years |
lucabe72 |
In case of stream copy, copy the extradata from the input codec …
|
|
|
@8764389
|
15 years |
Reimar.Doeffinger |
Fix vp3_draw_horiz_band to calculate chroma offsets correctly
for …
|
|
|
@f5d33f52
|
15 years |
martin |
Add RTSP tunneling over HTTP
Patch by Josh Allmann, joshua dot …
|
|
|
@a26c3c21
|
15 years |
martin |
Make the RTSP muxer use rtsp_hd_out, for consistency
Originally …
|
|
|
@e4f28e0
|
15 years |
martin |
Reindent
Originally committed as revision 23534 to …
|
|
|
@971c3c98
|
15 years |
pross |
Add Pictor/PC Paint to image2 muxer/demuxer
Originally committed as …
|
|
|
@a526d619
|
15 years |
pross |
Pictor/PC Paint decoder
Originally committed as revision 23532 to …
|
|
|
@f2b9b19f
|
15 years |
martin |
Add support for disabling chunked transfer encoding for the http …
|
|
|
@b995a6a8
|
15 years |
pross |
Add ff_ega_palette
Originally committed as revision 23530 to …
|
|
|
@701ea516
|
15 years |
martin |
Fix handling of errors in the http protocol
If http_connect fails, …
|
|
|
@4ceb8b34
|
15 years |
martin |
Fix bugs in the http custom header handling
Initialize the buffer …
|
|
|
@5150dd53
|
15 years |
mans |
matroska: move LFG state from muxer context to local variable
The LFG …
|
|
|
@6964d510
|
15 years |
martin |
Add the capability to write custom HTTP headers
Patch by Josh …
|
|
|
@0f3254b8
|
15 years |
martin |
Modify the behaviour of http_open to implicitly delay connection …
|
|
|
@8190f62f
|
15 years |
hyc |
Support presets in ffserver.conf
Originally committed as revision …
|
|
|
@0933f558
|
15 years |
max_pole |
Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert …
|
|
|
@00ce2cbe
|
15 years |
martin |
libvpx: Set the libvpx frame dropping threshold to …
|
|
|
@07777c2d
|
15 years |
martin |
libvpx: Don't use the VPX_KF_FIXED mode
This mode emits no keyframes …
|
|
|
@bc330b5f
|
15 years |
alex.converse |
Cosmetics: Fold constants and re-indent after last commit.
Originally …
|
|
|
@712209d5
|
15 years |
alex.converse |
Base downsampled SBR synthesis filterbank on a single IMDCT.
Based on …
|
|
|
@9b98479e
|
15 years |
max_pole |
Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer.
…
|
|
|
@388c795
|
15 years |
alex.converse |
10l: Fix types and now unused variables after last commit.
Originally …
|
|
|
@932963b8
|
15 years |
alex.converse |
Rewrite the SBR decoder QMF analysis filter on top of the IMDCT …
|
|
|
@082a0a33
|
15 years |
Carl Eugen Hoyos |
Use new macro AV_BASE64_SIZE.
Patch by James Zern, jzern google com
…
|
|
|
@525ac37f
|
15 years |
vitor1001 |
Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function …
|
|
|
@77d3f1f7
|
15 years |
tomas.hardin |
Added M701 codec_tag for mpeg2video
Originally committed as revision …
|
|
|
@8850c69d
|
15 years |
Reimar.Doeffinger |
10l, there is no aac.c any more, so no need for a dependency.
…
|
|
|
@3a9bc39e
|
15 years |
lu_zero |
librtmp may link to different ssl implementations
Make sure we link …
|
|
|
@e59cfd78
|
15 years |
stefano.sabatini-lala |
Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, …
|
|
|
@c32b7017
|
15 years |
Reimar.Doeffinger |
Do not read the RM index when input is streamed (since it requires …
|
|
|
@d588e3f
|
15 years |
stefano.sabatini-lala |
Add support to B4BY and R4BY NUT codec tags added in NUT r672.
…
|
|
|
@2839c56e
|
15 years |
stefano.sabatini-lala |
Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().
…
|
|
|
@48ede39
|
15 years |
mans |
regtest: add seektest reference files for rgb/yuv in avi
Originally …
|
|
|
@44d4616e
|
15 years |
Reimar.Doeffinger |
aacdec also depends on cbrt_tables.h for hardcoded-tables.
Originally …
|
|
|
@63455b8c
|
15 years |
michaelni |
bgr/rgb444 for nut
Originally committed as revision 23504 to …
|
|
|
@de51f22d
|
15 years |
michaelni |
fix rgb444 support in avi.
Originally committed as revision 23503 to …
|
|
|
@48b5a2fa
|
15 years |
Reimar.Doeffinger |
Support AVFMT_FLAG_IGNIDX in gxf demuxer.
Originally committed as …
|
|
|
@59b847d3
|
15 years |
michaelni |
Add simple rgb/yuv in avi regression test.
Originally committed as …
|
|
|
@7686ab07
|
15 years |
michaelni |
Fix muxing rgb rawvideo in avi regression.
Originally committed as …
|
|
|
@538c0e13
|
15 years |
martin |
Improve grammar and readability
Patch by Rodney Baker, rodney dot …
|
|
|
@fc490fcf
|
15 years |
martin |
Cosmetics: Reindent/align/wrap
Originally committed as revision 23498 …
|
|
|
@d0382374
|
15 years |
martin |
RTSP: Propagate errors up from ff_rtsp_send_cmd*
Patch by Josh …
|
|
|
@c453d1bb
|
15 years |
martin |
Remove unused local variables
Originally committed as revision 23496 …
|
|
|
@614842a
|
15 years |
alex.converse |
Cleanup apply_window_and_mdct().
Originally committed as revision …
|
|
|
@b8c2c41d
|
15 years |
martin |
RTSP: Add a second URLContext for outgoing messages
Done in …
|
|
|
@19da45f2
|
15 years |
stefano.sabatini-lala |
Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", as …
|
|
|
@aeadb328
|
15 years |
stefano.sabatini-lala |
Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors …
|
|
|