279 Commits (3ce858141309c09294177e63d9a36cd0924dc200)

Author SHA1 Message Date
Nicolas George a55692a960 ffprobe: check av_frame_alloc() failure. 11 years ago
Michael Niedermayer 565f786d1d ffprobe: Dont clear AVFrame between uses. 11 years ago
Michael Niedermayer bf1c87ee7a ffprobe: drop dependancy on sizeof(AVFrame) 11 years ago
wm4 5f6c21117f ffprobe: show best_effort_timestamp in the frame section 11 years ago
Stefano Sabatini 66a703ea01 ffprobe: only show tags when explicitly requested 11 years ago
Stefano Sabatini 65a3429e7a ffprobe: add cosmetical empty line 11 years ago
Stefano Sabatini 704cc5e75d ffprobe: free shared writer context on exit 11 years ago
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
Michael Niedermayer 0075a22f41 Revert "configure: add #include "version.h" to config.h" 11 years ago
Timothy Gu ca21116b3f configure: add #include "version.h" to config.h 11 years ago
Stefano Sabatini 8bf7ea8ac2 cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead 11 years ago
Marton Balint a02860351d ffprobe: add support for subtitle frames 11 years ago
Paul B Mahol 638d79a9d0 ffprobe: use designated initializer for AVClass 11 years ago
Stefano Sabatini d20241c9b1 ffprobe: remove various useless "," 11 years ago
Stefano Sabatini cbba331aa0 ffprobe: implement string validation setting 11 years ago
Stefano Sabatini 11cba3ba9d ffprobe: add support for nested options in writer contexts 11 years ago
Stefano Sabatini e87190f5d2 ffprobe: check for errors, and abort immediately 11 years ago
Stefano Sabatini ddaf33f5bb ffprobe: fix consistency checks in parse_read_intervals() 11 years ago
Stefano Sabatini f5b27b6d5f ffprobe: print stream channel_layout when available 11 years ago
Stefano Sabatini 7bac6e5cf8 ffprobe: fix uninitialized variable warning 11 years ago
Stefano Sabatini f0606a28de ffprobe: add -read_intervals option 11 years ago
Stefano Sabatini 5d12ec8fb7 ffprobe: downgrade log level for non fatal errors in open_input_file() 11 years ago
Nicolas George 83635ac67b ffprobe: show bitmap subtitles size. 11 years ago
Stefano Sabatini 291ad12ea2 ffprobe: show probe_score in the format section 11 years ago
Florent Tribouilloy 2186a7e547 ffprobe: add -show_programs option 11 years ago
Stefano Sabatini 2fcd400669 ffprobe: do not treat array elements as nested in the compact writer 11 years ago
Stefano Sabatini 5c616fe48b ffprobe: always exit 1 in case of errors 12 years ago
Stefano Sabatini 1fc626f8d0 ffprobe: reindent after previous commit 12 years ago
Nicolas George a334b00cf6 ffprobe: fix exit code with stream specifiers 12 years ago
Stefano Sabatini 205092bf47 ffprobe: simplify branching logic in probe_file() 12 years ago
Stefano Sabatini 4da5402256 ffprobe: show chapter and chapter metadata information 12 years ago
Stefano Sabatini e292d75113 ffprobe: set writer context to 0 after allocation 12 years ago
Stefano Sabatini f7ab23b0d0 ffprobe: remove deprecated frame "reference" field 12 years ago
Stefano Sabatini 1019cef329 ffprobe: support codec options 12 years ago
Michael Niedermayer 3ded235f59 ffprobe: use AVFrame accessor functions 12 years ago
Clément Bœsch d079d1d368 ffprobe: do not escape '"' between single quotes. 12 years ago
Stefano Sabatini 1a490df12f ffprobe: show pkt_size in frame 12 years ago
Stefano Sabatini 9a7256e8e0 ffprobe: free dictionary in opt_show_entries() 12 years ago
Stefano Sabatini c8a5365dcf ffprobe: implement -sections option 12 years ago
Stefano Sabatini 196765a7cc ffprobe: implement subsection field selection through the -show_entries option 12 years ago
Stefano Sabatini 64dc383de5 ffprobe: fix typo in a comment 12 years ago
Stefano Sabatini 6ca9c74cc6 ffprobe: add "," at the end of enum list 12 years ago
Stefano Sabatini 29d46d7bce ffprobe: fix potential NULL pointer dereference 12 years ago
Stefano Sabatini a945607a78 ffprobe: add an array of section print buffers to the WriterContext 12 years ago
Michael Niedermayer 4334ba043e ffprobe: fix use of uninitialized pointer in av_strtok() 12 years ago
Stefano Sabatini 531872d763 ffprobe: reindent after previous commit 12 years ago
Stefano Sabatini 3d189d41c1 ffprobe: add -select_streams option 12 years ago
Michael Niedermayer 8f0168a3b9 fix exit_program() prototypes 12 years ago
Stefano Sabatini 301f6da039 ffprobe: extend disposition printing support 12 years ago
Stefano Sabatini 50efde6bcb ffprobe: generalize nesting model for the XML writer 12 years ago