|
|
|
@34dc7aa
|
13 years |
michaelni |
libavcodec: add CODEC_CAP_LOSSLESS
Signed-off-by: Michael Niedermayer …
|
|
|
@bde80559
|
13 years |
Clément Bœsch |
dcaenc: small quantization simplification.
|
|
|
@47a8243c
|
13 years |
Carl Eugen Hoyos |
Fix -s documentation.
|
|
|
@2905e3ff
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@44d1b408
|
13 years |
michaelni |
qdm2: Fix alignment of local array.
Fixes ticket270
Signed-off-by: …
|
|
|
@0c6cf3fa
|
13 years |
stefano.sabatini-lala |
vsrc_color: set output pos values to -1
-1 is more correct than 0, as …
|
|
|
@bb3a2b72
|
13 years |
stefano.sabatini-lala |
vsrc_color: add @file doxy
Also remove outdated reference to color in …
|
|
|
@8055433b
|
13 years |
stefano.sabatini-lala |
graphparser: add missing NULL check in avfilter_graph_parse()
Fix a …
|
|
|
@369c68c4
|
13 years |
Carl Eugen Hoyos |
Support DTS in mp4/mov.
|
|
|
@78440c00
|
13 years |
anton |
lavc: add opt_find to AVCodecContext class.
Fixes encoder private …
|
|
|
@4f643430
|
13 years |
michaelni |
Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200'
* commit …
|
|
|
@d8ee7770
|
13 years |
Carl Eugen Hoyos |
Do not crash if SDL_SetVideoMode() fails.
|
|
|
@d5708923
|
13 years |
Carl Eugen Hoyos |
Move do_exit() and stream_close() up.
|
|
|
@5ad05dd5
|
13 years |
Carl Eugen Hoyos |
Fix documentation for -ar and -ac.
|
|
|
@5fb67d80
|
13 years |
Carl Eugen Hoyos |
Fix compilation with old yasm.
|
|
|
@f6e2af4f
|
13 years |
michaelni |
ffmpeg: Force 420 with target dvd and svcd.
Fixes ticket283
…
|
|
|
@3803af22
|
13 years |
anton |
h264: Complexify frame num gap shortening code
By observation it did …
|
|
|
@c98b928
|
13 years |
anton |
intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
The output type of …
|
|
|
@aa15e687
|
13 years |
anton |
Fix decoding of mpegts streams with h264 video that does *NOT* have b …
|
|
|
@7c44d71
|
13 years |
anton |
Add minor bumps and APIChanges entries for lavf private options.
|
|
|
@55ba12e3
|
13 years |
anton |
ffmpeg: deprecate -vc and -tvstd
They've been replaced by demuxer …
|
|
|
@8035f429
|
13 years |
anton |
ffmpeg: use new avformat_open_* API.
|
|
|
@50f2dfa
|
13 years |
anton |
ffserver: use new avformat_open_* API.
|
|
|
@e0518705
|
13 years |
anton |
ffprobe: use new avformat_open_* API.
|
|
|
@d0e142bb
|
13 years |
anton |
ffplay: use new avformat_open_* API.
|
|
|
@9ba38229
|
13 years |
anton |
cmdutils: add opt_default2().
It stores options in a dictionary to be …
|
|
|
@1b9b37b8
|
13 years |
anton |
dict: add AV_DICT_APPEND flag.
|
|
|
@25de595
|
13 years |
anton |
lavf: add avformat_write_header() as a replacement for …
|
|
|
@603b8bc
|
13 years |
anton |
Deprecate av_open_input_* and remove their uses.
Deprecate the last …
|
|
|
@05e84c95
|
13 years |
anton |
lavf: add avformat_open_input() as a replacement for av_open_input_*
…
|
|
|
@dc59ec5e
|
13 years |
anton |
AVOptions: add av_opt_find() as a replacement for av_find_opt.
|
|
|
@7e83e1c5
|
13 years |
anton |
AVOptions: add av_opt_set_dict() mapping a dictionary struct to a …
|
|
|
@0b7ccad6
|
13 years |
anton |
ffmpeg: don't abuse a global for passing frame size from input to …
|
|
|
@10de86b8
|
13 years |
anton |
ffmpeg: don't abuse a global for passing pixel format from input to …
|
|
|
@6ec2fd5f
|
13 years |
michaelni |
mmsh: fix 400 bad request
There is no need to write two HTTP newlines …
|
|
|
@9446d759
|
13 years |
anton |
ffmpeg: merge output_codecs array into AVOutputStream members.
…
|
|
|
@62940bb4
|
13 years |
anton |
ffmpeg: initialise encoders earlier.
Fixes choosing supported …
|
|
|
@1d076f46
|
13 years |
diego |
rtpenc_latm: Consistently use "Libav" in license boilerplate.
|
|
|
@d8407339
|
13 years |
martin |
rtsp: Don't pass string pointer as format string to ff_url_join
In …
|
|
|
@60953888
|
13 years |
martin |
mmsh: fixed printf injection bug in mmsh request
Signed-off-by: …
|
|
|
@7cbc2e60
|
13 years |
anton |
codec-regression: remove pointless -r options for dnxhd
|
|
|
@7a02527b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ac3enc: …
|
|
|
@a0bafaab
|
13 years |
michaelni |
mmsh: fixed printf injection bug in mmsh request
|
|
|
@b203f654
|
13 years |
justin.ruggles |
ac3enc: use correct alignment and length in channel coupling dsp …
|
|
|
@a6286bda
|
13 years |
anton |
ffmpeg: don't abuse a global for passing framerate from input to …
|
|
|
@8f3e9997
|
13 years |
anton |
ffmpeg: don't abuse a global for passing channels from input to output …
|
|
|
@d7ee440
|
13 years |
anton |
ffmpeg: don't abuse a global for passing samplerate from input to …
|
|
|
@7f2228db
|
13 years |
Reimar.Doeffinger |
Make buffer size check consistent and avoid a possible overflow.
|
|
|
@c940c31c
|
13 years |
Reimar.Doeffinger |
Fix spelling.
|
|
|
@e7c7b2d8
|
13 years |
michaelni |
Full support for sending H.264 in RTP
This implements support for the …
|
|
|
@88ff180
|
13 years |
mans |
ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
Signed-off-by: …
|
|
|
@3636e791
|
13 years |
diego |
swscale: use SwsContext for av_log when available
Signed-off-by: …
|
|
|
@4f4d1358
|
13 years |
Carl Eugen Hoyos |
Support reading chan atoms with empty channel descriptions.
Fixes …
|
|
|
@dbf23d19
|
13 years |
Carl Eugen Hoyos |
Reindent after last commit.
|
|
|
@b3452771
|
13 years |
Carl Eugen Hoyos |
Fix multi-channel AAC encoding.
Fixes ticket 55.
|
|
|
@b1c450b
|
13 years |
Carl Eugen Hoyos |
Fix "redundant redeclaration" warning.
|
|
|
@19b8c988
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed.
|
|
|
@c137fdd
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9e2f448d
|
13 years |
michaelni |
vf_mp: Fix large memleak.
Signed-off-by: Michael Niedermayer …
|
|
|
@a60466db
|
13 years |
diego |
swscale: Remove HAVE_MMX from files that are only compiled with MMX …
|
|
|
@97e057ff
|
13 years |
diego |
swscale: Fix compilation with --disable-mmx2.
Some MMX2 functions …
|
|
|
@b1931321
|
13 years |
michaelni |
mjpegenc: Fix JFIF version
|
|
|
@4e058302
|
13 years |
rsbultje |
swscale: remove misplaced comment.
The comment should have been …
|
|
|
@0be37367
|
13 years |
rsbultje |
ffmpeg: fix streaming to ffserver.
|
|
|
@9f632111
|
13 years |
rsbultje |
swscale: split out RGB48 output functions from yuv2packed[12X]_c().
…
|
|
|
@d530e57
|
13 years |
mans |
build: move vpath directives to main Makefile
Signed-off-by: Mans …
|
|
|
@0af8a71d
|
13 years |
rsbultje |
swscale: fix JPEG-range YUV scaling artifacts.
YUV planes were marked …
|
|
|
@cf53c486
|
13 years |
mans |
build: move ALLFFLIBS to a more logical place
Signed-off-by: Mans …
|
|
|
@e897a633
|
13 years |
mans |
ARM: factor some repetitive code into macros
Signed-off-by: Mans …
|
|
|
@4ac5dffc
|
13 years |
Philip Langdale |
CrystalHD: Use mp4toannexb bitstream filter.
The H.264 parser that we …
|
|
|
@7d2714d1
|
13 years |
Philip Langdale |
CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. …
|
|
|
@11177a4d
|
13 years |
jason |
Fix SVQ3 after adding 4:4:4 H.264 support
|
|
|
@7b442ad9
|
13 years |
jason |
H.264: fix CODEC_FLAG_GRAY
It was broken in 4:4:4, and still did …
|
|
|
@c90b9442
|
13 years |
jason |
4:4:4 H.264 decoding support
Note: this is 4:4:4 from the 2007 spec …
|
|
|
@173cd695
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (24 …
|
|
|
@fdb5e029
|
13 years |
Aurélien Jacobs |
matroskadec: properly decode color space in an endian neutral way
|
|
|
@5fec3a25
|
13 years |
Aurélien Jacobs |
matroskadec: use a temporary fourcc variable
|
|
|
@f440f742
|
13 years |
Aurélien Jacobs |
matroskaenc: ensure the written colorspace don't depend on host endianness
|
|
|
@99477adc
|
13 years |
justin.ruggles |
ac3enc: fix allocation of floating point samples.
sizeof(SampleType) …
|
|
|
@35bdaf3
|
13 years |
diego |
utils: Drop pointless '#if 1' preprocessor directive.
|
|
|
@38c304ad
|
13 years |
justin.ruggles |
ac3enc: remove empty ac3_float function that is never called
|
|
|
@e0cc66df
|
13 years |
justin.ruggles |
ac3enc: split templated float vs. fixed functions into a separate …
|
|
|
@e754dfc0
|
13 years |
justin.ruggles |
ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples …
|
|
|
@36151b3e
|
13 years |
justin.ruggles |
ac3enc: use function pointer to choose between AC-3 and E-AC-3 header …
|
|
|
@504811ba
|
13 years |
jason |
Roll back 4:4:4 H.264 for now
Needs some ARM/PPC asm modifications.
|
|
|
@295f0a25
|
13 years |
jason |
Fix SVQ3 after adding 4:4:4 H.264 support
|
|
|
@c177cfb4
|
13 years |
jason |
H.264: fix CODEC_FLAG_GRAY
It was broken in 4:4:4, and still did …
|
|
|
@c9c49387
|
13 years |
jason |
4:4:4 H.264 decoding support
Note: this is 4:4:4 from the 2007 spec …
|
|
|
@25f05ddb
|
13 years |
anton |
h264_parser: Fix whitespace after previous change.
Signed-off-by: …
|
|
|
@a26ce1e2
|
13 years |
anton |
h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.
…
|
|
|
@8d0786ec
|
13 years |
anton |
wav: remove an invalid free().
Signed-off-by: Anton Khirnov …
|
|
|
@a8fd2f4e
|
13 years |
anton |
lavf: initialise reference_dts in av_estimate_timings_from_pts.
Fixes …
|
|
|
@108f318d
|
13 years |
anton |
h264: don't be so picky on decoding pps in extradata.
Fixes issue2517 …
|
|
|
@3de33b00
|
13 years |
anton |
avcodec.h: add or elaborate on some documentation comments.
…
|
|
|
@33aec3f4
|
13 years |
anton |
h264: change a few comments into error messages
Signed-off-by: …
|
|
|
@86961eea
|
13 years |
anton |
ac3dec: fix doxy-style for comment ("/>" should be "/<" instead).
…
|
|
|
@a31d4b3a
|
13 years |
anton |
img2: add .dpx to the list of supported file extensions.
…
|
|
|
@294e5475
|
13 years |
anton |
ffv1: fix undefined behavior with insane widths.
The new tables is …
|
|
|
@e6ba3d42
|
13 years |
Aurélien Jacobs |
replace remaining usage of deprecated av_metadata_set2() by av_dict_set()
|
|
|
@7ebaa967
|
13 years |
Aurélien Jacobs |
matroskaenc: write colourspace element for rawvideo tracks
|
|
|