|
|
|
@5e071f53
|
14 years |
alex.converse |
psdec: Simplify filter addressing by incrementing the "in" pointer.
…
|
|
|
@63c3b716
|
14 years |
Carl Eugen Hoyos |
Fix typo in macro name.
Patch by Nick Brereton, nick nbrereton net
…
|
|
|
@c6b09471
|
14 years |
alex.converse |
psdec: Replace a division with a shift.
Originally committed as …
|
|
|
@3fa1a932
|
14 years |
alex.converse |
Rename PS bitstream reading functions to have a read_ prefix.
…
|
|
|
@45c611a9
|
14 years |
rsbultje |
Reset chunksize back to zero (= no chunked encoding) after each new …
|
|
|
@f3724695
|
14 years |
rsbultje |
Use url_write(), not http_write(), for sending the HTTP headers. This …
|
|
|
@fd16564b
|
14 years |
alex.converse |
Cosmetics: whitespace.
Originally committed as revision 23663 to …
|
|
|
@0d6b3269
|
14 years |
alex.converse |
Use memcpy() where appropriate in PS stereo processing remapping.
…
|
|
|
@d23077af
|
14 years |
alex.converse |
Allow PS envelope fixup when ps->num_env_old <= 1.
It is already …
|
|
|
@bd9e0e29
|
14 years |
alex.converse |
10l: aacsbr: Fix f_master[2] calculation when k2diff == -1.
…
|
|
|
@78ba1d39
|
14 years |
alex.converse |
Document the PS_BASELINE define.
Originally committed as revision …
|
|
|
@284b041b
|
14 years |
alex.converse |
Remove iid_mode from the PS context.
Originally committed as revision …
|
|
|
@be90cd27
|
14 years |
ramiro.polla |
configure: preserve cross-prefix for strip on darwin
Originally …
|
|
|
@4233ce31
|
14 years |
vitor1001 |
Fix breakage in compilation with --disable-mpegaudio-hp introduced in …
|
|
|
@2c4a1013
|
14 years |
Carl Eugen Hoyos |
Add IEC958 data_types for DTS-HD (data burst described in IEC …
|
|
|
@41f91b5f
|
14 years |
mans |
ChangeLog: note libfaad wrapper removal
Originally committed as …
|
|
|
@6a74b127
|
14 years |
mans |
Remove libfaad wrapper
Originally committed as revision 23653 to …
|
|
|
@1076b0d0
|
14 years |
alex.converse |
psdec: Factorize iid/icc/ipd/opd parameter bitstream reading.
…
|
|
|
@10ed37b5
|
14 years |
martin |
RTSP: Add the auth credentials to the HTTP tunnel URL, too
Originally …
|
|
|
@a955fc5e
|
14 years |
martin |
ff_url_join: Don't add any at-char if the auth is an empty string
…
|
|
|
@6217b64
|
14 years |
martin |
RTSP: Set the connection handles to null after closing them
This …
|
|
|
@00e4a1f4
|
14 years |
martin |
RTSP: Don't store the connection handles in local variables
This …
|
|
|
@a2063901
|
14 years |
alex.converse |
Add HE-AAC v2 support to the AAC decoder.
Originally committed as …
|
|
|
@4d49a5a7
|
14 years |
vitor1001 |
Factorize the mpegaudio windowing code in a function and call it by a …
|
|
|
@57eb217a
|
15 years |
michaelni |
Improve h263_probe()
Fixes issue2015
Originally committed as revision …
|
|
|
@164aab02
|
15 years |
fenrir |
MPEG-2 DXVA2 implementation
It allows VLD MPEG-2 decoding using …
|
|
|
@d3f84dfc
|
15 years |
martin |
RTSP: Clean up rtsp_hd on failure
Since rtsp_hd isn't assigned to …
|
|
|
@e8ccf24
|
15 years |
martin |
RTMP: Return from rtmp_read as soon as some data is available
…
|
|
|
@a80af87e
|
15 years |
Carl Eugen Hoyos |
Add IEC958 data_types for Atrac* and WMA Pro.
Data-burst is described …
|
|
|
@9164afcb
|
15 years |
Carl Eugen Hoyos |
Use enum PixelFormat to silence one icc warning:
warning #188: …
|
|
|
@6afd0ee3
|
15 years |
max_pole |
Add metadata support. Patch by Michael Karcher.
Originally committed …
|
|
|
@8a2679ad
|
15 years |
lucabe72 |
Simplify (no need to check for st->codec->extradata) and correct …
|
|
|
@70193596
|
15 years |
michaelni |
add #include so make checkheaders passes
Originally committed as …
|
|
|
@96c2ae6
|
15 years |
martin |
Add the necessary includes, add an extra empty line for cosmetics
…
|
|
|
@eb928286
|
15 years |
stefano.sabatini-lala |
Add more tests to eval, help detecting some of the more apparent …
|
|
|
@8745fe29
|
15 years |
michaelni |
Marking what should be removed in relation to MAX_STREAMS.
Originally …
|
|
|
@1e27c477
|
15 years |
stefano.sabatini-lala |
Document terminal coloring in the -loglevel option.
Originally …
|
|
|
@92d71714
|
15 years |
stefano.sabatini-lala |
Document how to set boolean options.
Originally committed as revision …
|
|
|
@1204a13c
|
15 years |
martin |
libvorbis: Use memmove instead of memcpy for shifting data
Originally …
|
|
|
@19bd477
|
15 years |
stefano.sabatini-lala |
Name the default configure log filename as "config.log" rather than …
|
|
|
@7ec9b9be
|
15 years |
stefano.sabatini-lala |
Make av_parse_expr() fail if there are trailing chars at the end of …
|
|
|
@c1b81d2f
|
15 years |
stefano.sabatini-lala |
Remove the "b" from "Mb" in -b values for the dnxhd tests.
They are …
|
|
|
@2f62224b
|
15 years |
stefano.sabatini-lala |
Improve av_parse_eval() error reporting.
Originally committed as …
|
|
|
@08943c0b
|
15 years |
janne-ffmpeg |
dvbsub: parse display definition segment
The display definition …
|
|
|
@8b889b34
|
15 years |
lucabe72 |
If the video stream is H.264 with MP4 syntax, store the NAL lenght …
|
|
|
@ed00fe49
|
15 years |
Carl Eugen Hoyos |
icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can be …
|
|
|
@33586ee7
|
15 years |
michaelni |
Document FF_SYMVER and attribute_used
Originally committed as …
|
|
|
@d9aac267
|
15 years |
hyc |
When reading a stream, should retry on EAGAIN instead of just failing. …
|
|
|
@891263ef
|
15 years |
baptiste.coudurier |
Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263
…
|
|
|
@0ade7bb6
|
15 years |
Aurélien Jacobs |
matroskadec : propagate AVERROR to the caller
based on a patch by Jai …
|
|
|
@0884fadf
|
15 years |
mans |
configure: fix symver detection with icc 10
Apparently the compiler …
|
|
|
@ccc87908
|
15 years |
mans |
Fix symbol version compat wrappers on systems with export prefixes
…
|
|
|
@56023951
|
15 years |
rsbultje |
Fix missing logging context in a series of dprintf()s. Partially based …
|
|
|
@b462d132
|
15 years |
mans |
Add compatibility wrappers for functions moved from lavf to lavc
When …
|
|
|
@2661d65a
|
15 years |
mans |
FATE: update vc1 reference output
Originally committed as revision …
|
|
|
@9a191b3a
|
15 years |
baptiste.coudurier |
Support gray16be and rgb48be in mov
Originally committed as revision …
|
|
|
@54a13282
|
15 years |
michaelni |
Deprecate -crop* arguments, they currently are buggy (issue1957) and …
|
|
|
@caea217d
|
15 years |
martin |
nellymoserdec: Increase the log level of messages when failing to …
|
|
|
@133cd270
|
15 years |
martin |
Reindent
Originally committed as revision 23605 to …
|
|
|
@c5d68fbd
|
15 years |
martin |
nellymoserdec: Simplify calculation of numbers of blocks
Originally …
|
|
|
@f1a12c7
|
15 years |
martin |
Reindent
Originally committed as revision 23603 to …
|
|
|
@f7a30c0b
|
15 years |
martin |
nellymoserdec: Allow using unusual input block sizes
Originally …
|
|
|
@48e77473
|
15 years |
martin |
Cosmetics: Change connexion to connection in code comments
Originally …
|
|
|
@3c467bac
|
15 years |
martin |
Fix compilation on windows CE
Originally committed as revision 23600 …
|
|
|
@afcea58c
|
15 years |
martin |
RTSP: Shrink SDP fmtp parsing buffer size
Since the parsing of …
|
|
|
@41874d0
|
15 years |
martin |
Reindent
Patch by Josh Allmann, joshua dot allmann at gmail
…
|
|
|
@1f1916ce
|
15 years |
ramiro.polla |
output-example: Set sample_fmt to SAMPLE_FMT_S16.
Originally …
|
|
|
@30d9331
|
15 years |
stefano.sabatini-lala |
Document what av_get_token() returns in case of allocation failure.
…
|
|
|
@053a79b
|
15 years |
stefano.sabatini-lala |
Resort @param in av_get_token() doxy to reflect the same order they …
|
|
|
@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 …
|
|
|