- 14 Feb, 2014 27 commits
-
-
Michael Niedermayer authored
* qatar/master: doc/examples: misc Doxygen markup improvements Conflicts: doc/examples/muxing.c doc/examples/transcode_aac.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3a26ccbf': build: doxy: Include code examples in Doxygen documentation Conflicts: doc/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '19d31278': doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh Conflicts: doc/Doxyfile doc/doxy-wrapper.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'f1f42cfc': build: Do not pass HTML snippets and stylesheet as input to Doxygen Conflicts: doc/Makefile See: 0f378d86Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'e6c175df': Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.sh Conflicts: doc/Doxyfile See: 7d0ca5b7Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '066ad249': h264_sei: reorder headers Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '304e916a': h264_sei: name buffering period type consistently Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '15210354': h264: drop outdated comments Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3a057670': h264: store current_sps_id inside the current sps Conflicts: libavcodec/h264.c libavcodec/h264_ps.c The current_sps_id is not removed as it used in security related code. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '73e8fab3': h264: print values in case of error Conflicts: libavcodec/h264.c libavcodec/h264_ps.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'f8c507f4': h264: Refactor ff_h264_decode_ref_pic_list_reordering Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
Add properly formatted @example tag and fix Doxygen syntax.
-
Diego Biurrun authored
-
Diego Biurrun authored
This allows using the libav source path as the example path.
-
Diego Biurrun authored
These files are referenced elsewhere and only generate warnings if presented to Doxygen as input files.
-
Diego Biurrun authored
-
Lukasz Marek authored
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Vittorio Giovara authored
Also drop unused assert.h.
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
In preparation for MVC support.
-
Vittorio Giovara authored
Also make error style consistent and drop redundant information.
-
Michael Niedermayer authored
* qatar/master: mpeg12dec: do not add stereo3D side data to a non-existing frame Conflicts: libavcodec/mpeg12dec.c See: fe285b04Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd2617193': configure: do not link libraries against program-specific dependencies Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '60e6cecf': configure: avserver does not need $ldl Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '8a225034': jv: detect partial packets in the demuxer Conflicts: libavformat/jvdec.c See: 9d0c71e5 See: b948ab81Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'f795a8a8': h264: make context_count unsigned Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Feb, 2014 13 commits
-
-
Michael Niedermayer authored
* lukaszmluki/master: lavd/opengl_enc: implement uncoded frame callback lavd/opengl_enc: add gray8/16 formats Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
mrlika authored
Copy multiple languages data from PMT to extradata. New 5 bytes per language extradata format. Reviewed-by: Marton Balint <cus@passwd.hu> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
In preparation for MVC support.
-
Lukasz Marek authored
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
-
Lukasz Marek authored
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
James Almer authored
Tested on an AMD FX 6300 679081 decicycles in ff_flac_lpc_32_xop, 32768 runs 774425 decicycles in ff_flac_lpc_32_sse4, 32768 runs Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Support the cases where the first and last operand of the XOP instruction are the same. Also add vpmacsdql emulation. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
James Darnley authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
-
Michael Niedermayer authored
Prevents out of array writes Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-