|
|
|
@0be4b8d9
|
16 years |
baptiste.coudurier |
cosmetics, remove useless spaces
Originally committed as revision …
|
|
|
@1ae4518d
|
16 years |
lessen42 |
Cosmetics: reindent
Originally committed as revision 15505 to …
|
|
|
@10f38380
|
16 years |
lessen42 |
Unneeded else
Originally committed as revision 15504 to …
|
|
|
@6599e2a7
|
16 years |
lessen42 |
Unneeded braces
Originally committed as revision 15503 to …
|
|
|
@6298f49f
|
16 years |
lessen42 |
Return if unpacking motion vectors for a keyframe
Originally …
|
|
|
@a0ce2d1b
|
16 years |
lessen42 |
Cosmetics: indentation
Originally committed as revision 15501 to …
|
|
|
@277e3e53
|
16 years |
lessen42 |
Visible width/height fields were added in Theora 3.2
Originally …
|
|
|
@51ace577
|
16 years |
lessen42 |
filter_limit_values only needs 7 bits, make its tables smaller
…
|
|
|
@b07e52a9
|
16 years |
benoit.fouet |
Fix indentation.
Originally committed as revision 15498 to …
|
|
|
@3ff2a062
|
16 years |
rsbultje |
Use parse_packet vfunc in RTPDynamicProtocolHandler instead of …
|
|
|
@985b05d3
|
16 years |
rsbultje |
This patch refactors RDT packet header parsing so that it can be used …
|
|
|
@5fbec791
|
16 years |
benoit.fouet |
Remove useless context variable.
Originally committed as revision …
|
|
|
@96320336
|
16 years |
benoit.fouet |
Merge declaration and assignment.
Originally committed as revision …
|
|
|
@9d2b5cf2
|
16 years |
benoit.fouet |
Interleaved forward/backward channels processing in order to increase …
|
|
|
@ba31df31
|
16 years |
lessen42 |
Cosmetics: indentation
Originally committed as revision 15492 to …
|
|
|
@fc961819
|
16 years |
lessen42 |
Merge (vp3|theora)_calculate_pixel_addresses
Originally committed as …
|
|
|
@6920b983
|
16 years |
lessen42 |
Missed hunks of last commit
Originally committed as revision 15490 to …
|
|
|
@33aae37e
|
16 years |
lessen42 |
Remove unused vp3 debugging info
Originally committed as revision …
|
|
|
@21899717
|
16 years |
benoit.fouet |
Move iv_decode_frame function to remove a forward declaration.
…
|
|
|
@950c0373
|
16 years |
benoit.fouet |
Remove useless lines.
Originally committed as revision 15487 to …
|
|
|
@6f427ccb
|
16 years |
benoit.fouet |
Reindent whole file.
Originally committed as revision 15486 to …
|
|
|
@f5f1e97f
|
16 years |
rsbultje |
Reindent after previous patches.
Originally committed as revision …
|
|
|
@119b4668
|
16 years |
rsbultje |
Implement a RTSPTransport field, which allows proper separation of …
|
|
|
@ab63fb0
|
16 years |
rsbultje |
Remove access to rdt_data struct in functions called outside of the …
|
|
|
@eee2cbff
|
16 years |
rsbultje |
Send improper UDP SETUP request, which is what Realmedia servers …
|
|
|
@90abbdba
|
16 years |
rsbultje |
Rename RTSPProtocol to RTSPLowerTransport, so that its name properly …
|
|
|
@e1a96237
|
16 years |
benoit.fouet |
Indent.
Originally committed as revision 15480 to …
|
|
|
@f8be1206
|
16 years |
benoit.fouet |
Simplify iv_free_func().
Originally committed as revision 15479 to …
|
|
|
@ffc64ac0
|
16 years |
benoit.fouet |
Move allocated buffer out of YUV buffer structure.
Originally …
|
|
|
@c2db8a99
|
16 years |
benoit.fouet |
Remove useless initializations.
Originally committed as revision …
|
|
|
@8b27f76
|
16 years |
benoit.fouet |
Check allocations on init.
Originally committed as revision 15476 to …
|
|
|
@809a23a
|
16 years |
benoit.fouet |
Remove useless test.
Originally committed as revision 15475 to …
|
|
|
@56d9b94
|
16 years |
benoit.fouet |
Cosmetics
Originally committed as revision 15474 to …
|
|
|
@68e9c68f
|
16 years |
benoit.fouet |
use uint8_t instead of unsigned char
Originally committed as revision …
|
|
|
@e679560d
|
16 years |
benoit.fouet |
Corrector type fits in 8 bits.
Originally committed as revision 15472 …
|
|
|
@2c3c87b8
|
16 years |
benoit.fouet |
Remove useless casts and use variable instead of its type in sizeof.
…
|
|
|
@9fd88b29
|
16 years |
benoit.fouet |
Change table types to uint8_t
Originally committed as revision 15470 …
|
|
|
@12ce1f3f
|
16 years |
lessen42 |
Downgrade severity of leftover bits in header packets, and don't check …
|
|
|
@0c5f76f7
|
16 years |
baptiste.coudurier |
support negative ctts in some way, unset wrong dts
Originally …
|
|
|
@ae4ffe9f
|
16 years |
michaelni |
Allocate 1 line more in the chroma plane for H.264, this avoids some …
|
|
|
@503bc40
|
16 years |
michaelni |
Replace second (and wrong) call to avcodec_align_dimensions() by …
|
|
|
@8c07cee
|
16 years |
michaelni |
Do not attempt to perform error concealment in lowres mode as this is …
|
|
|
@15ae1959
|
16 years |
Aurélien Jacobs |
atrac3: ensure input frame is not overwritten (it is const)
this fixes …
|
|
|
@068e82ba
|
16 years |
lessen42 |
Use skip_frame for keyframe-only decoding rather than #ifdef
…
|
|
|
@bf615b89
|
16 years |
Carl Eugen Hoyos |
Fix a warning about an undefined function when compiling h264.c
…
|
|
|
@dc771f6b
|
16 years |
diego |
Remove some format string warnings.
patch by Diego Pettenò, flameeyes …
|
|
|
@d0feff2a
|
16 years |
diego |
Uniformly define _XOPEN_SOURCE to 600.
The feature_tests.h header from …
|
|
|
@c44c4e18
|
16 years |
diego |
cosmetics: Consistently use #ifdef in preprocessor directives.
…
|
|
|
@92ca9105
|
16 years |
diego |
Remove unused function fast_memcpy.
Originally committed as revision …
|
|
|
@ed2164f3
|
16 years |
diego |
cosmetics: indentation
Originally committed as revision 27672 to …
|
|
|
@8335a9f0
|
16 years |
michaelni |
Revert mistakely commited hunk.
Originally committed as revision …
|
|
|
@0473e31f
|
16 years |
michaelni |
Print all cases that are tested, not just the ones that are bad.
…
|
|
|
@f830d824
|
16 years |
michaelni |
Fix infinite loop with spline, bug was introduced in r27612 by me.
…
|
|
|
@1d44d365
|
16 years |
Aurélien Jacobs |
fix -uninstalled.pc includedir for out-of-tree builds
patch by Diego …
|
|
|
@143df827
|
16 years |
Aurélien Jacobs |
set video_enc->sample_aspect_ratio to fix stream copy
patch by Wolfram …
|
|
|
@ed16f91f
|
16 years |
michaelni |
Guess picture type from picture coding extension when the main header …
|
|
|
@d5e34dcb
|
16 years |
Aurélien Jacobs |
matroskadec: merge ASS events which share the same pts in the same …
|
|
|
@3df2be9f
|
16 years |
Aurélien Jacobs |
matroskadec: ass events lines must end with a DOS style EOL
…
|
|
|
@1bb4a1a
|
16 years |
Aurélien Jacobs |
matroskadec: set duration only for CODEC_ID_TEXT subtitles
Originally …
|
|
|
@e7d4b743
|
16 years |
Aurélien Jacobs |
matroskadec: pass duration as parameter of matroska_fix_ass_packet()
…
|
|
|
@e43d7a18
|
16 years |
michaelni |
AVOptions support for ffplay.
Originally committed as revision 15451 …
|
|
|
@85663ef3
|
16 years |
michaelni |
Move opt_default() and set_context_opts() to cmdutils so it can be …
|
|
|
@df1a4b11
|
16 years |
michaelni |
Rename opt_default() so it will not conflict with the one from …
|
|
|
@30ab4ded
|
16 years |
stefano.sabatini-lala |
Document the directpred auto value.
Patch by Francesco Cosoleto …
|
|
|
@b235dbb
|
16 years |
stefano.sabatini-lala |
Substitute the not anymore supported "me" option name with "me_method" …
|
|
|
@9e44998c
|
16 years |
robert.swain |
Make myself maintainer of the preset files
Originally committed as …
|
|
|
@d2845b75
|
16 years |
stefano.sabatini-lala |
Implement the force_fps option, which disables the automatic selection …
|
|
|
@4c149a80
|
16 years |
robert.swain |
Use DECLARE_ALIGNED_16() on vorbis windows as they are used in …
|
|
|
@4e72f12
|
16 years |
michaelni |
Support loading presets from random paths.
Fixes issue659.
Originally …
|
|
|
@7a8b7634
|
16 years |
Aurélien Jacobs |
assdec: don't remove CR, they are part of the spec
Originally …
|
|
|
@78cb7273
|
16 years |
diego |
cosmetics: Break overly long lines, one grammar fix.
Originally …
|
|
|
@4f57fa8c
|
16 years |
diego |
spelling/wording/grammar
Originally committed as revision 15440 to …
|
|
|
@fff5e687
|
16 years |
diego |
Move doxygen comments for av_gettime from utils.c to avformat.h.
…
|
|
|
@9bce82fa
|
16 years |
diego |
Add alltools target to build all the tools/ stuff.
Originally …
|
|
|
@766a4a99
|
16 years |
michaelni |
Replace apparently always true condition by assert().
Originally …
|
|
|
@c2c7342
|
16 years |
michaelni |
Simplify pix_fmt_id instead of listing a subset of non-simplified …
|
|
|
@7c1e33f9
|
16 years |
michaelni |
Check the 4th plane too when selecting the pixfmt.
Fixes a crash with …
|
|
|
@e73db718
|
16 years |
diego |
Replace 'test' invocation by 'test -n', this should be safer.
…
|
|
|
@ac63af3
|
16 years |
diego |
Add support for passing a version string to configure that is appended …
|
|
|
@b3de4544
|
16 years |
diego |
Use better table heading names in the supported formats tables.
…
|
|
|
@0c86f89a
|
16 years |
michaelni |
Forgotten changelog update for ASS/SSA (de)muxer.
Originally …
|
|
|
@88caf34
|
16 years |
michaelni |
ASS/SSA muxer.
Originally committed as revision 15430 to …
|
|
|
@295b8c70
|
16 years |
diego |
whitespace cosmetics
Originally committed as revision 15429 to …
|
|
|
@d552d04d
|
16 years |
vitor1001 |
Simplify: avoid duplication backward_filter()
Originally committed as …
|
|
|
@bbc78fb4
|
16 years |
diego |
Remove unused variable.
Originally committed as revision 15427 to …
|
|
|
@2426bb9
|
16 years |
banan |
add ok parts to the rm demuxer for SIPRO support
Originally committed …
|
|
|
@faeedbbb
|
16 years |
banan |
Add support for Acelp.net fourcc and codecid, remuxing wav to avi …
|
|
|
@5c8a1d19
|
16 years |
michaelni |
Do not lose the '\n'.
Originally committed as revision 15424 to …
|
|
|
@a3250d0
|
16 years |
baptiste.coudurier |
sync to latest mingw api, remove unneeded struct definitions
…
|
|
|
@de3ae185
|
16 years |
michaelni |
2 in 1, an ASS and SSA demuxer.
Tested with -scodec copy on all ASS & …
|
|
|
@fb1d2d7b
|
16 years |
baptiste.coudurier |
include sys/select.h, fix freebsd 5.5 compilation
Originally …
|
|
|
@6ad1c9c9
|
16 years |
baptiste.coudurier |
only include sys/select.h if present, fix mingw compilation
…
|
|
|
@644b0c4c
|
16 years |
michaelni |
Prevent image2 from complaining about non monotone timestamps as
there …
|
|
|
@6c805007
|
16 years |
michaelni |
Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE is set.
Fixes …
|
|
|
@64e4af2a
|
16 years |
vitor1001 |
Do instead of divising a float by a constant, multiply by its inverse
…
|
|
|
@68997192
|
16 years |
michaelni |
Ensure that no non-existing frame is used.
Fixes issue624.
Originally …
|
|
|
@05b90fc0
|
16 years |
stefano.sabatini-lala |
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
…
|
|
|
@5f129a05
|
16 years |
michaelni |
Do not free sps & pps on width/height changes.
Fixes issue557.
…
|
|
|
@fe67a236
|
16 years |
michaelni |
Do not use the generic "alloc missing references" code for h.264 as it …
|
|
|
@07dff5c7
|
16 years |
michaelni |
Initialize next/last_picture* as the generic code does not always
set …
|
|
|