-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (46 commits)
mtv: Make sure audio_subsegments is not 0
v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
avconv: add symbolic names for -vsync parameters
flvdec: Fix compiler warning for uninitialized variables
rtsp: Fix compiler warning for uninitialized variable
ulti: convert to new bytestream API.
swscale: Use standard multiple inclusion guards in ppc/ header files.
Place some START_TIMER invocations in separate blocks.
v4l2: list available formats
v4l2: set the proper codec_tag
v4l2: refactor device_open
v4l2: simplify away io_method
v4l2: cosmetics
v4l2: uniform and format options
v4l2: do not force interlaced mode
avio: exit early in fill_buffer without read_packet
vc1dec: fix invalid memory access for small video dimensions
rv34: fix invalid memory access for small video dimensions
rv34: joint coefficient decoding and dequantization
avplay: Don't call avio_set_interrupt_cb(NULL)
...
Conflicts:
Changelog
avconv.c
doc/APIchanges
doc/indevs.texi
libavcodec/adxenc.c
libavcodec/dnxhdenc.c
libavcodec/h264.c
libavdevice/v4l2.c
libavformat/flvdec.c
libavformat/mtv.c
libswscale/utils.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- Changelog 1 addition, 1 deletionChangelog
- avconv.c 23 additions, 7 deletionsavconv.c
- configure 3 additions, 0 deletionsconfigure
- doc/APIchanges 4 additions, 0 deletionsdoc/APIchanges
- doc/avconv.texi 4 additions, 4 deletionsdoc/avconv.texi
- doc/general.texi 1 addition, 1 deletiondoc/general.texi
- doc/indevs.texi 2 additions, 2 deletionsdoc/indevs.texi
- ffmpeg.c 22 additions, 6 deletionsffmpeg.c
- libavcodec/adxdec.c 8 additions, 0 deletionslibavcodec/adxdec.c
- libavcodec/adxenc.c 77 additions, 108 deletionslibavcodec/adxenc.c
- libavcodec/arm/rv34dsp_init_neon.c 0 additions, 3 deletionslibavcodec/arm/rv34dsp_init_neon.c
- libavcodec/arm/rv34dsp_neon.S 0 additions, 24 deletionslibavcodec/arm/rv34dsp_neon.S
- libavcodec/bytestream.h 5 additions, 1 deletionlibavcodec/bytestream.h
- libavcodec/cabac.c 0 additions, 31 deletionslibavcodec/cabac.c
- libavcodec/cabac.h 0 additions, 61 deletionslibavcodec/cabac.h
- libavcodec/dnxhdenc.c 2 additions, 3 deletionslibavcodec/dnxhdenc.c
- libavcodec/h264.c 4 additions, 9 deletionslibavcodec/h264.c
- libavcodec/indeo5.c 2 additions, 2 deletionslibavcodec/indeo5.c
- libavcodec/libspeexenc.c 7 additions, 5 deletionslibavcodec/libspeexenc.c
- libavcodec/rv34.c 47 additions, 38 deletionslibavcodec/rv34.c
Loading
Please register or sign in to comment