|
|
|
@0f340f8f
|
17 years |
michaelni |
A little proggy i wrote years ago.
This simply writes burts of random …
|
|
|
@787e1353
|
17 years |
michaelni |
Randomly change the amount of noise if nothing is explicitly set.
…
|
|
|
@77c1d04d
|
17 years |
ivop |
LMLM4 demuxer
Originally committed as revision 11457 to …
|
|
|
@670c7847
|
17 years |
ivop |
Linux Media Labs MPEG-4 (LMLM4) demuxer
Originally committed as …
|
|
|
@e03caf2e
|
17 years |
ivop |
Implement read_timestamp and enable seeking in PVA files.
Originally …
|
|
|
@ffc29341
|
17 years |
ivop |
cosmetics
Originally committed as revision 11454 to …
|
|
|
@e661f760
|
17 years |
ivop |
remove unnecessary check
Originally committed as revision 11453 to …
|
|
|
@9ae09203
|
17 years |
ivop |
use ff_parse_pes_pts for parsing an MPEG-PES timestamp
Originally …
|
|
|
@66e9e302
|
17 years |
ivop |
Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) …
|
|
|
@ca5323a
|
17 years |
r_togni |
Move printing of the license status at the end of configure output, so …
|
|
|
@8e4270c5
|
17 years |
andreas |
Dont crash if resampling is requested but no audio packets are ever …
|
|
|
@03d83abc
|
17 years |
Aurélien Jacobs |
Fix access to the last element of the table.
(size of the table vs. …
|
|
|
@81fe0cfc
|
17 years |
benoit.fouet |
Mark the ff_svq1_frame_size_table as constant.
Patch by Diego …
|
|
|
@a1f89639
|
17 years |
benoit.fouet |
Move wmv1_scantable to .rodata section by making it an array of …
|
|
|
@31bfd6f3
|
17 years |
benoit.fouet |
Make the av_class member of PPContext a poiner to constant AVClass. …
|
|
|
@9307db1
|
17 years |
benoit.fouet |
Mark the tables in g726.c as constant.
Patch by Diego 'Flameeyes' …
|
|
|
@1411f55b
|
17 years |
benoit.fouet |
Make v4l.c's video_formats constant and static.
Patch by Diego …
|
|
|
@b2a91770
|
17 years |
benoit.fouet |
Remove unused symbol.
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ …
|
|
|
@f0b3a7ba
|
17 years |
justin.ruggles |
split out init of downmix coeffs into a separate function that can be …
|
|
|
@4f632b06
|
17 years |
Aurélien Jacobs |
Make ff_mkv_codec_tags lie entirely in .rodata section.
From: Diego …
|
|
|
@82a6c481
|
17 years |
justin.ruggles |
remove unneeded variable from AC3DecodeContext
Originally committed …
|
|
|
@4bc829bb
|
17 years |
justin.ruggles |
make sure that the last coupling band stops at the end of the coupling …
|
|
|
@c807e68f
|
17 years |
diego |
cosmetics: Add another pair of parentheses to aid readability.
…
|
|
|
@b02fbf75
|
17 years |
justin.ruggles |
fix phase flag processing for the case when coupling coordinates are …
|
|
|
@621d7fe9
|
17 years |
diego |
Rename two structures, identifiers starting with _[A-Z] are reserved.
…
|
|
|
@29c90869
|
17 years |
baptiste.coudurier |
cosmetics, split overly long lines
Originally committed as revision …
|
|
|
@81df3869
|
17 years |
kostya.shishkov |
Fractional parts of motion vectors should be accounted separately too
…
|
|
|
@7d51eddd
|
17 years |
lucabe72 |
Make AVRtpPayloadTypes static and constant
Patch by Diego 'Flameeyes' …
|
|
|
@51b73087
|
17 years |
justin.ruggles |
fix playing of multichannel audio for codecs without downmixing
…
|
|
|
@5e40d0e8
|
17 years |
ivop |
cosmetics, superfluous space
Originally committed as revision 11430 …
|
|
|
@71e1080e
|
17 years |
ivop |
proper check for valid pva_pts
Originally committed as revision 11429 …
|
|
|
@dba13944
|
17 years |
ivop |
do not return an error, but warn and recover when encountering an …
|
|
|
@7705cf7e
|
17 years |
ivop |
validate streamid before use
Originally committed as revision 11427 …
|
|
|
@fe332ad6
|
17 years |
ivop |
change audio codec id to mp2
Originally committed as revision 11426 …
|
|
|
@0e8a207f
|
17 years |
ivop |
proper type and initialization of pva_pts
Originally committed as …
|
|
|
@6a5ef293
|
17 years |
ivop |
remove unnecessary shift
Originally committed as revision 11424 to …
|
|
|
@cfec09e9
|
17 years |
justin.ruggles |
check for request_channels in dca init function
Originally committed …
|
|
|
@ef7f2bb7
|
17 years |
justin.ruggles |
add downmixing support to libfaad decoder
Originally committed as …
|
|
|
@1d8cfa31
|
17 years |
justin.ruggles |
cosmetics: indentation after last commit
Originally committed as …
|
|
|
@646800f7
|
17 years |
justin.ruggles |
move E-AC3 header parsing to ff_ac3_parse_header()
Originally …
|
|
|
@86ad4c7
|
17 years |
justin.ruggles |
remove unneeded variables from AC3HeaderInfo
Originally committed as …
|
|
|
@3eca1e6f
|
17 years |
justin.ruggles |
do not set channels before checking request_channels
Originally …
|
|
|
@dc7009ea
|
17 years |
justin.ruggles |
use request_channels in liba52 decoder
Originally committed as …
|
|
|
@2816d323
|
17 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 11416 to …
|
|
|
@95283c17
|
17 years |
justin.ruggles |
check for request_channels at codec init
Originally committed as …
|
|
|
@6cd325c
|
17 years |
justin.ruggles |
do not set channels before checking request_channels
Originally …
|
|
|
@296cbe57
|
17 years |
lucabe72 |
Update maintainership information after the rtp.c split
Originally …
|
|
|
@f228eb7
|
17 years |
justin.ruggles |
adjust output channels based on AVCodecContext.request_channels in AC3 …
|
|
|
@9bd005bd
|
17 years |
michaelni |
Drop non key frames before the first key frame.
Originally committed …
|
|
|
@977cbe79
|
17 years |
Aurélien Jacobs |
install crc.h which is now part of public API
Originally committed as …
|
|
|
@3abe5fbd
|
17 years |
Aurélien Jacobs |
improve CRC API
- don't export any global var
- provide either …
|
|
|
@83a0d387
|
17 years |
lucabe72 |
Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's …
|
|
|
@9389e63c
|
17 years |
banan |
Enable proper output from the LFE channel, based on patch from Mathias …
|
|
|
@8eb793c4
|
17 years |
lucabe72 |
Split the RTP demuxing functions out of rtp.c, to simplify the RTP …
|
|
|
@a35bf971
|
17 years |
michaelni |
indent
Originally committed as revision 11405 to …
|
|
|
@2e1d2873
|
17 years |
michaelni |
Flip key and element so types match, not that it matters for any code …
|
|
|
@b57cb968
|
17 years |
michaelni |
Document O() time.
Originally committed as revision 11403 to …
|
|
|
@efbaf4d
|
17 years |
michaelni |
Document node removial API.
Originally committed as revision 11402 to …
|
|
|
@d5cb5fe8
|
17 years |
michaelni |
Fix selftest.
Originally committed as revision 11401 to …
|
|
|
@f05dda3
|
17 years |
michaelni |
Support removing elements.
Originally committed as revision 11400 to …
|
|
|
@6e8b982b
|
17 years |
michaelni |
Move *malloc() out of tree.c, that way the code can be used with
flat …
|
|
|
@f1917274
|
17 years |
kostya.shishkov |
RV30 thirdpel motion compensation support
Originally committed as …
|
|
|
@e5635270
|
17 years |
michaelni |
A few lines of text about the range coder, part of a patch by lars …
|
|
|
@68e7d442
|
17 years |
diego |
Add a note about the license of libamr.
Originally committed as …
|
|
|
@50e4d833
|
17 years |
diego |
Spell out WB and NB.
Originally committed as revision 11395 to …
|
|
|
@0c893224
|
17 years |
diego |
Change some files to only include the necessary headers.
Originally …
|
|
|
@1234585f
|
17 years |
benoit.fouet |
Initialize "saved" buffer to zero.
Patch by Vincent Penné vpenne …
|
|
|
@0fd36362
|
17 years |
benoit.fouet |
Make three rm demuxer functions non static.
Patch by Ronald S. Bultje …
|
|
|
@116d15cc
|
17 years |
michaelni |
Always set next correctly, even if a matching element is found (that …
|
|
|
@10ff3ff4
|
17 years |
benoit.fouet |
Make pp_help a constant pointer to constant characters, moves it …
|
|
|
@7564658b
|
17 years |
justin.ruggles |
cosmetics: indentation and add a TODO comment
Originally committed as …
|
|
|
@471db688
|
17 years |
justin.ruggles |
only check ac3 crc if AVCodecContext.error_resilience > 0
Originally …
|
|
|
@5706c0be
|
17 years |
justin.ruggles |
cosmetics: indentation after last commit
Originally committed as …
|
|
|
@bd03aa15
|
17 years |
justin.ruggles |
remove workaround which is no longer needed due to …
|
|
|
@95c21842
|
17 years |
lucabe72 |
Rationalize some dependencies between rtsp and rtp
Originally …
|
|
|
@d80906e7
|
17 years |
lucabe72 |
Fix the RTP muxer dependencies
Originally committed as revision 11384 …
|
|
|
@3d94e3ba
|
17 years |
ivop |
use one shift less in get_pts()
Originally committed as revision …
|
|
|
@b44665c4
|
17 years |
kostya.shishkov |
Make decode210() common function.
Originally committed as revision …
|
|
|
@ca325343
|
17 years |
benoit.fouet |
Make pp_get_mode_by_name_and_quality accept a constant string.
Patch …
|
|
|
@a8988916
|
17 years |
benoit.fouet |
Make filterDelimiters and optionDelimiters two static constant array …
|
|
|
@d6939960
|
17 years |
justin.ruggles |
add crc check to ac3 decoder
Originally committed as revision 11379 …
|
|
|
@f7f8b4d2
|
17 years |
Aurélien Jacobs |
mention libavfilter in warning about deprecated vhook
Originally …
|
|
|
@c482500f
|
17 years |
diego |
Drop RTSP default protocol.
patch by Ronald S. Bultje, rsbultje gmail …
|
|
|
@ae904fd0
|
17 years |
diego |
Fix issue #301:
summary of changes:
- Use MANGLE when loading some …
|
|
|
@8f8fae80
|
17 years |
diego |
cosmetics: Reindent.
Originally committed as revision 11375 to …
|
|
|
@b83a8424
|
17 years |
diego |
Merge double-nested if into && condition.
patch by Ronald S. Bultje, …
|
|
|
@e2997274
|
17 years |
Aurélien Jacobs |
move num_packets=0 where it belongs
Originally committed as revision …
|
|
|
@920d3609
|
17 years |
ivop |
TechnoTrend PVA Demuxer
Originally committed as revision 11372 to …
|
|
|
@3feb44a9
|
17 years |
ivop |
TechnoTrend PVA Demuxer
Originally committed as revision 11371 to …
|
|
|
@ebde2a2c
|
17 years |
benoit.fouet |
Fix prototype and return value of opt_bitrate and opt_bsf.
Patch by …
|
|
|
@464a631c
|
17 years |
benoit.fouet |
Define rc override string as const.
Patch by Morten Hustveit: lists …
|
|
|
@69c12fbb
|
17 years |
benoit.fouet |
Update show_banner date.
Originally committed as revision 11368 to …
|
|
|
@bf22a109
|
17 years |
diego |
cosmetics: sort()
Originally committed as revision 11367 to …
|
|
|
@72be9e73
|
17 years |
diego |
Add portable way to check for the existence of definitions and
apply …
|
|
|
@c86ec2f4
|
17 years |
michaelni |
Extract aspect ratio from ODML/vprp.
Originally committed as revision …
|
|
|
@2576a9e
|
17 years |
michaelni |
Correct doxy about timestamp units of read_timestamp().
Originally …
|
|
|
@de14759e
|
17 years |
michaelni |
Document return of read_timestamp.
Originally committed as revision …
|
|
|
@3858a227
|
17 years |
michaelni |
More verbose aspect ratio error msg.
Originally committed as revision …
|
|
|
@e640a5c4
|
17 years |
kostya.shishkov |
Direct blocks should use motion vectors from the second reference …
|
|
|
@12eaa3b7
|
17 years |
justin.ruggles |
simplify
Originally committed as revision 11360 to …
|
|
|